• Joined on 2023-03-12
Sansan pushed to main at Sansan/HanjaKanaMun 2026-06-07 21:32:34 +02:00
2feba4e9e1 Add .gitignore for Odin builds
Sansan pushed to main at Sansan/HanjaKanaMun 2026-06-07 21:30:46 +02:00
34fff3cc0d Initial commit: empty raylib window
Sansan created repository Sansan/HanjaKanaMun 2026-06-07 21:30:36 +02:00
Sansan pushed to uuid-migration-step-3 at Sansan/MusicServer 2026-06-01 22:40:46 +02:00
898876fbf8 step 3: Make UUID columns NOT NULL
Sansan created branch uuid-migration-step-3 in Sansan/MusicServer 2026-06-01 22:40:46 +02:00
Sansan pushed to uuid-migration-step-2 at Sansan/MusicServer 2026-06-01 22:40:27 +02:00
0f552282f3 step 2: Add UUID columns with backfill and dual-write support
Sansan created branch uuid-migration-step-2 in Sansan/MusicServer 2026-06-01 22:40:27 +02:00
Sansan pushed to feature/statistics-api at Sansan/MusicServer 2026-06-01 21:58:41 +02:00
9256b7fe4b feat: Add id column to song table and prep for UUID migration
2bc9012a01 feat: Add deprecation notice for global Dbpool and Ctx variables
26a1cf9c76 test: Add migration test with manual data insertion
Compare 3 commits »
Sansan pushed to feature/statistics-api at Sansan/MusicServer 2026-06-01 20:46:28 +02:00
07e9fd6c56 test: Add migration test with manual data insertion
Sansan pushed to feature/statistics-api at Sansan/MusicServer 2026-06-01 20:43:47 +02:00
d459d796cf test: Add statistics test with manual data insertion
Sansan pushed to feature/statistics-api at Sansan/MusicServer 2026-06-01 20:23:10 +02:00
90d621c195 feat: Rename game to soundtrack throughout codebase
Sansan pushed to feature/statistics-api at Sansan/MusicServer 2026-06-01 20:06:54 +02:00
c63202242b feat: Complete DI cleanup - migrate test helpers to Database struct
3418f492f5 feat: Add deprecation middleware for legacy endpoints
f4d1c3cf28 feat: Implement Statistics API with 8 endpoints under /api/v1/statistics/
Compare 3 commits »
Sansan created branch feature/statistics-api in Sansan/MusicServer 2026-06-01 20:06:54 +02:00
Sansan pushed to feature/session-token-api at Sansan/MusicServer 2026-06-01 18:50:44 +02:00
98c1948eff feat: Remove global db.Dbpool with dependency injection (Phase 0)
Sansan pushed to feature/session-token-api at Sansan/MusicServer 2026-06-01 18:07:38 +02:00
3e37303979 feat: Implement Session Token System with /api/v1 base path
Sansan created branch feature/session-token-api in Sansan/MusicServer 2026-06-01 18:07:38 +02:00
Sansan pushed to main at Sansan/MusicFrontend 2026-05-31 20:48:08 +02:00
168ba205be Add search button with modal
Sansan pushed to main at Sansan/MusicFrontend 2026-05-31 19:49:30 +02:00
99e6419d09 Update sync to use new API with progress modal
Sansan pushed to main at Sansan/MusicFrontend 2026-05-30 22:30:55 +02:00
ef1f9386e1 Remove unnecessary files (index.js, routes.js)
Sansan pushed to main at Sansan/MusicFrontend 2026-05-30 22:26:06 +02:00
bc32ce5fc5 Add Docker support with runtime environment variable configuration