BogPlaymate
d7a39513f6
Config file changes
...
This file can now be pushed to the main branch. The following changes have taken place:
1) Removed my personal data.
2) Made it compliant with pydantic 2. This involved:
a) Changing the way of noting optional strings (now 'none' strings). This is as elegant as is possible.
b) Updating the imports. Origin code results in "pydantic.errors.PydanticImportError: `BaseSettings` has been moved to the `pydantic-settings` package. See https://docs.pydantic.dev/2.7/migration/#basesettings-has-moved-to-pydantic-settings for more details.
c) converting urls using the str() method. Origin code results in AttributeError: 'pydantic_core._pydantic_core.Url' object has no attribute 'decode' For further information visit https://errors.pydantic.dev/2.7/u/import-error "
New developers will still need to fill out the mail_address, mail_password, mail_username, mail_port and secret_key before they can run the code. This is by design, though.
Hope this saves time, Mawoka!
2024-07-09 17:54:52 +09:00
BogPlaymate
d3e311ede5
Resolved naming conflict
2024-07-09 06:40:09 +09:00
Mawoka
598f0f22e3
Fix RootModel
2024-07-08 11:43:15 +02:00
Mawoka
f189d72728
Restore login.py with webauthn option
2024-07-08 11:40:54 +02:00
Mawoka
0acd34aad5
Cleanup of run_tests.sh script
2024-07-08 11:32:59 +02:00
Mawoka
5ba2484a3a
Fix broken pnpm lock file
2024-07-08 11:24:31 +02:00
Mawoka
0dfcf2e454
Merge branch 'master' of https://github.com/BogPlaymate/ClassQuiz into BogPlaymate/master
2024-07-08 11:23:23 +02:00
Mawoka
5a15ef2dc9
✨ Update pydantic properly
2024-07-08 11:20:16 +02:00
Joe Fox
1d312811ff
Update docker-compose.yml
...
Restoring this file to the state it was originally in.
2024-07-08 17:58:30 +09:00
Mawoka
695b3b43c6
Remove Backups and copies
2024-07-08 10:42:18 +02:00
Marlon
20911c74cd
Test Commit
2024-07-08 10:42:17 +02:00
pre-commit-ci[bot]
518a9d72f9
[pre-commit.ci] auto fixes from pre-commit.com hooks
...
for more information, see https://pre-commit.ci
2024-07-08 10:42:17 +02:00
BogPlaymate
800711b8b6
Unusused code was previously commented out. This change deletes it entirely.
2024-07-08 10:41:56 +02:00
BogPlaymate
4d6e919d77
Committing Everything
2024-07-08 10:41:54 +02:00
Mawoka
6ac607594b
Remove Backups and copies
2024-07-08 10:40:02 +02:00
Marlon
8be0172396
Test Commit
2024-07-08 10:38:38 +02:00
Mawoka
2bfd73412d
🐛 Fix dev docker compose
2024-07-08 10:28:48 +02:00
Mawoka
523e26a0fa
✨ Add docker compose to replace old dev script
2024-07-08 10:20:50 +02:00
pre-commit-ci[bot]
1907b8ac43
[pre-commit.ci] auto fixes from pre-commit.com hooks
...
for more information, see https://pre-commit.ci
2024-07-07 12:19:28 +00:00
BogPlaymate
95647ee794
Unusused code was previously commented out. This change deletes it entirely.
2024-07-07 21:14:47 +09:00
BogPlaymate
82900f3e3d
Committing Everything
2024-07-05 19:22:01 +09:00
Mawoka
a686aca841
🐛 Fix S3 upload not working
2024-06-16 12:28:54 +02:00
Mawoka
7e5acf82c6
🐛 Fix S3 upload not working
2024-06-15 23:23:26 +02:00
Mawoka
e3788c815f
🐛 Fix S3 upload not working
2024-06-15 23:17:59 +02:00
Mawoka
0e29a22141
🐛 Fix S3 upload not working
2024-06-15 23:16:02 +02:00
Mawoka
dcf3a1cee3
🐛 Fix S3 upload not working
2024-06-15 23:13:10 +02:00
Mawoka
ac1072b4fa
🐛 Fix S3 upload not working
2024-06-15 21:47:55 +02:00
Mawoka
fe12cf099f
🐛 Fix s3 upload failing
2024-06-15 21:16:41 +02:00
Marlon
dbb8bdddb0
Merge pull request #376 from 266-750Balloons/patch-1
...
Revise self-hosting step from "at first" to "first".
2024-06-08 09:00:17 +02:00
266-750Balloons
8c19eff357
Revise self-hosting step from "at first" to "first".
2024-06-07 17:01:10 -07:00
Marlon
573f7fc4d1
🐛 Fix excel import not working
2024-05-19 23:08:54 +02:00
Marlon
a5b5d0cd43
Merge pull request #364 from mawoka-myblock/translation
2024-04-10 15:32:09 +02:00
Marlon
62389aedb3
🌐 Fixed German translations
2024-04-10 15:31:59 +02:00
Alain Bachmann
e18f9f705d
🌐 Translated (German)
...
Currently translated at 100.0% (380 of 380 strings)
Translation: ClassQuiz/Frontend
Translate-URL: https://hosted.weblate.org/projects/classquiz/frontend/de/
2024-04-09 18:04:20 +02:00
Marlon
aac305a8bf
Merge pull request #360 from mawoka-myblock/translation
2024-04-08 21:20:20 +02:00
Hasan Hameed
30f136d171
🌐 Translated (Arabic)
...
Currently translated at 55.2% (210 of 380 strings)
Translation: ClassQuiz/Frontend
Translate-URL: https://hosted.weblate.org/projects/classquiz/frontend/ar/
2024-04-07 22:02:05 +02:00
Mawoka
33d0ac31be
🚧 Maybe fix for overlapping text in old-school mode
2024-04-07 21:22:52 +02:00
Mawoka
5f3f248139
⬇️ Downgraded webauthn
2024-04-07 21:05:44 +02:00
Mawoka
bcb0c92382
📌 Fixed dependencies
2024-04-07 20:51:41 +02:00
Marlon
ec7496ffce
Merge pull request #358 from mawoka-myblock/translation
2024-04-07 15:19:05 +02:00
Hasan Hameed
2152787b25
🌐 Translated (Arabic)
...
Currently translated at 44.4% (169 of 380 strings)
Translation: ClassQuiz/Frontend
Translate-URL: https://hosted.weblate.org/projects/classquiz/frontend/ar/
2024-04-06 21:19:13 +02:00
Weblate Translation Memory
f44da3edba
🌐 Translated (Arabic)
...
Currently translated at 44.4% (169 of 380 strings)
Translation: ClassQuiz/Frontend
Translate-URL: https://hosted.weblate.org/projects/classquiz/frontend/ar/
2024-04-06 21:19:12 +02:00
Hasan Hameed
ce446555da
🌐 Translated (Arabic)
...
Currently translated at 44.4% (169 of 380 strings)
Translation: ClassQuiz/Frontend
Translate-URL: https://hosted.weblate.org/projects/classquiz/frontend/ar/
2024-04-06 21:19:11 +02:00
Marlon
1a32dd415e
Merge pull request #300 from mawoka-myblock/dependabot/npm_and_yarn/frontend/crypto-js-4.2.0
2024-04-04 21:43:42 +02:00
Marlon
2d763dab6c
Merge pull request #356 from mawoka-myblock/translation
2024-03-25 21:06:24 +01:00
宮脇丈治
25472e62d6
🌐 Translated (Japanese)
...
Currently translated at 70.2% (267 of 380 strings)
Translation: ClassQuiz/Frontend
Translate-URL: https://hosted.weblate.org/projects/classquiz/frontend/ja/
2024-03-25 15:31:03 +01:00
Weblate Translation Memory
baa440f03f
🌐 Translated (Japanese)
...
Currently translated at 70.2% (267 of 380 strings)
Translation: ClassQuiz/Frontend
Translate-URL: https://hosted.weblate.org/projects/classquiz/frontend/ja/
2024-03-25 15:31:02 +01:00
Naoto Sone
e310225c3d
🌐 Translated (Japanese)
...
Currently translated at 70.2% (267 of 380 strings)
Translation: ClassQuiz/Frontend
Translate-URL: https://hosted.weblate.org/projects/classquiz/frontend/ja/
2024-03-25 15:31:02 +01:00
Marlon
d21f91c438
Merge pull request #354 from mawoka-myblock/pre-commit-ci-update-config
2024-03-20 17:14:55 +00:00
pre-commit-ci[bot]
664ca3aad8
[pre-commit.ci] pre-commit autoupdate
...
updates:
- [github.com/psf/black: 24.2.0 → 24.3.0](https://github.com/psf/black/compare/24.2.0...24.3.0 )
2024-03-18 22:42:43 +00:00