Commit Graph

350 Commits

Author SHA1 Message Date
Settel
7de4f1cad8 version: bump to 2.20
Some checks failed
ci/woodpecker/tag/woodpecker Pipeline failed
2023-06-04 11:40:46 +02:00
Settel
e4114837c4 version: bump to 2.19
Some checks failed
ci/woodpecker/tag/woodpecker Pipeline failed
2023-06-04 11:37:55 +02:00
Settel
3577a9291a version: bump to 2.18
Some checks failed
ci/woodpecker/tag/woodpecker Pipeline failed
2023-06-04 11:30:43 +02:00
Settel
555c26448a version: bump to 2.17
Some checks failed
ci/woodpecker/tag/woodpecker Pipeline failed
2023-06-04 11:26:25 +02:00
Settel
e726b8f990 version: bump to 2.16
Some checks failed
ci/woodpecker/tag/woodpecker Pipeline failed
2023-06-04 11:23:03 +02:00
Settel
0cd78c5af9 version: bump to 2.15 2023-06-03 23:05:33 +02:00
Settel
a78ed70f05 feat: setup game and create admin user 2023-06-03 23:05:06 +02:00
Settel
846f137b7a feat: setup app, create admin user (WIP) 2023-06-03 22:39:36 +02:00
Settel
78b4947730 feat: show create admin account dialog (WIP) 2023-06-03 21:09:16 +02:00
Settel
6b9394a50a create admin account and show PIN (WIP)
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2023-01-29 18:19:34 +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
ea7caa322b remove ServerinfoStore for it's not needed 2023-01-29 15:36:57 +01:00
Settel
1dcd26ffcf add comments 2023-01-29 15:36:06 +01:00
Settel
ad71364b13 version: bump to 2.14
Some checks failed
ci/woodpecker/tag/woodpecker Pipeline failed
ci/woodpecker/push/woodpecker Pipeline was successful
2022-12-16 15:48:33 +01:00
Settel
15d1dca106 feat: remove game 2022-12-16 15:48:10 +01:00
Settel
e152d33da0 feat: remove game (WIP) 2022-12-15 10:40:28 +01:00
Settel
014f78b040 refactor: renamed deletePlayer -> removePlayer for consistency 2022-12-12 23:01:47 +01:00
Settel
8313847806 feat: add cancel button to player modal dialog 2022-12-10 22:05:21 +01:00
Settel
a2c95abde9 feat: add new game state 'disabled' 2022-12-10 19:58:24 +01:00
Settel
5550341359 feat: add UI elements to disable or remove game 2022-12-10 19:11:32 +01:00
Settel
74e797a328 version: bump to 2.13
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2022-12-09 21:39:59 +01:00
Settel
14f153ce10 bugfix: refine SVG icons, fix size and centering 2022-12-09 21:39:36 +01:00
Settel
d90b63890d version: bump to 2.12
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2022-12-09 20:48:43 +01:00
Settel
2f3c34f5d9 version: bump to 2.11
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2022-11-18 09:25:35 +01:00
Settel
f143fb68d2 bugfix: fix public runtime config (was private by accident) 2022-11-18 09:25:20 +01:00
Settel
241568ae26 version: bump to 2.10
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2022-11-18 08:55:03 +01:00
Settel
ad52a0e16f feat: use nuxt-icon instead of own implementation 2022-11-18 08:52:07 +01:00
Settel
bab7691228 chore: upgrade to Nuxt 3.0.0 2022-11-18 08:41:36 +01:00
Settel
925ab255f4 version: bump to 2.9
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2022-11-06 17:07:48 +01:00
Settel
9502e70d3a Merge remote-tracking branch 'old/develop' into develop
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2022-11-06 16:01:57 +01:00
Settel
20b2425483 version: bump to 2.7
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2022-11-06 15:56:33 +01:00
Settel
cfe0a679c2 version: bump to 2.6 2022-11-06 15:41:28 +01:00
Settel
b16ae59cd9 version: bump to 2.6 2022-10-11 20:34:45 +02:00
Settel
763e517c3f css: adapt highscores to smartphone 2022-10-10 19:36:33 +02:00
Settel
f119935467 css: adapt Playground to smartphone 2022-10-10 19:31:32 +02:00
Settel
673242ba11 css: adapt ReadySet to smartphone 2022-10-10 19:01:27 +02:00
Settel
ce31b88acf css: adapt CollectQuotes, QuoteCard, QuoteCardNew to smartphone 2022-10-09 23:25:18 +02:00
Settel
75f476c55f css: adapt TopBar and Lobby to smartphone 2022-10-09 23:15:12 +02: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
53e1371cde css: make TitleBox ready for smartphone 2022-10-09 16:47:36 +02:00
Settel
17372a5417 Merge branch 'develop' of gnuher.de:various/git/codes/go/knowyt into develop 2022-10-05 09:49:20 +02:00
Settel
98cf3b581d version: bounce to 2.5 2022-10-05 09:49:12 +02:00
Settel
e63db9a6dd Merge branch 'develop' of gnuher.de:various/git/codes/go/knowyt into develop 2022-10-05 09:47:18 +02:00
Settel
70623dc1e7 version: bounce to 2.4 2022-10-05 09:41:12 +02:00
Settel
62b0f429d7 bugfix: debounce save quote API call 2022-10-05 09:38:42 +02:00
Settel
fa7806e276 bugfix: show correct number of quotes played 2022-10-05 09:01:38 +02:00
Settel
582922a21a bugfix: reset stores when user logs out
bugfix: ignore pending request that do not elong to current game
2022-10-05 08:44:18 +02:00