12 Commits
Author SHA1 Message Date
Pascal 28714a8cbc feat(hunt): Add bingo board to hunts 2026-08-07 18:59:24 +02:00
Pascal 45865d3122 feat(quest): add support for private images in answers 2026-07-31 02:14:34 +02:00
Pascal 77becc453e feat(hunt): add public flag to hunts and implement hunt creation page
- Add 'public' boolean column to Hunt model with default true
- Update hunt admin UI to toggle 'public' flag
- Implement new hunt creation page with form supporting all hunt properties
- Add sidebar navigation item for hunt creation for authorized users
- Adjust home API to filter hunts by public flag only
2026-07-30 23:33:34 +02:00
Pascal 146e48d42d Last minute fixes 2025-10-01 00:31:31 +02:00
Pascal c542916c99 Update prisma 2025-09-14 18:46:23 +02:00
Pascal e167a11434 Set prisma targets 2025-09-11 23:25:43 +02:00
Pascal cc544322b2 Switch to translatable data 2025-08-20 23:18:40 +02:00
Pascal 900414727f Move review to separate model 2025-08-13 23:53:36 +02:00
Pascal 4189c95d38 Start admin pages 2025-08-09 14:58:38 +02:00
Pascal 8aa8be7e9f Remember uploaded images 2025-08-04 19:34:50 +02:00
Pascal 15f4f74cb7 Add stuff 2025-07-31 22:50:39 +02:00
Pascal 07c434dba8 Initial commit 2025-07-31 21:31:11 +02:00