Commit Graph

1062 Commits

Author SHA1 Message Date
Denys Nykula 6b186fbe89 🌐 Translated (Ukrainian)
Currently translated at 100.0% (383 of 383 strings)

Translation: ClassQuiz/Frontend
Translate-URL: https://hosted.weblate.org/projects/classquiz/frontend/uk/
2025-12-07 05:00:18 +00:00
Denys Nykula 09ff899065 🌐 Translated (Ukrainian)
Currently translated at 100.0% (383 of 383 strings)

Translation: ClassQuiz/Frontend
Translate-URL: https://hosted.weblate.org/projects/classquiz/frontend/uk/
2025-12-04 16:02:02 +01:00
albanobattistella 1021a6674a 🌐 Translated (Italian)
Currently translated at 100.0% (383 of 383 strings)

Translation: ClassQuiz/Frontend
Translate-URL: https://hosted.weblate.org/projects/classquiz/frontend/it/
2025-12-04 16:02:01 +01:00
Romain Thoyer 6465475a63 🌐 Translated (French)
Currently translated at 100.0% (383 of 383 strings)

Translation: ClassQuiz/Frontend
Translate-URL: https://hosted.weblate.org/projects/classquiz/frontend/fr/
2025-12-04 16:02:00 +01:00
Yacdaniel Hurtado c77bcc56c5 🌐 Translated (Spanish)
Currently translated at 100.0% (383 of 383 strings)

