• Joined on 2026-03-02
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
Whidix pushed to main at Whidix/Escape 2026-03-08 15:38:05 +01:00
05b29a62bb feat: add Dockerfile and entrypoint script for containerized application
Whidix pushed to main at Whidix/Escape 2026-03-08 15:35:18 +01:00
efeea1ae19 feat: complete outdoor escape game platform with location-based steps
fe8cfdd3f1 feat: initialize SvelteKit project with authentication and database setup
Whidix created branch main in Whidix/Escape 2026-03-08 15:35:18 +01:00
Whidix created repository Whidix/Escape 2026-03-07 21:04:40 +01:00
Whidix pushed to main at Whidix/OnePieceDle 2026-03-06 21:57:16 +01:00
a91b298ee5 fix: unify fetch concurrency constant for character and devil fruit fetching
Whidix pushed to main at Whidix/OnePieceDle 2026-03-06 20:26:11 +01:00
d3e36e486f feat: display GuessHistoryTable after winning condition and friends' results
Whidix pushed to main at Whidix/OnePieceDle 2026-03-06 20:16:11 +01:00
249da5ad2e feat(auth): add username field to user schema and authentication process