knowyt/server/src
2024-02-18 14:10:17 +01:00
..
application bugfix: fix typo 2024-02-18 14:10:17 +01:00
applicationConfig bugfix: bind to all interfaces by default (needed for Podman/Docker) 2023-06-04 11:22:49 +02:00
engine refactor: use new Log class 2022-11-06 15:41:13 +01:00
fileutil feat: remove game (WIP) 2022-12-15 10:40:28 +01:00
game feat: show number of quotes played by player 2023-06-19 10:42:00 +02:00
handler bugfix: clear cameo cookie on logout, too 2024-02-18 14:10:17 +01:00
log chore: update log prefix 2022-11-06 17:12:42 +01:00
quote feat: save creation date along with quote and sort them from oldest to latest 2022-08-28 17:24:45 +02:00
resources chores: use Nuxt3's .output/ directory instead of Nuxt2's dist/ directory 2022-09-01 19:18:13 +02:00
syncdata feat: admin interface, game name 2022-02-27 20:54:13 +01:00
user refactor: remove IsCameo flag from JSON 2024-02-18 10:34:13 +01:00
go.mod feat: use JWT for authentication (WIP) 2024-02-18 14:09:44 +01:00
go.sum feat: use JWT for authentication (WIP) 2024-02-18 14:09:44 +01:00
knowyt.go feat: setup app, create admin user (WIP) 2023-06-03 22:39:36 +02:00