Translation: ClassQuiz/Frontend
Translate-URL: https://hosted.weblate.org/projects/classquiz/frontend/es/
2025-12-04 16:01:59 +01:00
pre-commit-ci[bot] a834fe07a8 [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
2025-12-02 14:27:58 +00:00
dependabot[bot] cc21e2009b ⬆️ Bump js-yaml from 4.1.0 to 4.1.1 in /frontend
Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 4.1.0 to 4.1.1.
- [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nodeca/js-yaml/compare/4.1.0...4.1.1)

---
updated-dependencies:
- dependency-name: js-yaml
  dependency-version: 4.1.1
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-12-02 14:27:30 +00:00
Marlon 09c67abf02 Merge pull request #464 from mawoka-myblock/dependabot/npm_and_yarn/frontend/js-yaml-4.1.1 2025-12-02 15:26:13 +01:00
pre-commit-ci[bot] 7237678d78 [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
2025-12-02 04:02:40 +00:00
dependabot[bot] feb25da34b ⬆️ Bump mdast-util-to-hast from 13.2.0 to 13.2.1 in /frontend
Bumps [mdast-util-to-hast](https://github.com/syntax-tree/mdast-util-to-hast) from 13.2.0 to 13.2.1.
- [Release notes](https://github.com/syntax-tree/mdast-util-to-hast/releases)
- [Commits](https://github.com/syntax-tree/mdast-util-to-hast/compare/13.2.0...13.2.1)

---
updated-dependencies:
- dependency-name: mdast-util-to-hast
  dependency-version: 13.2.1
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-12-02 04:02:25 +00:00
Mawoka 17274d315a Fix template download link 2025-11-21 13:35:28 +01:00
pre-commit-ci[bot] 6e805d7722 [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
2025-11-15 11:39:34 +00:00
dependabot[bot] 97c9e2bcdd ⬆️ Bump js-yaml from 4.1.0 to 4.1.1 in /frontend
Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 4.1.0 to 4.1.1.
- [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nodeca/js-yaml/compare/4.1.0...4.1.1)

---
updated-dependencies:
- dependency-name: js-yaml
  dependency-version: 4.1.1
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-11-15 11:39:12 +00:00
Miniontoby 41f9c62c76 🌐 Translated (Dutch)
Currently translated at 96.3% (368 of 382 strings)

Translation: ClassQuiz/Frontend
Translate-URL: https://hosted.weblate.org/projects/classquiz/frontend/nl/
2025-10-29 12:13:27 +01:00
Mawoka 32f560c57a Fix login not redirecting 2025-10-26 13:23:19 +01:00
Mawoka 96c4a59fb9 Fix login not working 2025-10-26 12:48:03 +01:00
Mawoka 7d9699541e Fix payload reading null error 2025-10-26 12:44:04 +01:00
Mawoka 9e0a3faa45 Docker/Language Version updates 2025-10-26 12:26:12 +01:00
Mawoka 2b0545f695 Update Docker node version 2025-10-26 12:12:19 +01:00
Mawoka 233fe7401e Frontend dependency updates 2025-10-26 11:56:56 +01:00
Mawoka 41fe3e3ad5 Further cleanup, mostly with svelte 5 migration placeholder cleanup 2025-10-26 11:53:53 +01:00
Mawoka 0c23d9b9c1 Enable more translations in UI 2025-10-26 09:08:22 +01:00
Marlon 88bc2f25eb Merge pull request #442 from mawoka-myblock/translation 2025-10-26 09:01:01 +01:00
Mawoka caa2a6002f Bug fixes and correct answer count in results 2025-10-25 22:49:02 +02:00
Mawoka 932f8dfbcf OAuth fixed 2025-10-25 21:46:29 +02:00
Mawoka 8f2c832f9b Bug fixes (double submission, escaping of ><! in answers, further redis docs 2025-10-25 16:17:32 +02:00
Mawoka f3abe4d2c4 Cleanup in socket server 2025-10-25 13:38:33 +02:00
Mawoka 6dba05dd56 Fix docker-compose (minio) and add basic logger 2025-10-25 11:04:03 +02:00
Mawoka 1b644be0e3 Fix docker-compose (minio) and add basic logger 2025-10-25 11:03:52 +02:00
c4ukhpbae 2657a9d866 🌐 Translated (Czech)
Currently translated at 1.3% (5 of 382 strings)

Translation: ClassQuiz/Frontend
Translate-URL: https://hosted.weblate.org/projects/classquiz/frontend/cs/
2025-10-20 04:56:11 +00:00
Dead Scissors af4c3d65a3 🌐 Translated (Arabic)
Currently translated at 68.3% (261 of 382 strings)

Translation: ClassQuiz/Frontend
Translate-URL: https://hosted.weblate.org/projects/classquiz/frontend/ar/
2025-10-20 04:56:10 +00:00
Marlon 13500c7e24 Merge pull request #443 from mawoka-myblock/frontend-dependency-update 2025-09-21 12:43:14 +02:00
Mawoka a88cf13f82 Updated to Svelte 5 2025-09-21 12:42:04 +02:00
Mawoka fa533257b3 SvelteKit Updated, Uppy broken 2025-09-21 10:48:07 +02:00
Mawoka a87f59f5c0 Progress 2025-09-21 10:11:52 +02:00
Mawoka 61e763da45 Most dependencies updated, except Svelte 2025-08-31 13:30:19 +02:00
Mawoka 343756f999 Quicksave 2025-08-31 11:49:45 +02:00
Thomas Dazy 10abb6f6cc 🌐 Translated (French)
Currently translated at 100.0% (382 of 382 strings)

Translation: ClassQuiz/Frontend
Translate-URL: https://hosted.weblate.org/projects/classquiz/frontend/fr/
2025-08-30 13:01:57 +02:00
ssantos 5779353720 🌐 Translated (Portuguese (Brazil))
Currently translated at 100.0% (382 of 382 strings)

Translation: ClassQuiz/Frontend
Translate-URL: https://hosted.weblate.org/projects/classquiz/frontend/pt_BR/
2025-08-22 15:02:07 +00:00
ssantos d6657956c2 🌐 Translated (Portuguese)
Currently translated at 100.0% (382 of 382 strings)

Translation: ClassQuiz/Frontend
Translate-URL: https://hosted.weblate.org/projects/classquiz/frontend/pt/
2025-08-22 15:02:06 +00:00
Mawoka 51f1d74cf2 Quicksave 2025-08-22 12:33:15 +02:00
ssantos 262a1f6108 🌐 Added translation for (Portuguese (Brazil)) 2025-08-21 14:13:14 +00:00
ssantos e6324f4c3f 🌐 Translated (Portuguese)
Currently translated at 100.0% (382 of 382 strings)

Translation: ClassQuiz/Frontend
Translate-URL: https://hosted.weblate.org/projects/classquiz/frontend/pt/
2025-08-21 14:13:13 +00:00
ssantos 9b7b341e31 🌐 Translated (German)
Currently translated at 100.0% (382 of 382 strings)

Translation: ClassQuiz/Frontend
Translate-URL: https://hosted.weblate.org/projects/classquiz/frontend/de/
2025-08-21 14:13:12 +00:00
Shl pe 645d46a984 🌐 Translated (Hebrew)
Currently translated at 7.8% (30 of 382 strings)

Translation: ClassQuiz/Frontend
Translate-URL: https://hosted.weblate.org/projects/classquiz/frontend/he/
2025-08-21 14:13:12 +00:00
Shl pe 816b9edd56 🌐 Added translation for (Hebrew) 2025-08-21 14:13:11 +00:00
Falticeanu Bogdan 5d7f3de7d4 🌐 Translated (Romanian)
Currently translated at 4.4% (17 of 382 strings)

Translation: ClassQuiz/Frontend
Translate-URL: https://hosted.weblate.org/projects/classquiz/frontend/ro/
2025-08-21 14:13:10 +00:00
Falticeanu Bogdan f35a25dae3 🌐 Added translation for (Romanian) 2025-08-21 14:13:09 +00:00
Ma Hoàng Quyết 1db41495f6 🌐 Translated (Vietnamese)
Currently translated at 98.4% (376 of 382 strings)

Translation: ClassQuiz/Frontend
Translate-URL: https://hosted.weblate.org/projects/classquiz/frontend/vi/
2025-08-21 14:13:08 +00:00
Максим Горпиніч b30c77ba6c 🌐 Translated (Ukrainian)
Currently translated at 100.0% (382 of 382 strings)

Translation: ClassQuiz/Frontend
Translate-URL: https://hosted.weblate.org/projects/classquiz/frontend/uk/
2025-08-21 14:13:07 +00:00