Commit Graph

32 Commits

Author SHA1 Message Date
Mawoka db1266d3b7 🚑 Tried to json.dumps a Pydantic class 2022-06-12 20:59:39 +02:00
Mawoka 9201a4763e ♻️ Cleaned socket_server up by using classes instead of dicts 2022-06-11 22:21:14 +02:00
Mawoka 60a7c9b377 🔇 Removed prints 2022-05-08 15:43:48 +02:00
Mawoka 18b86542ad #41 2022-05-07 19:16:00 +02:00
Mawoka d275279748 🏷️ Added type-hints in socket_server 2022-05-07 13:27:29 +02:00
Mawoka 61eb56f756 🥅 Caught error from in socket_server 2022-05-06 22:12:43 +02:00
Mawoka 92b24d5a3e Fixed #51 2022-05-02 16:18:27 +02:00
Mawoka 95e1dcc1a4 🐛 Fixed play-screen 2022-04-28 15:31:20 +02:00
Mawoka 6c68010784 🚨 Removed comments 2022-04-16 11:36:47 +02:00
Mawoka 1090f21ac3 🔇 Removed logs 2022-04-15 20:42:42 +02:00
Mawoka 061c409dc3 🐛 Trying stuff 2022-04-15 19:58:12 +02:00
Mawoka 4bd0bf25b3 Fixed stuff 2022-04-15 19:53:01 +02:00
Mawoka 4d61190d98 trying stuff out 2022-04-15 19:09:44 +02:00
Mawoka e76c0a0043 🔇 Removed debug prints 2022-04-15 11:52:35 +02:00
deepsource-autofix[bot] a431981bb4 Format code with black
This commit fixes the style issues introduced in 88a8cec according to the output
from black.

Details: https://deepsource.io/gh/mawoka-myblock/ClassQuiz/transform/0eaa4519-980e-466d-ac20-6de04a1f1c8b/
2022-04-10 11:10:39 +00:00
Mawoka 88a8cec5b2 🚧 Added winner-screen 2022-04-10 13:10:21 +02:00
Mawoka 6d5ba5ce74 🎨 black 2022-04-09 11:06:36 +02:00
Mawoka fd0b51d7e3 🚨 deepsource 2022-04-09 10:55:17 +02:00
Mawoka 87920b055c 🚨 Made flake8 happy 2022-04-09 10:29:55 +02:00
Mawoka b3a54ce4f5 Migrated to deta from imgur for image-storing 2022-04-01 18:38:32 +02:00
Mawoka 6d28608824 🚑 Hotfix in socket-server 2022-03-31 15:42:15 +02:00
Mawoka d48ab734a5 📝 Docs about the socket.io-connection 2022-03-12 18:35:43 +01:00
Mawoka 33d2e095fb 🚑 Redis.get was replaced by redis.search 2022-03-12 17:44:40 +01:00
Mawoka b9da1b0492 🔇 Removed prints 2022-03-09 18:52:10 +01:00
Mawoka 5c5386fdf8 Added get and search kahoot-thing 2022-03-08 21:20:53 +01:00
Mawoka 725cb4caee 🚨 Optimized python-imports 2022-03-06 16:29:20 +01:00
Mawoka eab19822f1 Added ttl to game(sessions) 2022-03-03 21:33:22 +01:00
Mawoka 24cac7fd4e Fixed bug where just 1st player results gets counted 2022-03-01 17:34:54 +01:00
Mawoka 805258c5ff Small changes (kidding) 2022-02-28 17:14:47 +01:00
Mawoka 4f668748e1 Made get_question_results "public" 2022-02-28 15:07:45 +01:00
Mawoka 80218d92b1 Added captcha-check 2022-02-28 15:07:27 +01:00
Mawoka 1805d6fe98 Initial commit 2022-02-27 21:23:57 +01:00