Settel
|
0f0b2ede64
|
refactor: remove IsCameo flag from JSON
|
2024-02-18 10:34:13 +01:00 |
|
Settel
|
a06e50b704
|
refactor: extract checkAuthCode()
|
2024-02-18 10:29:20 +01:00 |
|
Settel
|
ca609fad94
|
refactor: move Cameo() to separate file
|
2024-02-18 10:26:31 +01:00 |
|
Settel
|
ca4dddec2e
|
bugfix: fix linter warnings
|
2024-02-18 10:24:40 +01:00 |
|
Settel
|
24c93623dc
|
feat: show number of quotes played by player
|
2023-06-19 10:42:00 +02:00 |
|
Settel
|
6787f1c3f8
|
feat: show checkmark for already played quotes
ci/woodpecker/push/woodpecker Pipeline was successful
|
2023-06-18 15:07:45 +02:00 |
|
Settel
|
9d4c6916a6
|
bugfix: bind to all interfaces by default (needed for Podman/Docker)
|
2023-06-04 11:22:49 +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
|
3f8df8b538
|
bugfix: create data dir if not present
|
2023-05-17 22:55:44 +03:00 |
|
Settel
|
7cd0639708
|
fix bug in IsInitialized()
|
2023-01-29 17:49:47 +01:00 |
|
Settel
|
cfd16e8e6c
|
refactor CheckSetup()
|
2023-01-29 16:14:23 +01:00 |
|
Settel
|
37198001a3
|
add new role "setup" if game is not initialized yet
|
2023-01-29 16:06:13 +01:00 |
|
Settel
|
a243deb79e
|
init game when database is empty
ci/woodpecker/push/woodpecker Pipeline was successful
bind server to interface given by CLI option
|
2023-01-29 15:06:46 +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
|
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
|
4827ff10b7
|
bugfix: set cameo flag only for admin user (clone user object)
|
2022-12-09 20:48:33 +01:00 |
|
Settel
|
1be050a543
|
chore: update log prefix
|
2022-11-06 17:12:42 +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
ci/woodpecker/push/woodpecker Pipeline was successful
|
2022-11-06 17:00:28 +01:00 |
|
Settel
|
786a1c46f1
|
bugfix: fix compiler warning
ci/woodpecker/push/woodpecker Pipeline was successful
|
2022-11-06 15:44:48 +01:00 |
|
Settel
|
eb703f86b1
|
refactor: use new Log class
|
2022-11-06 15:41:13 +01:00 |
|
Settel
|
eeb48281e4
|
feat: refactor podman build
|
2022-11-06 09:47:43 +01:00 |
|
Settel
|
8f7ec91912
|
feat: install go-bindata
ci/woodpecker/push/woodpecker Pipeline failed
|
2022-11-04 22:04:08 +01:00 |
|
Settel
|
e478fc26b1
|
feat: install go-bindata
ci/woodpecker/push/woodpecker Pipeline failed
|
2022-11-04 21:58:12 +01:00 |
|
Settel
|
533bb922f2
|
feat: setup server
ci/woodpecker/push/woodpecker Pipeline failed
|
2022-11-04 21:51:14 +01:00 |
|
Settel
|
62b0f429d7
|
bugfix: debounce save quote API call
|
2022-10-05 09:38:42 +02:00 |
|
Settel
|
9df82190c5
|
bugfix: create missing directory
|
2022-09-11 20:10:38 +02:00 |
|
Settel
|
7f4786a44d
|
chores: use Nuxt3's .output/ directory instead of Nuxt2's dist/ directory
|
2022-09-01 19:18:13 +02:00 |
|
Settel
|
71fce93da8
|
feat: add skip button
|
2022-08-31 18:58:39 +02:00 |
|
Settel
|
4b81042955
|
bugfix: fix Go linter warnings
|
2022-08-28 20:01:30 +02:00 |
|
Settel
|
ba5f72117e
|
feat: save creation date along with quote and sort them from oldest to latest
|
2022-08-28 17:24:45 +02:00 |
|
Settel
|
88c74e199f
|
feat: show AlertBox if connection to server is lost
|
2022-08-05 18:52:34 +02:00 |
|
Settel
|
2465e87a86
|
refactor: improve engine error handling
|
2022-08-03 23:00:34 +02:00 |
|
Settel
|
af19fd33fc
|
feat: sync engine with server, handle errors (WIP)
|
2022-08-02 23:34:30 +02:00 |
|
Settel
|
e61c6644c1
|
bugfix: show up to 10 sources (instead of 12)
|
2022-05-03 21:05:00 +02:00 |
|
Settel
|
e85561d9f8
|
data: massive game of 16 players
|
2022-05-03 20:53:55 +02:00 |
|
Settel
|
6b2f37a982
|
data: Team Hogwards (en)
|
2022-04-24 22:27:42 +02:00 |
|
Settel
|
a828bb31e8
|
feat: i18n: start page
|
2022-04-24 22:15:32 +02:00 |
|
Settel
|
952b4d4bcc
|
feat: /api/userinfo endpoint includes lang
|
2022-04-24 19:22:13 +02:00 |
|
Settel
|
c624f71b7f
|
feat: set game language
|
2022-04-24 18:22:23 +02:00 |
|
Settel
|
9b9f01e81e
|
data: Team Hogwards with created property
|
2022-04-13 11:26:26 +02:00 |
|