Commit Graph

247 Commits

Author SHA1 Message Date
Settel
f150e7c300 css: fixed height of start page 2022-03-09 09:21:36 +01:00
Settel
939b715cd5 feat: display version on start page footer 2022-03-09 09:15:17 +01:00
Settel
42fbedaeaa fix: Makefile .PHONY added 2022-03-09 09:09:13 +01:00
Settel
5798132e9b fix: workaround for routes like /play, /admin which really should have a trailing / 2022-03-09 09:09:04 +01:00
Settel
a74717788e style: whitespace change 2022-03-04 16:11:41 +01:00
Settel
82817c9692 feat: create podman image 2022-03-03 10:29:01 +01:00
Settel
5ba57ae81b refactor: build static go binary 2022-03-03 10:16:50 +01:00
Settel
60039fc562 data: changed name of admin user 2022-03-03 10:16:23 +01:00
Settel
1dfbd43e22 feat: use resources, renamed knyt -> knowyt 2022-03-03 08:40:14 +01:00
Settel
b3b7a61167 chore: build cleanup 2022-03-03 07:20:02 +01:00
Settel
51d1b78191 chore: build cleanup 2022-03-03 07:19:34 +01:00
Settel
b477730140 feat: admin interface: cannot delete self 2022-03-03 07:19:19 +01:00
Settel
a89f197fdd feat: admin interface remove user 2022-03-02 14:18:21 +01:00
Settel
f6889725ba feat: admin interface modify user, create user 2022-03-02 13:42:24 +01:00
Settel
52fcdbd576 feat: modify player 2022-03-02 12:04:27 +01:00
Settel
2b10149a87 feat: admin interface: open player edit overlay 2022-03-01 22:08:07 +01:00
Settel
1e64c27918 feat: admin interface: player's auth code 2022-03-01 12:40:09 +01:00
Settel
4f760bb5ed refactor: admin interface: number of quotes instead of quotes 2022-03-01 12:25:25 +01:00
Settel
e2ad380c6c feat: change game name 2022-03-01 09:41:30 +01:00
Settel
64265d97e3 feat: admin interface 2022-03-01 07:56:01 +01:00
Settel
f2aa568b09 feat: admin interface shows number of quotes per player 2022-02-27 21:45:28 +01:00
Settel
f667f4cf00 feat: show game name 2022-02-27 20:59:27 +01:00
Settel
addfcdea86 feat: admin interface, game name 2022-02-27 20:54:13 +01:00
Settel
defb20cc7c layout: styles finetuning 2022-02-27 15:26:17 +01:00
Settel
237a0d0345 calculate number of quotes left/total, send to client 2021-12-03 18:36:19 +01:00
Settel
32f9fa68b3 don't crash on setupRound() when there're no more quotes 2021-12-03 17:23:42 +01:00
Settel
f2e0166062 styling of CollectQuote dialog 2021-12-02 19:07:15 +01:00
Settel
96ad2f6533 keep order of quotes constant in list while collecting quotes 2021-12-02 19:06:26 +01:00
Settel
7a9a4d5e2c fix styling 2021-11-30 18:42:46 +01:00
Settel
571193698d separator for cellection quotes 2021-11-28 20:59:33 +01:00
Settel
1d30b13078 color adjustment 2021-11-28 20:46:28 +01:00
Settel
f0057663e3 use variables for colors 2021-11-28 20:28:43 +01:00
Settel
91541f78d4 use variables for colors 2021-11-28 17:24:22 +01:00
Settel
a4a499518e add new quote button 2021-11-27 21:10:09 +01:00
Settel
15493e2551 collect quote styling 2021-11-22 07:08:54 +01:00
Settel
2eb4d73472 styling (WIP) 2021-11-09 22:28:52 +01:00
Settel
a956f8e2f2 styling (WIP) 2021-11-09 21:52:10 +01:00
Settel
b7aa3f2f73 collect quotes styling (WIP) 2021-11-07 23:51:37 +01:00
Settel
9b3fa31189 collect quotes (WIP) 2021-11-07 23:31:04 +01:00
Settel
d5bde937b5 create/edit quote dialog (WIP) 2021-10-29 22:13:38 +02:00
Settel
e18e6a94c1 fixed logic error 2021-10-16 21:47:45 +02:00
Settel
d70f98bf48 update list of quotes after create/delete 2021-10-16 21:35:31 +02:00
Settel
a6b6d1dfd6 create quote 2021-10-16 21:21:59 +02:00
Settel
fd8aaeef78 create new quote 2021-10-16 20:14:58 +02:00
Settel
1df31a6e35 save and remove quote 2021-10-16 19:36:39 +02:00
Settel
df5f3f8250 revert change in data 2021-10-16 16:58:39 +02:00
Settel
b50c6847d6 save quote 2021-10-16 16:57:28 +02:00
Settel
6f974195b2 remove quote 2021-10-16 16:16:37 +02:00
Settel
680ec9c6ce saveQuote, removeQuote (WIP) 2021-10-15 23:07:41 +02:00
Settel
8815cddebf refactoring: split into CollectQuote 2021-10-15 20:45:46 +02:00