• Joined on 2023-03-12
Sansan opened issue Sansan/MusicServer#23 2026-06-08 20:06:59 +02:00
Update all dependencies to latest versions
Sansan opened issue Sansan/MusicServer#22 2026-06-08 20:06:53 +02:00
Change VersionData Changelog from string to string array
Sansan opened issue Sansan/MusicServer#21 2026-06-08 20:06:47 +02:00
Refactor handlers into domain-specific files
Sansan opened issue Sansan/MusicServer#20 2026-06-08 20:06:42 +02:00
Change domain from sanplex.tech to sanplex.xyz
Sansan opened issue Sansan/MusicServer#19 2026-06-08 20:06:37 +02:00
Replace Tailwind CSS with pure CSS
Sansan opened issue Sansan/MusicServer#18 2026-06-08 20:06:32 +02:00
Add OpenAPI/Swagger documentation
Sansan opened issue Sansan/MusicServer#17 2026-06-08 20:06:27 +02:00
Add Zap structured logging framework
Sansan opened issue Sansan/MusicServer#16 2026-06-08 20:06:22 +02:00
Upgrade Echo framework from v4 to v5
Sansan pushed to main at Sansan/HanjaKanaMun 2026-06-07 21:32:37 +02:00
33d55357cf Remove executable from git
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