Mawoka
|
89a88748a4
|
Fix self-hosting copy and paste line
|
2026-05-19 13:22:17 +02:00 |
|
Marlon
|
f2e48d3626
|
Merge pull request #545 from mawoka-myblock/translation
Translations update from Hosted Weblate
|
2026-05-04 11:14:28 +02:00 |
|
Trayambak
|
bda763ce78
|
🌐 Translated (Hindi (Latin script))
Currently translated at 4.9% (19 of 384 strings)
Translation: ClassQuiz/Frontend
Translate-URL: https://hosted.weblate.org/projects/classquiz/frontend/hi_Latn/
|
2026-04-30 13:09:52 +00:00 |
|
Trayambak
|
8c2e26c2dd
|
🌐 Added translation for (Hindi (Latin script))
|
2026-04-29 14:26:29 +02:00 |
|
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
|
4abcf53fd8
|
📝 Update contributing guidelines
|
2026-04-28 22:04:02 +02:00 |
|
Marlon
|
5df984ff1f
|
Merge pull request #543 from Proxyfil/feat/keyboard-shortcut
|
2026-04-28 21:53:56 +02:00 |
|
Mawoka
|
d7804a8bb1
|
move to tinikeys and not allow start by keyboard
|
2026-04-28 21:53:18 +02:00 |
|
Proxyfil
|
b92029016a
|
Merge branch 'mawoka-myblock:master' into feat/keyboard-shortcut
|
2026-04-28 21:44:31 +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 |
|
Marlon
|
4067db45d0
|
Merge pull request #542 from iTrooz/check_question_id
|
2026-04-22 17:34:08 +02:00 |
|
iTrooz
|
a490226f13
|
Update classquiz/socket_server/__init__.py
Co-authored-by: Marlon <mawol@protonmail.com>
|
2026-04-22 17:32:40 +02:00 |
|
iTrooz
|
6656424110
|
fix: Check that player question_index input is the current question
|
2026-04-22 15:48:14 +02:00 |
|
Marlon
|
3b807e5d4a
|
Merge pull request #538 from Proxyfil/docs/update-contributing
|
2026-04-22 15:12:52 +02:00 |
|
Proxyfil
|
8ff36bdb16
|
📝 Updated links in CONTRIBUTING.md file
|
2026-04-21 23:30:33 +02:00 |
|
Marlon
|
a90f8008db
|
Merge pull request #532 from Proxyfil/fix/ci-linting-optimization
|
2026-04-08 20:14:40 +02:00 |
|
Proxyfil
|
573e07e978
|
👷 Added more strict conditions on linting job
|
2026-04-08 20:04:06 +02:00 |
|
Marlon
|
fbfc534e44
|
Merge pull request #531 from Proxyfil/fix/fixed-french-translations
|
2026-04-08 19:54:52 +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
|
54494a4d94
|
Update README.md
|
2026-04-08 13:24:34 +02:00 |
|
Marlon
|
c9b3fb823b
|
Update README.md
|
2026-04-08 13:24:07 +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 |
|
Marlon
|
48dda62a2a
|
Merge pull request #528 from Proxyfil/fix/player-plural-typo
|
2026-04-07 10:09:45 +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
|
a9e55f528b
|
👷 Updated frontend lint to use up-to-date pnpm and eslint version
|
2026-04-06 23:58:50 +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
|
e5da6c9df3
|
Fix #507
|
2026-03-25 21:29:18 +01: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 |
|
Marlon
|
7acad46e44
|
Merge pull request #516 from Proxyfil/fix/player-score-sort
|
2026-03-21 11:06:23 +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 |
|
Marlon
|
666acdea15
|
Merge pull request #476 from mawoka-myblock/translation
|
2026-03-06 12:54:09 +01:00 |
|