Marlon
|
c99c440719
|
Merge pull request #243 from mawoka-myblock/dependabot/pip/cryptography-41.0.0
|
2023-06-08 19:25:20 +02:00 |
|
dependabot[bot]
|
a4adbb6a49
|
⬆️ Bump cryptography from 40.0.2 to 41.0.0
Bumps [cryptography](https://github.com/pyca/cryptography) from 40.0.2 to 41.0.0.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pyca/cryptography/compare/40.0.2...41.0.0)
---
updated-dependencies:
- dependency-name: cryptography
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-06-02 20:29:03 +00:00 |
|
Mawoka
|
44432b20c7
|
✨ Added storage_limit for user accounts
|
2023-05-30 11:14:46 +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
|
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
|
ef73234606
|
🚨 fixed linter warnings
|
2023-05-28 13:16:58 +02:00 |
|
Mawoka
|
c0bb8ce599
|
✨ Removed pow, alertModal and fixed storage
|
2023-05-28 13:03:20 +02:00 |
|
Mawoka
|
6bce27b943
|
Merge remote-tracking branch 'origin/master'
|
2023-05-28 12:32:52 +02:00 |
|
Mawoka
|
559eafea32
|
✨ Added documentation about question types
|
2023-05-28 12:32:30 +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 |
|
Mawoka
|
025c1fddab
|
✨ Migrated db to only use uuids for images instead of links
|
2023-05-25 18:19:28 +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
|
61f62c7780
|
✨ Added Check Choices to practice mode
|
2023-05-24 21:51:59 +02:00 |
|
Mawoka
|
c6dc71b941
|
✨ Added Check Choice question type
|
2023-05-24 21:40:53 +02:00 |
|
Mawoka
|
d713f76d0a
|
🚑 Fixed game start not working
|
2023-05-24 20:04:09 +02:00 |
|
Mawoka
|
d9cd412480
|
Closes #158
|
2023-05-24 19:29:48 +02:00 |
|
Mawoka
|
d3721ca29c
|
🐛 Fixed wrong layout of solutions regarding #213
|
2023-05-24 19:21:28 +02:00 |
|
Mawoka
|
0a6163d937
|
Closing #218
|
2023-05-24 19:19:50 +02:00 |
|
Marlon
|
90ecd5b2fa
|
Merge pull request #230 from mawoka-myblock/quiztivity
|
2023-05-24 19:04:49 +02:00 |
|
Mawoka
|
5d76ee1e01
|
🐛 Fixed some minor things
|
2023-05-24 19:04:02 +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 |
|
Mawoka
|
fd9e5dec38
|
✨ New dashboard done
|
2023-05-14 11:27:46 +02:00 |
|
Marlon
|
beba58545f
|
Merge pull request #229 from mawoka-myblock/translation
|
2023-05-13 22:55:44 +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
|
75d736c0ad
|
✨ New dashboard
|
2023-05-13 22:49:39 +02:00 |
|
Mawoka
|
f23fb4f625
|
✨ Basic Quiztivity working
|
2023-05-13 19:49:38 +02:00 |
|
WaldiS
|
a2e9983680
|
🌐 Translated (Polish)
Currently translated at 95.1% (257 of 270 strings)
Translation: ClassQuiz/Frontend
Translate-URL: https://hosted.weblate.org/projects/classquiz/frontend/pl/
|
2023-05-10 13:43:51 +02:00 |
|
Reza Almanda
|
c39bf7d5ef
|
🌐 Translated (Indonesian)
Currently translated at 27.7% (75 of 270 strings)
Translation: ClassQuiz/Frontend
Translate-URL: https://hosted.weblate.org/projects/classquiz/frontend/id/
|
2023-05-10 13:43:51 +02:00 |
|
vraa03
|
3a0176cc0a
|
🌐 Added translation for (Czech)
|
2023-05-10 13:43:51 +02:00 |
|
Sean Wang
|
4cf0d97dae
|
🌐 Translated (Chinese (Traditional))
Currently translated at 80.3% (217 of 270 strings)
Translation: ClassQuiz/Frontend
Translate-URL: https://hosted.weblate.org/projects/classquiz/frontend/zh_Hant/
|
2023-05-10 13:43:51 +02:00 |
|
gallegonovato
|
d75b3bebc1
|
🌐 Translated (Spanish)
Currently translated at 100.0% (270 of 270 strings)
Translation: ClassQuiz/Frontend
Translate-URL: https://hosted.weblate.org/projects/classquiz/frontend/es/
|
2023-05-10 13:43:51 +02:00 |
|
WaldiS
|
8cc637e342
|
🌐 Translated (Polish)
Currently translated at 95.1% (257 of 270 strings)
Translation: ClassQuiz/Frontend
Translate-URL: https://hosted.weblate.org/projects/classquiz/frontend/pl/
|
2023-05-10 13:43:51 +02:00 |
|
Marlon
|
f158ceb2d2
|
🌐 Translated (German)
Currently translated at 100.0% (270 of 270 strings)
Translation: ClassQuiz/Frontend
Translate-URL: https://hosted.weblate.org/projects/classquiz/frontend/de/
|
2023-05-10 13:43:51 +02:00 |
|
gallegonovato
|
b7568d6317
|
🌐 Translated (Spanish)
Currently translated at 100.0% (270 of 270 strings)
Translation: ClassQuiz/Frontend
Translate-URL: https://hosted.weblate.org/projects/classquiz/frontend/es/
|
2023-05-10 13:43:51 +02:00 |
|
Mawoka
|
5194fb92e8
|
Merge remote-tracking branch 'origin/master'
|
2023-05-05 21:19:19 +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 |
|
Mawoka
|
97e8609d0b
|
Merge pull request #228 from mawoka-myblock/translation
|
2023-04-27 21:42:53 +02:00 |
|
Mawoka
|
ceb6760b20
|
✨ Improved button colors
|
2023-04-27 21:36:25 +02:00 |
|
Mawoka
|
045c2428cb
|
🐛 Fixed wrong translation string
|
2023-04-27 19:09:38 +02:00 |
|
pre-commit-ci[bot]
|
d5e9d9fb51
|
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
|
2023-04-27 16:56:05 +00:00 |
|
WaldiS
|
df84fd3b8a
|
🌐 Translated (Polish)
Currently translated at 95.4% (252 of 264 strings)
Translation: ClassQuiz/Frontend
Translate-URL: https://hosted.weblate.org/projects/classquiz/frontend/pl/
|
2023-04-27 18:54:53 +02:00 |
|
gallegonovato
|
608e448414
|
🌐 Translated (Spanish)
Currently translated at 100.0% (264 of 264 strings)
Translation: ClassQuiz/Frontend
Translate-URL: https://hosted.weblate.org/projects/classquiz/frontend/es/
|
2023-04-27 18:54:53 +02:00 |
|
Mawoka
|
b55ed748b0
|
🌐 Added more translation strings
|
2023-04-27 07:31:33 +00:00 |
|