Commit Graph

818 Commits

Author SHA1 Message Date
pre-commit-ci[bot] eb8f946ca2 [pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/psf/black: 22.8.0 → 22.10.0](https://github.com/psf/black/compare/22.8.0...22.10.0)
- [github.com/pre-commit/mirrors-prettier: v3.0.0-alpha.0 → v3.0.0-alpha.1](https://github.com/pre-commit/mirrors-prettier/compare/v3.0.0-alpha.0...v3.0.0-alpha.1)
2022-10-11 01:31:26 +00:00
Mawoka e8f244a328 🐛 Fixed live-endpoint 2022-10-07 19:01:13 +02:00
Mawoka f5d49af44f 🥅 Catching error which could occur on export 2022-10-07 18:52:37 +02:00
Mawoka 20e8c85502 Merge remote-tracking branch 'origin/master' 2022-10-07 18:51:10 +02:00
Mawoka bf23860d29 🚑 Fixed quiz-export function 2022-10-07 18:50:55 +02:00
Mawoka 89568812b0 Merge pull request #153 from mawoka-myblock/translation 2022-10-07 17:36:55 +02:00
Mawoka 8b2c21f4dd Added as_array-option to liv/user_count-endpoint 2022-10-07 17:20:23 +02:00
Mawoka b191c3ab89 Removed plausible from built-in 2022-10-07 17:14:55 +02:00
Mawoka 724e5e51ef 🐛 Fixed quiz-export 2022-10-07 17:10:20 +02:00
Mawoka d8b3bfdfea 🐛 Fixed live/get_question/now-endpoint 2022-10-07 16:47:19 +02:00
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