Commit Graph

407 Commits

Author SHA1 Message Date
Mawoka 5e085d2a56 🐛 Fixed wrong filter in file-list endpoint 2023-06-15 15:24:26 +02:00
Mawoka c0875e4c2a Added Answer-Count to admin screen 2023-06-14 17:44:50 +02:00
Mawoka db26082a00 🚨 Fixed DeepSource issues 2023-06-14 16:33:44 +02:00
Mawoka 6673a77b8a 🚑 Fixed thumbhash worker error 2023-06-13 11:27:17 +02:00
Mawoka 9cbb502cf3 🚑 Fixed Storage download endpoint 2023-06-12 20:46:40 +02:00
Mawoka bb8c3a07eb Added documentation about new storage and how to use it 2023-06-12 20:01:30 +02:00
Mawoka 2357f634e6 Added translations 2023-06-12 19:34:22 +02:00
Mawoka 9c0058f1c3 Improved file uploader; uploads from the library can be selected 2023-06-11 20:10:53 +02:00
Mawoka 0b256e2896 🐛 Fixed a bug in import function and in PrivateStorageItem 2023-06-11 13:22:10 +02:00
Marlon e7eb0a7621 Merge branch 'master' into new-storage 2023-06-09 13:41:16 +02:00
Mawoka 09a09cf1cf Fixed multiple things 2023-06-09 13:38:36 +02:00
Mawoka c220e3ae18 Added working video to kahoot-mode in admin screen 2023-06-09 12:51:30 +02:00
Mawoka 28c072227c Quick save 2023-06-09 10:07:47 +02:00
Mawoka 44432b20c7 Added storage_limit for user accounts 2023-05-30 11:14:46 +02:00
Mawoka 48dc6bd8ae Added storage_used to user model 2023-05-29 19:21:15 +02:00
Mawoka eae9f440b4 Added endpoint to get disk usage 2023-05-29 17:04:54 +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 c0bb8ce599 Removed pow, alertModal and fixed storage 2023-05-28 13:03:20 +02:00
Mawoka 0a73c3a811 Saving image relations on save in editor 2023-05-28 12:03:13 +02:00
Mawoka 10668e420b Migrated from image urls to image uuids 2023-05-27 16:37:21 +02:00
Marlon 6654b73c3e 🚑 Fixed OAuth 2023-05-25 15:51:23 +02:00
Mawoka 7222fb5632 Added basic upload endpoint 2023-05-25 13:41:55 +02:00
Mawoka 79adb925ce 🐛 Fixed selection not highlighting correctly 2023-05-25 09:57:31 +02:00
Mawoka c6dc71b941 Added Check Choice question type 2023-05-24 21:40:53 +02:00
Mawoka d9cd412480 Closes #158 2023-05-24 19:29:48 +02:00
Marlon 90ecd5b2fa Merge pull request #230 from mawoka-myblock/quiztivity 2023-05-24 19:04:49 +02:00
Mawoka d5cb5b1ff5 Shares Menu nearly feature complete 2023-05-24 19:00:30 +02:00
Mawoka 4b8358176b Added shares on admin-site 2023-05-24 16:11:22 +02:00
Marlon 3247ab3031 Merge pull request #161 from mawoka-myblock/pre-commit-ci-update-config 2023-05-13 22:51:23 +02:00
Mawoka f23fb4f625 Basic Quiztivity working 2023-05-13 19:49:38 +02:00
Mawoka 5106392df8 🚑 Fixed OAuth bug 2023-05-05 21:19:08 +02:00
Mawoka 2750e7539d Added basic quiztivity editor 2023-05-05 21:16:57 +02:00
pre-commit-ci[bot] 6ea0d809ad [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
2023-04-25 05:45:28 +00:00
Mawoka a0b02ec9c3 Added s3 storage 2023-04-18 19:22:26 +02:00
Mawoka 9d685e25df 🚧 Some progress with ClassQuizController 2023-04-15 13:24:36 +02:00
Mawoka ac18621672 🚧 Added code for new ClassQuizController 2023-04-04 12:29:27 +02:00
Mawoka 46ff32a986 Implemented ClassQuizController-logic 2023-03-27 21:04:08 +02:00
Mawoka 5947c7aade Added admin-option to delete an account 2023-02-18 12:00:57 +01:00
Mawoka 1d44057ab4 Merge pull request #212 from mawoka-myblock/custom-openid-oauth 2023-02-17 15:22:41 +01:00
Mawoka dd8be0a772 Custom OAuth works 2023-02-17 15:14:49 +01:00
Mawoka 7ac14facc3 🚑 Catching bug in save-quiz 2023-02-17 12:19:49 +01:00
Mawoka c2a8c36142 :wip: Nearly finished openid 2023-02-17 12:18:28 +01:00
Mawoka 86821e2eb3 :wip: Some changes in custom-oauth 2023-02-16 20:11:57 +01:00
Mawoka 6f77bdebe1 Added some files and config for openid 2023-02-14 17:44:19 +01:00
Mawoka eb8abb5b0a Merge pull request #203 from mawoka-myblock/save-game-results 2023-02-13 17:51:03 +01:00
Mawoka 3646fcf90b Finished game-results 2023-02-13 17:37:05 +01:00
Mawoka 6e9d614f3f 🐛 Fixed datetime bug and added sorting to quizzes on dashboard 2023-02-09 16:17:20 +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 ce67ba6a0c 🐛 Fixed old quizzes not showing up on user-screen 2023-01-29 14:42:47 +01:00