• Joined on 2023-03-12
Sansan merged pull request Sansan/MusicServer#26 2026-06-14 11:48:36 +02:00
Feature/statistics api
Sansan created pull request Sansan/MusicServer#26 2026-06-14 11:48:12 +02:00
Feature/statistics api
Sansan deleted branch uuid-migration-step-3 from Sansan/MusicServer 2026-06-14 11:32:45 +02:00
Sansan deleted branch uuid-migration-step-2 from Sansan/MusicServer 2026-06-14 11:32:42 +02:00
Sansan pushed to feature/statistics-api at Sansan/MusicServer 2026-06-14 11:31:13 +02:00
4e5bdc4ee2 Fixed some small bugs after merge
0894d65ec5 Merge branch 'develop' into feature/statistics-api
4033899a68 Merge pull request 'Feature/session token api' (#25) from feature/session-token-api into develop
c6a07e69e7 Fixed some small bugs. Frontend is now included in the docker image
6d4a034753 Fix duplicate import in routes.go
Compare 7 commits »
Sansan deleted branch feature/session-token-api from Sansan/MusicServer 2026-06-13 11:30:10 +02:00
Sansan pushed to develop at Sansan/MusicServer 2026-06-13 11:30:10 +02:00
4033899a68 Merge pull request 'Feature/session token api' (#25) from feature/session-token-api into develop
c6a07e69e7 Fixed some small bugs. Frontend is now included in the docker image
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
Compare 5 commits »
Sansan merged pull request Sansan/MusicServer#25 2026-06-13 11:30:09 +02:00
Feature/session token api
Sansan created pull request Sansan/MusicServer#25 2026-06-13 11:29:28 +02:00
Feature/session token api
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