36 Commits

Author SHA1 Message Date
Settel
ad58cbc577 feat: add link to KnowYT website (instead of link to video) 2024-02-18 19:24:42 +01:00
Settel
3b86b04de2 feat: add link to explaination video 2024-02-01 11:39:49 +01:00
Settel
0d2ae30b24 refactor: move version/copyright notice to own component
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2023-01-29 17:50:20 +01:00
Settel
e5bfd05e71 add text to /setup page
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2023-01-29 17:19:51 +01:00
Settel
4967d6bdf1 add new page /setup 2023-01-29 16:07:24 +01:00
Settel
118dc897ce css: disable create team button in smartphone mode 2022-10-09 21:36:51 +02:00
Settel
e2d504c839 css: make index page ready for smartphone 2022-10-09 21:29:09 +02:00
Settel
941be1a7d7 refactor: move /info to ModalDialog 2022-09-30 20:42:39 +02:00
Settel
15ca4459eb feat: add info page 2022-09-30 18:03:34 +02:00
Settel
449f64e703 refactor: simplify usage of authenticateAndLoadUserInfo() 2022-09-11 20:02:24 +02:00
Settel
79d56e801f feat: add create team dialog (WIP) 2022-09-09 08:31:33 +02:00
Settel
f62b8db662 feat: add i18n support and translations 2022-08-29 15:35:24 +02:00
Settel
c05c3cd2d6 feat: add stub for engine's fetchUpdate() 2022-08-02 22:34:46 +02:00
Settel
43f5a43202 refactor: use authenticateAndLoadUserInfo() instead of authenticate() and loadUserInfo() to reduce server calls 2022-07-31 23:19:56 +02:00
Settel
dad3207944 feat: add play page and topbar with logout button 2022-07-29 21:11:09 +02:00
Settel
0f517c5180 feat: show version on start page 2022-07-29 16:23:57 +02:00
Settel
226a40437e feat: set up start page layout 2022-07-28 11:28:12 +02:00
Settel
db24043f87 feat: add components to index page (WIP) 2022-07-26 13:54:56 +02:00
Settel
e6fa6d1e83 refactor: set up nuxt3 directory layout 2022-07-24 21:50:43 +02:00
Settel
f4ea46badd refactor: rewrite client from scratch with Nuxt3 (WIP) 2022-07-24 20:23:52 +02:00
Settel
257a67b21f css: update text color 2022-07-22 22:00:14 +02:00
Settel
adce61af4e css: update colors for start page (WIP) 2022-07-22 21:35:43 +02:00
Settel
19d46b360a i18n: complete translations 2022-04-24 23:34:00 +02:00
Settel
a828bb31e8 feat: i18n: start page 2022-04-24 22:15:32 +02:00
Settel
ad18d65102 feat: link to video 2022-04-12 18:47:35 +02:00
Settel
67509d32ec refactor: create game -> create team 2022-04-12 18:30:49 +02:00
Settel
4fc4730e34 feat: create game: show PIN 2022-04-10 16:17:11 +02:00
Settel
db7bfaac8b feat: create game (WIP) 2022-04-09 20:57:32 +02:00
Settel
939b715cd5 feat: display version on start page footer 2022-03-09 09:15:17 +01:00
Settel
914e412a51 refactoring, logout 2021-08-04 23:35:41 +02:00
Settel
b9886c3775 Login 2021-08-04 17:35:50 +02:00
Settel
bd8d01d7df Login button 2021-08-03 14:47:48 +02:00
Settel
4d1d4491b7 enter auth code 2021-08-02 20:08:16 +02:00
Settel
8bee534e60 refactoring 2021-07-30 22:00:04 +02:00
Settel
6eb0f6c6bf copyright 2021-07-30 21:52:32 +02:00
Settel
1d26fdce8c moved client code to src/ 2021-07-30 20:18:04 +02:00