• Joined on 2023-03-12
Sansan pushed to feature/session-token-api at Sansan/MusicServer 2026-06-13 11:27:07 +02:00
c6a07e69e7 Fixed some small bugs. Frontend is now included in the docker image
Sansan opened issue Sansan/MusicServer#24 2026-06-11 21:40:17 +02:00
VGMQ Full Implementation with Playlist and File Synchronization
Sansan pushed to main at Sansan/dimma 2026-06-10 21:00:18 +02:00
b61433246a Remove Git Setup section from README
Sansan pushed to main at Sansan/dimma 2026-06-10 20:58:41 +02:00
64f55c81b0 Initial project scaffold for Dimma
Sansan created branch main in Sansan/dimma 2026-06-10 20:58:41 +02:00
Sansan created repository Sansan/dimma 2026-06-10 20:58:09 +02:00
Sansan pushed to uuid-migration-step-3 at Sansan/MusicServer 2026-06-08 20:44:31 +02:00
b0418b4f38 feat: Add id column to song table and prep for UUID migration
176848bb6d feat: Add deprecation notice for global Dbpool and Ctx variables
fb387901cf test: Add migration test with manual data insertion
0f29c33b1a test: Add statistics test with manual data insertion
cec408187d feat: Rename game to soundtrack throughout codebase
Compare 11 commits »
Sansan pushed to uuid-migration-step-2 at Sansan/MusicServer 2026-06-08 20:44:31 +02:00
b0418b4f38 feat: Add id column to song table and prep for UUID migration
176848bb6d feat: Add deprecation notice for global Dbpool and Ctx variables
fb387901cf test: Add migration test with manual data insertion
0f29c33b1a test: Add statistics test with manual data insertion
cec408187d feat: Rename game to soundtrack throughout codebase
Compare 11 commits »
Sansan pushed to feature/statistics-api at Sansan/MusicServer 2026-06-08 20:44:31 +02:00
b0418b4f38 feat: Add id column to song table and prep for UUID migration
176848bb6d feat: Add deprecation notice for global Dbpool and Ctx variables
fb387901cf test: Add migration test with manual data insertion
0f29c33b1a test: Add statistics test with manual data insertion
cec408187d feat: Rename game to soundtrack throughout codebase
Compare 11 commits »
Sansan pushed to feature/session-token-api at Sansan/MusicServer 2026-06-08 20:44:31 +02:00
6d4a034753 Fix duplicate import in routes.go
24a9111333 feat: Remove global db.Dbpool with dependency injection (Phase 0)
6cc014ffa3 feat: Implement Session Token System with /api/v1 base path
8f8b555ea5 Refactor handlers and update changelog for 5.0.0-Beta
Compare 4 commits »
Sansan pushed to develop at Sansan/MusicServer 2026-06-08 20:09:45 +02:00
8f8b555ea5 Refactor handlers and update changelog for 5.0.0-Beta
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