• Joined on 2026-03-02
Whidix pushed to main at Whidix/Escape 2026-03-08 21:36:50 +01:00
c03c3a4534 feat: update step navigation to use step order instead of IDs
Whidix pushed to main at Whidix/Escape 2026-03-08 20:00:03 +01:00
09794bdefd feat: add progression tracking to game sessions and implement tutorial modal
Whidix pushed to main at Whidix/Escape 2026-03-08 19:44:47 +01:00
fbdf6bc27c feat: remove unused import from completion page
Whidix pushed to main at Whidix/Escape 2026-03-08 19:38:40 +01:00
4c44d98444 feat: remove play again link and adjust layout in completion page
Whidix pushed to main at Whidix/Escape 2026-03-08 19:38:01 +01:00
2455c75732 feat: add puzzle component and image upload functionality
Whidix pushed to main at Whidix/Escape 2026-03-08 18:41:34 +01:00
8cda97a2f0 feat: remove unused GPS sample and debug information to streamline location tracking
Whidix pushed to main at Whidix/Escape 2026-03-08 18:37:35 +01:00
4897513689 feat: add geographic properties to displayed step record
Whidix pushed to main at Whidix/Escape 2026-03-08 18:27:34 +01:00
5e8b341733 feat: remove debug logging and streamline location tracking display
Whidix pushed to main at Whidix/Escape 2026-03-08 18:18:30 +01:00
989f114cc4 feat: add detailed GPS sample tracking with accuracy, speed, and timestamp
Whidix pushed to main at Whidix/Escape 2026-03-08 18:15:11 +01:00
5fc1093a79 feat: enhance location and orientation tracking with detailed debug logging
Whidix pushed to main at Whidix/Escape 2026-03-08 18:10:22 +01:00
811ac1964e feat: streamline location and orientation tracking by consolidating start functions
Whidix pushed to main at Whidix/Escape 2026-03-08 18:00:57 +01:00
143742b5c1 feat: add device orientation permission request and integrate with location tracking
Whidix pushed to main at Whidix/Escape 2026-03-08 17:40:33 +01:00
b2f686f782 fix: remove DATABASE_URL display step from migration workflow
Whidix pushed to main at Whidix/Escape 2026-03-08 16:48:39 +01:00
f39885a1b9 chore: remove obsolete Dockerfile and entrypoint script; update migration workflow to display DATABASE_URL
Whidix pushed to main at Whidix/Escape 2026-03-08 16:48:04 +01:00
dbe3fb67b5 chore: remove obsolete Dockerfile and entrypoint script; update migration workflow to display DATABASE_URL
Whidix pushed to main at Whidix/Escape 2026-03-08 16:36:14 +01:00
0dd5de4319 feat: add GitHub Actions workflow for Supabase migration
Whidix pushed to main at Whidix/Escape 2026-03-08 16:31:23 +01:00
a9b7b88bca fix: update auth:schema script and remove duplicate migrate command
Whidix pushed to main at Whidix/Escape 2026-03-08 16:24:48 +01:00
1be56aa37d fix: update auth:schema script and remove duplicate migrate command
Whidix pushed to main at Whidix/Escape 2026-03-08 16:08:44 +01:00
444ffc4fba fix: provide default secret for better-auth configuration
Whidix pushed to main at Whidix/Escape 2026-03-08 15:44:46 +01:00
0e2e7e8756 fix: remove extraneous yaml dependency and update tsconfig for node types