Commit Graph

1103 Commits

Author SHA1 Message Date
Tjeerd Rutte ccc5b9b948 🌐 Translated (Dutch)
Currently translated at 97.9% (375 of 383 strings)

Translation: ClassQuiz/Frontend
Translate-URL: https://hosted.weblate.org/projects/classquiz/frontend/nl/
2026-04-29 13:09:55 +02:00
Mawoka d7804a8bb1 move to tinikeys and not allow start by keyboard 2026-04-28 21:53:18 +02:00
Mawoka d0fcfd5e35 rename to snake_case 2026-04-24 21:31:22 +02:00
pre-commit-ci[bot] ee9694930b [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
2026-04-23 06:08:01 +00:00
Proxyfil a49bf672d5 📄 Added licence to GameState and GameControl files 2026-04-23 08:06:53 +02:00
pre-commit-ci[bot] fc339e3ff1 [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
2026-04-22 22:42:01 +00:00
Proxyfil 68c905f199 ♻️ Refactored rendering conditions to make them easier to read 2026-04-23 00:31:23 +02:00
Proxyfil 749fb72d5d 🚧 Changed GameState to make it dynamic with svelte components and cleaned code 2026-04-22 23:29:25 +02:00
Proxyfil e612382eed 🚧 Updated game_state to include game_started value 2026-04-22 21:03:29 +02:00
Proxyfil 7629db7718 🚧 Added GameState and GameControl to quizzes to allow keyboard control 2026-04-22 21:02:00 +02:00
Proxyfil 4ed0b8d626 🚧 Created independant game_control and game_state classes 2026-04-22 20:59:24 +02:00
Proxyfil 595dd413b9 🌐 Updated french translations 2026-04-08 19:45:35 +02:00
Mawoka 0a371b39dc Fix empty screen before first question is shown 2026-04-08 13:48:53 +02:00
Mawoka b092eddbb0 Remove quiztivity button from dashboard 2026-04-08 13:41:47 +02:00
Marlon 4a02d4833b Merge pull request #527 from Proxyfil/fix/frontend-format-lint 2026-04-08 09:59:03 +02:00
Proxyfil 4b428f7932 📄 Added licences for the 2 new files 2026-04-07 16:39:49 +02:00
Proxyfil 5738c21237 🐛 Fixed usage of plural in game_not_started page 2026-04-07 00:13:41 +02:00
pre-commit-ci[bot] a009febb56 [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
2026-04-06 22:11:47 +00:00
Proxyfil 43ccb9d71a 📦️ Updated packages with pnpm 2026-04-07 00:00:54 +02:00
Proxyfil 94260b1058 🔧 Updated eslint configuration to comply with new version requirements 2026-04-06 23:57:48 +02:00
Proxyfil 72d201a389 🚧 Added .prettierignore to futur comply with prettier recommendation 2026-04-06 23:55:55 +02:00
Mawoka db6932f010 Fix #470 2026-03-25 21:23:21 +01:00
Mawoka 799e904107 Create bn.json.license 2026-03-25 21:18:17 +01:00
Mawoka 35d2a3103c Fix #488 and #508 2026-03-25 21:18:09 +01:00
pre-commit-ci[bot] e0ca5f9488 [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
2026-03-20 18:34:44 +00:00
Proxyfil 9f2e882991 🐛 Fixed bug with player sort when one username can be number 2026-03-20 19:08:07 +01:00
Marlon a179fa8b75 Merge pull request #503 from mawoka-myblock/dependabot/npm_and_yarn/frontend/svgo-4.0.1 2026-03-06 12:57:56 +01:00
Marlon d0080ec12c Merge pull request #498 from mawoka-myblock/dependabot/npm_and_yarn/frontend/minimatch-3.1.4 2026-03-06 12:54:31 +01:00
pre-commit-ci[bot] af6cfaf7c4 [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
2026-03-05 00:51:10 +00:00
dependabot[bot] a22697641b ⬆️ Bump svgo from 4.0.0 to 4.0.1 in /frontend
Bumps [svgo](https://github.com/svg/svgo) from 4.0.0 to 4.0.1.
- [Release notes](https://github.com/svg/svgo/releases)
- [Commits](https://github.com/svg/svgo/compare/v4.0.0...v4.0.1)

---
updated-dependencies:
- dependency-name: svgo
  dependency-version: 4.0.1
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-03-05 00:50:55 +00:00
Arif Budiman ff8c08b202 🌐 Translated (Indonesian)
Currently translated at 100.0% (383 of 383 strings)

Translation: ClassQuiz/Frontend
Translate-URL: https://hosted.weblate.org/projects/classquiz/frontend/id/
2026-02-25 15:09:55 +00:00
pre-commit-ci[bot] 634ad547a9 [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
2026-02-25 03:06:47 +00:00
dependabot[bot] 257d963ea0 ⬆️ Bump minimatch from 3.1.2 to 3.1.4 in /frontend
Bumps [minimatch](https://github.com/isaacs/minimatch) from 3.1.2 to 3.1.4.
- [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md)
- [Commits](https://github.com/isaacs/minimatch/compare/v3.1.2...v3.1.4)

---
updated-dependencies:
- dependency-name: minimatch
  dependency-version: 3.1.4
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-02-25 03:06:32 +00:00
jakubouda 9ef0a74820 🌐 Translated (Czech)
Currently translated at 46.7% (179 of 383 strings)

Translation: ClassQuiz/Frontend
Translate-URL: https://hosted.weblate.org/projects/classquiz/frontend/cs/
2026-02-03 19:01:55 +01:00
Nazmul Islam 74e918a100 🌐 Translated (Bengali)
Currently translated at 100.0% (383 of 383 strings)

Translation: ClassQuiz/Frontend
Translate-URL: https://hosted.weblate.org/projects/classquiz/frontend/bn/
2026-01-06 18:01:59 +01:00
Nazmul Islam 3eed35576a 🌐 Added translation for (Bengali) 2026-01-05 17:45:57 +01:00
Hetényi Domonkos d56d76b617 🌐 Translated (Hungarian)
Currently translated at 100.0% (383 of 383 strings)

Translation: ClassQuiz/Frontend
Translate-URL: https://hosted.weblate.org/projects/classquiz/frontend/hu/
2026-01-03 04:01:55 +00:00
Marlon c537a1f1a1 Merge pull request #469 from mawoka-myblock/dependabot/npm_and_yarn/frontend/jws-4.0.1 2025-12-12 13:59:17 +01:00
Denys Nykula e15a000564 🌐 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-11 00:00:19 +01:00
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
pre-commit-ci[bot] 51a848868e [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
2025-12-04 17:20:39 +00:00
dependabot[bot] a8c2f5f88c ⬆️ Bump jws from 4.0.0 to 4.0.1 in /frontend
Bumps [jws](https://github.com/brianloveswords/node-jws) from 4.0.0 to 4.0.1.
- [Release notes](https://github.com/brianloveswords/node-jws/releases)
- [Changelog](https://github.com/auth0/node-jws/blob/master/CHANGELOG.md)
- [Commits](https://github.com/brianloveswords/node-jws/compare/v4.0.0...v4.0.1)

---
updated-dependencies:
- dependency-name: jws
  dependency-version: 4.0.1
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-12-04 17:20:19 +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