Mawoka
|
a6d992dac1
|
🐛 Fixed player-kick-thing
|
2022-10-04 18:35:06 +02:00 |
|
Mawoka
|
a56896c009
|
✨ Implemented live-API with quiz-id instead of game-pin
|
2022-10-04 17:19:43 +02:00 |
|
Mawoka
|
60822283e3
|
✨ Implemented in Live-Game
|
2022-10-04 15:38:15 +02:00 |
|
Mawoka
|
b03d3e17dd
|
🐛 Fixed kicked player still listed in live-API
|
2022-10-01 22:57:43 +02:00 |
|
SavagePastaMan
|
58a548f8a0
|
🚨 Fix linting errors
|
2022-09-29 20:42:06 -04:00 |
|
Mawoka
|
7762f6632e
|
✨ Added custom background-color
|
2022-09-26 18:26:22 +02:00 |
|
Mawoka
|
c8402c697a
|
✨ Endpoint for live player-scores
|
2022-09-25 21:04:38 +02:00 |
|
Mawoka
|
0d41f24a42
|
✨ Players can be kicked
|
2022-09-25 17:12:25 +02:00 |
|
Mawoka
|
2e6b5ad63c
|
✨ Added scoreboard
|
2022-09-25 12:22:50 +02:00 |
|
Mawoka
|
6af4693f0b
|
✨ Measuring time the player needed to answer
|
2022-09-23 21:07:51 +02:00 |
|
Mawoka
|
e2814c7944
|
✨ Added API-keys for live game data
|
2022-09-19 21:29:04 +02:00 |
|
Mawoka
|
2c02f2ef54
|
✨ Quiz is no loner stored in player's browser and more improvements under the hood
|
2022-09-19 19:21:24 +02:00 |
|
Mawoka
|
cd2e4245d0
|
✨ Closes #112
|
2022-09-17 14:43:16 +02:00 |
|
Mawoka
|
54e13077f7
|
✨ Added new range-answer type
|
2022-07-09 23:02:59 +02:00 |
|
Mawoka
|
469cd3e779
|
📄 Added license-note to every file
|
2022-07-02 17:20:55 +02:00 |
|
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 |
|