Commit Graph

510 Commits

Author SHA1 Message Date
Settel
0b406595c7 refactor: move engine's start() to separate file 2022-08-01 17:56:51 +02:00
Settel
d9ebd90c12 feat: start/stop engine (WIP) 2022-07-31 23:33:03 +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
fa53502901 refactor: fix typescript warnings 2022-07-31 23:00:09 +02:00
Settel
5b50d3e525 bugfix: typo fix 2022-07-31 22:50:54 +02:00
Settel
72901cacbd refactor: renamed primary-font to font-primary 2022-07-30 11:49:50 +02:00
Settel
9678a2bdeb feat: load userinfo and show username in topbar 2022-07-29 23:41:24 +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
72d61d7811 feat: authenticate via cookie, replace Pinia MyselfStore 2022-07-29 15:31:36 +02:00
Settel
8c21969246 feat: store authCode in Pinia 2022-07-29 15:08:12 +02:00
Settel
3c85206da0 feat: use Pinia 2022-07-29 15:00:29 +02:00
Settel
9642100d8c feat: set up start page layout 2022-07-29 13:12:00 +02:00
Settel
226a40437e feat: set up start page layout 2022-07-28 11:28:12 +02:00
Settel
0baed9f154 feat: enter PIN 2022-07-26 22:25:50 +02:00
Settel
9bb7c1999f feat: setup proxy 2022-07-26 22:25:30 +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
07301f6244 bug: fix VS Code warning about missing modules on import 2022-07-24 20:29:05 +02:00
Settel
f4ea46badd refactor: rewrite client from scratch with Nuxt3 (WIP) 2022-07-24 20:23:52 +02:00
Settel
70ddf88174 feat: <Button border="false"> 2022-07-22 22:45:14 +02:00
Settel
257a67b21f css: update text color 2022-07-22 22:00:14 +02:00
Settel
449c49c3b7 feat: use <button> instead of <div> for buttons 2022-07-22 21:38:05 +02:00
Settel
d594205fb6 css: update button disabled 2022-07-22 21:36:04 +02:00
Settel
f9d09d205d css: button hover color 2022-07-22 21:36:04 +02:00
Settel
adce61af4e css: update colors for start page (WIP) 2022-07-22 21:35:43 +02:00
Settel
ad3c202951 feat: add README.md 2022-07-13 10:15:32 +02:00
Settel
597e8604b2 feat: Makefile target setup 2022-07-13 10:05:07 +02:00
Settel
b6420cf8ea version: bump to 1.20 2022-05-03 21:06:07 +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
e0a5832d2b version: bumped to 1.19 2022-05-03 07:36:31 +02:00
Settel
d476aba45c feat: show players in lobby 2022-05-03 07:36:01 +02:00
Settel
792825a73e feat: build docker images with version numbers 2022-04-24 23:51:00 +02:00
Settel
341e6f724b version: bumped to 1.18 2022-04-24 23:50:35 +02:00
Settel
19d46b360a i18n: complete translations 2022-04-24 23:34:00 +02:00
Settel
f8420efb34 i18n: translate collect quotes 2022-04-24 23:13:32 +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
3a4a65b428 css: moved TitleBox up 2022-04-24 19:28:14 +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
6f1d276523 version: bumped to version 1.17 2022-04-13 11:37:25 +02:00
Settel
9b9f01e81e data: Team Hogwards with created property 2022-04-13 11:26:26 +02:00
Settel
4f8c55a8e3 feat: use fileutil.SaveFile() to save file via tempfile 2022-04-13 11:26:07 +02:00
Settel
a1681984a6 version: bump to version 1.16 2022-04-12 18:47:51 +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
c5e0ef4dad version: bump to version 1.15 2022-04-12 14:30:25 +02:00
Settel
91286db402 data: removed team Jellyfish (Einstein/St. Exupery/Edison/...) 2022-04-12 14:30:05 +02:00