Commit Graph

281 Commits

Author SHA1 Message Date
Mawoka 0af5aeef95 Editor and backend! 2022-12-21 22:03:37 +01:00
Mawoka ab1ab91153 🐛 Fixed webauthn for root_url with port 2022-12-19 13:30:43 +01:00
Mawoka ec3f6f3dd2 🐛 Fixed webauthn 2022-12-18 19:49:00 +01:00
Mawoka 2e159af134 Advanced Authentication 2022-12-18 18:31:06 +01:00
Mawoka bb848adca8 ♻️ Simplified Authentication-code 2022-12-17 16:10:32 +01:00
Mawoka d044745d62 🐛 Converted string to text for quiz-description and title 2022-12-17 11:39:44 +01:00
Mawoka 3be5cd5f66 🐛 Urlencoding headers for file-downloads 2022-12-10 12:39:32 +01:00
Mawoka 394887aff6 🐛 Fixed ascii-encoding in headers 2022-12-05 18:19:34 +01:00
Mawoka eaf1889c1d 🐛 Maybe fixed unicode error in export-function 2022-12-05 18:10:46 +01:00
Mawoka 5934d06c7f 🐛 Fixed skip_email_verification 2022-12-03 15:14:42 +01:00
Mawoka b01b138998 Added tests and fixed some small bugs 2022-12-03 14:58:23 +01:00
Mawoka 3d3b282776 Added download-button to public-quiz-view 2022-12-01 17:44:02 +01:00
Mawoka 352e26e6d6 🐛 Fixed OAuth in specific cases 2022-12-01 16:07:07 +01:00
Mawoka b3960db2e6 📝 Added documentation for the cqa-file-format used for quizzes 2022-11-30 21:33:03 +01:00
Mawoka fde5b7178b Added new import and export function to download quizzes 2022-11-30 21:18:17 +01:00
Mawoka cef57203eb 🥅 Catching download-error 2022-11-23 15:55:10 +01:00
Mawoka 38790232c2 🚑 Fixed allowed html-tags for custom formatting 2022-11-21 17:15:06 +01:00
Mawoka 13f97abfa9 Don't remove formatting on Kahoot-Quizzes 2022-11-21 17:11:02 +01:00
Mawoka cd09073cd1 Closing #172 2022-11-21 17:09:43 +01:00
Mawoka dc6ccb926f 🚑 Fixed #177 2022-11-20 19:05:42 +01:00
Mawoka f515381593 Closes #164 2022-11-20 11:56:28 +01:00
Mawoka 66797f511a 🐛 Maybe fixed oauth bug 2022-11-06 12:16:16 +01:00
Mawoka b6f4566ede 🐛 Maybe fixed google-oauth bug 2022-11-06 12:11:51 +01: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 bf23860d29 🚑 Fixed quiz-export function 2022-10-07 18:50:55 +02:00
Mawoka 8b2c21f4dd Added as_array-option to liv/user_count-endpoint 2022-10-07 17:20:23 +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 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 6940716fea Added Date into export-file-name 2022-10-05 19:21:08 +02:00
Mawoka caaae303cf Added reCaptcha v3 2022-10-05 17:57:01 +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 04c87adb4c 🐛 Fixed custom-field export-stuff 2022-10-05 11:57:33 +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 6d0b88b56a Done! 2022-10-04 20:04:08 +02:00