Commit Graph

43 Commits

Author SHA1 Message Date
Mawoka f63483a614 Merge remote-tracking branch 'origin/master' 2022-04-24 20:46:57 +02:00
Mawoka 23a2106d7c 🐛 Fixed #42 2022-04-24 20:46:47 +02:00
Mawoka e924b112a6 🚑 Fixed private quizzes getting listed in /explore and /search 2022-04-20 21:51:35 +02:00
Mawoka 982027eb5a Bumped test-coverage to ~87% 2022-04-16 22:36:08 +02:00
Mawoka bd23036414 🚨 Merged with-statements 2022-04-16 11:54:14 +02:00
Mawoka 69f0aa8846 🚨 Merged if-statements 2022-04-16 11:41:37 +02:00
Mawoka e76c0a0043 🔇 Removed debug prints 2022-04-15 11:52:35 +02:00
Mawoka cfcc671545 🐛 Players now can also start quizzes from others 2022-04-14 21:33:16 +02:00
Mawoka 10fea846b7 🔒 Sanitizing inputs 2022-04-14 21:24:39 +02:00
deepsource-autofix[bot] 556aa0d2f0 Format code with black
This commit fixes the style issues introduced in 2b288b4 according to the output
from black.

Details: https://deepsource.io/gh/mawoka-myblock/ClassQuiz/transform/5d38ef77-a256-4b0c-9973-ca93b1b7b1b4/
2022-04-14 15:47:47 +00:00
Mawoka 2b288b4626 🐛 Fixed explore-screen 2022-04-14 17:47:34 +02:00
Mawoka fe0775cc07 🚨 2022-04-14 16:05:27 +02:00
Mawoka 7cf2fe7c2b Changes of "Public" also affect search now 2022-04-14 15:57:17 +02:00
deepsource-autofix[bot] 0d58769ace Format code with black 2022-04-14 13:46:09 +00:00
Mawoka 5d4ace77a9 Added /explore and /view 2022-04-14 14:20:48 +02:00
Mawoka d43795b35f Added search 2022-04-14 12:43:28 +02:00
Mawoka 5e507d7b41 🐛 Fixed regex 2022-04-12 13:10:59 +02:00
Mawoka 47cfc962bf 🚑 image-fix (5th time) 2022-04-11 18:03:12 +02:00
Mawoka 5b08c382a0 🚑 image-fix (4th time) 2022-04-11 17:58:13 +02:00
Mawoka 072791c5ed 🚑 image-fix (3rd time) 2022-04-11 17:50:09 +02:00
Mawoka f7fce8f7c6 🚑 image-fix 2022-04-11 17:44:44 +02:00
Mawoka 61219142cf 🚑 image-bug 2022-04-11 17:38:36 +02:00
Mawoka 6d5ba5ce74 🎨 black 2022-04-09 11:06:36 +02:00
Mawoka 87920b055c 🚨 Made flake8 happy 2022-04-09 10:29:55 +02:00
Mawoka ed87d47399 🥅 Added info why quiz can't get imported 2022-04-08 15:19:05 +02:00
Mawoka 8c472327f4 🐛 Only delete images if there are images to delete (smart, right?) 2022-04-07 17:16:13 +02:00
Mawoka a3e5d26397 🐛 Fixed #8 2022-04-07 15:10:03 +02:00
Mawoka 49a62660c1 🐛 Fixed get public quizzes 2022-04-06 20:18:17 +02:00
Mawoka 483ea6eac4 📝 Added CONTRIBUTING.md 2022-04-06 20:16:00 +02:00
Mawoka e649b5ac46 Files get deleted, if quiz gets deleted 2022-04-02 20:51:17 +02:00
Mawoka b3a54ce4f5 Migrated to deta from imgur for image-storing 2022-04-01 18:38:32 +02:00
Mawoka 0d011bdb26 Added rudimentary image-support via imgur 2022-03-29 21:46:37 +02:00
Mawoka b21d9721f5 Added stats to homepage 2022-03-23 17:49:00 +01:00
Mawoka cc29719f7d 🚑 Redis.get was replaced by redis.search (once more) 2022-03-12 17:46:52 +01:00
Mawoka 679f4c6283 🐛 Fixed quiz not found if public 2022-03-10 17:43:57 +01:00
Mawoka b9da1b0492 🔇 Removed prints 2022-03-09 18:52:10 +01:00
Mawoka a69922b8ab Added delete-quiz 2022-03-09 18:26:33 +01:00
Mawoka 4f4b38d8b0 Added kahoot-import 2022-03-08 21:42:44 +01:00
Mawoka 5c5386fdf8 Added get and search kahoot-thing 2022-03-08 21:20:53 +01:00
Mawoka 725cb4caee 🚨 Optimized python-imports 2022-03-06 16:29:20 +01:00
Mawoka 3cdcea8fd4 Added quiz-edit 2022-03-06 11:23:16 +01:00
Mawoka eab19822f1 Added ttl to game(sessions) 2022-03-03 21:33:22 +01:00
Mawoka 1805d6fe98 Initial commit 2022-02-27 21:23:57 +01:00