Commit Graph

807 Commits

Author SHA1 Message Date
Mawoka dc4e7597b8 Added total question-count to live/get_question/now-endpoint 2022-10-07 13:22:25 +02:00
Mawoka 211fa0b542 🐛 Fixed wrong total-questions-count 2022-10-07 13:16:00 +02:00
Mawoka ef2f24f6f5 🐛 Fixed in-human-count 2022-10-07 13:13:37 +02:00
Mawoka 7e464fe4b9 Added in_human-count thing to /live/get_question/now-endpoint 2022-10-07 13:09:43 +02:00
Mawoka 5fe55b722c 🚑 Fixed Live-API 2022-10-07 13:02:44 +02:00
Mawoka dadddd57ed 🚑 Fixed Range-Answers 2022-10-07 11:16:08 +02:00
Mawoka 2628b19702 🚑 Fixed Range-Answers 2022-10-07 11:15:40 +02:00
Mawoka b7da6424df 🐛 Fixed recaptcha-env-variable 2022-10-06 18:50:00 +02:00
Mawoka c7647705bc 🐛 Fixed recaptcha-env-variable 2022-10-06 18:46:45 +02:00
Mawoka af53b94ced Added background-tasks and image-cleanup 2022-10-06 18:20:58 +02:00
Mawoka 680ba39b54 Merge remote-tracking branch 'origin/master' 2022-10-06 17:48:13 +02:00
Mawoka ebedbb81e4 Closes #146 2022-10-06 17:45:57 +02:00
Mawoka dcfeea4e8c Merge pull request #148 from mawoka-myblock/imgbot 2022-10-06 15:26:14 +02:00
pre-commit-ci[bot] dbc24947c3 [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
2022-10-06 12:54:27 +00:00
ImgBotApp a63c6a5a89 [ImgBot] Optimize images
*Total -- 741.36kb -> 689.83kb (6.95%)

/frontend/src/lib/editor/checker-bg.svg -- 0.38kb -> 0.16kb (58.44%)
/frontend/static/android-chrome-512x512.png -- 307.94kb -> 269.17kb (12.59%)
/frontend/src/lib/play/kahoot_mode_assets/0.svg -- 1.51kb -> 1.33kb (12.15%)
/frontend/static/android-chrome-192x192.png -- 60.26kb -> 56.61kb (6.06%)
/frontend/static/apple-touch-icon.png -- 54.06kb -> 51.18kb (5.34%)
/logo.png -- 279.45kb -> 273.98kb (1.96%)
/frontend/src/lib/play/kahoot_mode_assets/1.svg -- 2.94kb -> 2.89kb (1.73%)
/frontend/static/favicon-32x32.png -- 3.00kb -> 2.95kb (1.56%)
/frontend/src/lib/dashboard/start_game_background.svg -- 31.83kb -> 31.58kb (0.8%)

Signed-off-by: ImgBotApp <ImgBotHelp@gmail.com>
2022-10-06 12:54:08 +00:00
Mawoka 39e2d55248 🍱 Updated README-logo 2022-10-06 13:14:46 +02:00
Mawoka 4ecb880e92 :Bug: Fixed gme-pin input 2022-10-05 19:52:22 +02:00
Mawoka 921c3fcf80 🐛 Removed numeric input 2022-10-05 19:45:16 +02:00
Mawoka a72dabe918 Make numpad show up on game-pin input 2022-10-05 19:37:52 +02:00
Mawoka 6efd240955 🐛 Fixed white text on light background 2022-10-05 19:30:39 +02:00
Mawoka 6940716fea Added Date into export-file-name 2022-10-05 19:21:08 +02:00
Mawoka 5c432b1fd9 🐛 Fixed player-sorting-thing 2022-10-05 18:56:57 +02:00
Mawoka a2fd473a1d 🚑 Fixed frontend not building 2022-10-05 18:22:34 +02:00
Mawoka caaae303cf Added reCaptcha v3 2022-10-05 17:57:01 +02:00
Mawoka 46942c7e8b Fixed player-simulator 2022-10-05 16:51:28 +02:00
Mawoka 6b311b00f7 Changed design of ClassQuiz 2022-10-05 16:39:09 +02:00
Mawoka 1bd42e5e86 Improved interface of custom field 2022-10-05 14:06:38 +02:00
Mawoka 0529181847 🥅 Catching error if nobody has answered 2022-10-05 13:54:04 +02:00
Mawoka 9425c1e6d9 Added live-endpoint for voting-questions 2022-10-05 13:46:58 +02:00
Mawoka 39b5c6d08a Added Scores to export 2022-10-05 13:21:57 +02:00
Mawoka 2b2a7229fa Modified live-API 2022-10-05 13:11:45 +02:00
Mawoka 3b4b478ac4 Merge pull request #145 from mawoka-myblock/144-answers-background-colors-preset-in-game-edit 2022-10-05 13:00:52 +02:00
Mawoka bf7e1daa2a Saving custom color for the quizzes 2022-10-05 12:58:22 +02:00
Mawoka 38b55c336e Added Quiz-ID to dashboard with an option to copy it to the clipboard 2022-10-05 12:28:17 +02:00
Mawoka 04c87adb4c 🐛 Fixed custom-field export-stuff 2022-10-05 11:57:33 +02:00
Mawoka 385a966e58 🌐 Added missing translation 2022-10-05 11:49:02 +02:00
Mawoka 8cdb0c4716 Merge remote-tracking branch 'origin/master' 2022-10-05 11:44:51 +02:00
Mawoka 4a580c95f0 Shortened Game-PIN in frontend 2022-10-05 11:44:35 +02:00
Mawoka 061432a1e0 Merge pull request #143 from npv12/master 2022-10-05 11:43:47 +02:00
Pranav 51fc1aa8b7 chore: reduce game pin to 6 digits
Signed-off-by: Pranav <npv12@iitbbs.ac.in>
2022-10-05 13:05:46 +05:30
pre-commit-ci[bot] c1df8f37c2 [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
2022-10-05 06:14:17 +00:00
Pranav c1f1a1721a fix: create a new game pin if there already exists one
Signed-off-by: Pranav <npv12@iitbbs.ac.in>
2022-10-05 11:30:48 +05:30
Mawoka b25d16c21e 🚑 Fixed live-API 2022-10-04 20:59:13 +02:00
Mawoka 228accea8e Merge pull request #141 from mawoka-myblock/132-add-a-field-for-optional-data-to-be-entered-by-the-players 2022-10-04 20:05:05 +02:00
Mawoka 6d0b88b56a Done! 2022-10-04 20:04:08 +02:00
Mawoka d52f8cc017 Adding live/get_question/now-endpoint 2022-10-04 18:46:49 +02:00
Mawoka a6d992dac1 🐛 Fixed player-kick-thing 2022-10-04 18:35:06 +02:00
Mawoka b1cbfdf57b Merge pull request #140 from mawoka-myblock/132-add-a-field-for-optional-data-to-be-entered-by-the-players 2022-10-04 17:21:04 +02:00
Mawoka a56896c009 Implemented live-API with quiz-id instead of game-pin 2022-10-04 17:19:43 +02:00
Mawoka b207735b37 Merge pull request #139 from mawoka-myblock/135-add-a-new-question-type-voting-questions 2022-10-04 16:48:21 +02:00