Commit Graph

561 Commits

Author SHA1 Message Date
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
7cd0639708 fix bug in IsInitialized() 2023-01-29 17:49:47 +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
cfd16e8e6c refactor CheckSetup() 2023-01-29 16:14:23 +01:00
Settel
4967d6bdf1 add new page /setup 2023-01-29 16:07:24 +01:00
Settel
37198001a3 add new role "setup" if game is not initialized yet 2023-01-29 16:06:13 +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
a243deb79e init game when database is empty
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
bind server to interface given by CLI option
2023-01-29 15:06:46 +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
9821353cfb feat: remove game (WIP) 2022-12-15 15:20:15 +01:00
Settel
13ff778bc8 feat: remove game (WIP) 2022-12-15 10:55:13 +01:00
Settel
e152d33da0 feat: remove game (WIP) 2022-12-15 10:40:28 +01:00
Settel
decb7ad693 refactor: extract removePlayerById(), so it's reusable 2022-12-15 10:11:42 +01:00
Settel
e4a0b06271 data: create game with 2 users to test delete game feature 2022-12-15 10:11:12 +01:00
Settel
014f78b040 refactor: renamed deletePlayer -> removePlayer for consistency 2022-12-12 23:01:47 +01:00
Settel
b2e402f4bb chore: fix linter warnings 2022-12-12 22:50:28 +01:00
Settel
8313847806 feat: add cancel button to player modal dialog 2022-12-10 22:05:21 +01:00
Settel
893ada71a8 feat: reject users on disabled games, except admin in cameo 2022-12-10 22:01:42 +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
4827ff10b7 bugfix: set cameo flag only for admin user (clone user object) 2022-12-09 20:48:33 +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
b0472bf6dd bugfix: fix wrong usage of pwd command 2022-11-18 08:54:35 +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
1be050a543 chore: update log prefix 2022-11-06 17:12:42 +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
6aac24d118 feat: prepend log messages with prefix 2022-11-06 17:07:35 +01:00
Settel
2f58916cba feat: log failed and successful login attempts
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2022-11-06 17:00:28 +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
7872b9e53f bugfix: fixed path to binary 2022-11-06 15:49:05 +01:00
Settel
786a1c46f1 bugfix: fix compiler warning
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2022-11-06 15:44:48 +01:00
Settel
cfe0a679c2 version: bump to 2.6 2022-11-06 15:41:28 +01:00
Settel
eb703f86b1 refactor: use new Log class 2022-11-06 15:41:13 +01:00
Settel
190cfa5a54 bugfix: limit CI build to prod branch
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2022-11-06 10:16:39 +01:00
Settel
7b1e43144d feat: limit CI build to prod branch 2022-11-06 10:13:59 +01:00
Settel
9e9a7e4ed8 bugfix: repair .woodpecker.yml
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2022-11-06 10:03:19 +01:00
Settel
bf69e93c23 bugfix: repair .woodpecker.yml
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2022-11-06 10:02:31 +01:00
Settel
fc84047e96 bugfix: repair .woodpecker.yml
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2022-11-06 10:02:11 +01:00
Settel
e6dcd432eb bugfix: repair .woodpecker.yml 2022-11-06 10:01:47 +01:00
Settel
1ffb83456f bugfix: repair .woodpecker.yml 2022-11-06 10:01:26 +01:00
Settel
a1072e9e33 bugfix: repair .woodpecker.yml 2022-11-06 10:01:08 +01:00