Commit Graph
25 Commits
Author SHA1 Message Date
Pascal e664cf3b96 feat(landing): add landing page layout and content 2026-07-31 01:32:00 +02:00
Pascal 24632742ef feat(quest): add full CRUD and image handling for hunt quests 2026-07-31 01:03:54 +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 aa4632cab8 feat(admin): add user role management with promotion feature 2026-07-30 23:13:38 +02:00
Pascal c80fc61539 Add picture wall filtering and bump nuxt 2025-10-16 20:30:05 +02:00
Pascal cbd126c7a2 Fix showcase hidden first place 2025-10-06 12:13:33 +02:00
Pascal 146e48d42d Last minute fixes 2025-10-01 00:31:31 +02:00
Pascal da037597eb prettier 2025-09-15 16:10:00 +02:00
Pascal 165e3d1559 Translate static texts 2025-09-15 15:44:50 +02:00
Pascal 600ccb4207 Add colors to quest list 2025-09-14 18:18:18 +02:00
Pascal 5c66430cb4 Compress answers and show upload progress 2025-09-14 17:45:34 +02:00
Pascal 86a66aad37 Add imprint 2025-08-30 17:56:52 +02:00
Pascal e763e3adf0 Translate invite code and start help page 2025-08-30 17:31:19 +02:00
Pascal 7948fed103 Start i18n on static texts 2025-08-21 20:52:59 +02:00
Pascal cc544322b2 Switch to translatable data 2025-08-20 23:18:40 +02:00
Pascal c35fb06830 Add diashow and styling 2025-08-17 01:40:30 +02:00
Pascal befc678bdb Add team member and hunt member management for admins 2025-08-10 00:20:44 +02:00
Pascal dc3c21f885 Add end showcase 2025-08-09 19:14:21 +02:00
Pascal dc42258010 Translate home page 2025-08-05 23:30:13 +02:00
Pascal 9320adb6cd Add login and register 2025-08-04 20:23:19 +02:00
Pascal 36e8ef41bf Add team creation, team join and debug login screen 2025-08-03 18:58:17 +02:00
Pascal 624bb7e124 Add quest page 2025-08-01 22:15:30 +02:00
Pascal 28b42762fe Add hunt detail 2025-08-01 01:14:34 +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