Commit Graph

47 Commits

Author SHA1 Message Date
Mawoka 0177f5371d 🚑 Fixed broken migration again 2023-07-12 11:22:26 +02:00
Mawoka cd587d04e2 🚑 Fixed broken migration 2023-07-12 11:19:23 +02:00
Mawoka 177719e21c Added proper delete constrains in database 2023-07-12 11:16:32 +02:00
Mawoka 99232b442d Added Ratins, Plays and Views to Quizzes 2023-06-30 20:40:18 +02:00
Mawoka 330f3d9b1d Made repo REUSE compliant 2023-06-30 13:16:12 +02:00
Mawoka 62538406df 🔀 Merged ClassQuizController 2023-06-30 01:36:48 +02:00
Mawoka 4a3339b9b8 Improved ClassQuizController 2023-06-30 01:05:13 +02:00
Mawoka b7bb889735 🚨 Fixed further DeepSource warnings 2023-06-14 16:40:16 +02:00
Mawoka db26082a00 🚨 Fixed DeepSource issues 2023-06-14 16:33:44 +02:00
Mawoka 4e55f21138 🚑 Fixed migration 6 by removing it 2023-06-12 20:41:23 +02:00
Mawoka 63ec4a371f 🚑 Fixed migration 5 2023-06-12 20:32:27 +02:00
Mawoka 0e62639241 🚑 Fixed migration 4 2023-06-12 20:30:14 +02:00
Mawoka 0b6a1db55c 🚑 Fixed migration 3 2023-06-12 20:25:09 +02:00
Mawoka 9ab0f9be93 🚑 Fixed migration 2 2023-06-12 20:24:04 +02:00
Mawoka 23ddde9659 🚑 Fixed migration 2023-06-12 20:22:39 +02:00
Mawoka 09a09cf1cf Fixed multiple things 2023-06-09 13:38:36 +02:00
Mawoka b64ed05235 Merged database migrations into one 2023-05-29 19:39:55 +02:00
Mawoka 48dc6bd8ae Added storage_used to user model 2023-05-29 19:21:15 +02:00
Mawoka a8b59ce6f5 Added streaming up- and downloads, fixed file sizes and added a (not working) dashboard 2023-05-29 16:24:38 +02:00
Mawoka 10668e420b Migrated from image urls to image uuids 2023-05-27 16:37:21 +02:00
Mawoka 025c1fddab Migrated db to only use uuids for images instead of links 2023-05-25 18:19:28 +02:00
Mawoka 7222fb5632 Added basic upload endpoint 2023-05-25 13:41:55 +02:00
Mawoka 4b8358176b Added shares on admin-site 2023-05-24 16:11:22 +02:00
Mawoka 2750e7539d Added basic quiztivity editor 2023-05-05 21:16:57 +02:00
Mawoka ac18621672 🚧 Added code for new ClassQuizController 2023-04-04 12:29:27 +02:00
Mawoka 5947c7aade Added admin-option to delete an account 2023-02-18 12:00:57 +01:00
Mawoka 3646fcf90b Finished game-results 2023-02-13 17:37:05 +01:00
Mawoka bce22c43fc Started working on results-UI 2023-01-31 17:26:19 +01:00
Mawoka a980c70d85 Game results can now be saved in db 2023-01-29 18:16:05 +01:00
Mawoka 76311ed0ee Added button to view imported quiz on Kahoot!. 2023-01-27 23:02:53 +01:00
Mawoka 1633d56299 Added background-image to quizzes 2022-12-28 19:07:32 +01:00
Mawoka a52737bc0c 🚑 Fixed migration, database rollback required!!! 2022-12-18 19:30:48 +01:00
Mawoka 43683b3b66 🚑 Fixed migration, database rollback required!!! 2022-12-18 18:40:57 +01:00
Mawoka 2e159af134 Advanced Authentication 2022-12-18 18:31:06 +01:00
Mawoka d044745d62 🐛 Converted string to text for quiz-description and title 2022-12-17 11:39:44 +01: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 e2814c7944 Added API-keys for live game data 2022-09-19 21:29:04 +02:00
Mawoka 2ab9d14d3e Added cover-image (Closes #103) 2022-09-08 17:47:29 +02:00
Mawoka 56e78dd25a 🌐 Integrated Italian translation 2022-08-29 16:05:37 +02:00
Mawoka 1942128c09 🚨 Fixed vulnerable SQL-statement in migration 2022-07-07 10:41:47 +02:00
Mawoka f7b97b1b88 Added working user-avatars 2022-07-05 22:14:40 +02:00
Mawoka 469cd3e779 📄 Added license-note to every file 2022-07-02 17:20:55 +02:00
Mawoka 39dce66b78 Added GitHub and Google OAuth 2022-06-11 16:48:24 +02:00
Mawoka 7e12c05a9a 🐛 Fixed migration 2022-06-10 19:29:45 +02:00
Mawoka cf639b8f47 🚨 Removed unused import 2022-06-10 18:50:14 +02:00
Mawoka d4b66ca052 Added alembic and info if quiz was imported from KAHOOT! 2022-06-10 18:45:13 +02:00