• Joined on 2023-03-12
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
Sansan created branch main in Sansan/Learning 2026-05-30 12:21:28 +02:00
Sansan pushed to main at Sansan/Learning 2026-05-30 12:21:28 +02:00
576f9f84f1 Refactor: Organize language data into separate config functions
58957a3df3 Add back button to Thai, Korean, and Japanese screens
47247e1b2b Add Thai and Korean character image displays with scrolling grids
2ab3aa60d2 Add Hiragana image display grid to Japanese screen with scrolling
182eabf515 Add Hiragana character images for Japanese language
Sansan created repository Sansan/Learning 2026-05-30 12:12:22 +02:00
Sansan pushed to main at Sansan/MusicFrontend 2026-05-30 09:34:11 +02:00
2d7c620c6a Fix frontend build by updating dependencies and ESLint configuration
69315556fd Fixed some bugs and added Random Classic
4464e744a3 Fixed bug with clear search
8851610aa7 Tried to fix som thing with search
26fc23d813 Fix for not add played to database
Compare 10 commits »
Sansan created branch main in Sansan/MusicFrontend 2026-05-30 09:34:11 +02:00
Sansan created repository Sansan/MusicFrontend 2026-05-30 09:20:11 +02:00
Sansan pushed to develop at Sansan/MusicServer 2026-05-26 20:54:17 +02:00
a446dad7b6 Make pool and poolSong global variables
Sansan pushed to develop at Sansan/MusicServer 2026-05-23 21:58:01 +02:00
d152ec1f11 fix: use podman-compose (installed via Homebrew) instead of podman compose
Sansan pushed to develop at Sansan/MusicServer 2026-05-23 20:19:10 +02:00
7a3934babf fix: use 'podman compose' instead of 'podman-compose'
Sansan pushed to develop at Sansan/MusicServer 2026-05-23 20:03:08 +02:00
08f539abd9 test: add justfile commands for running integration tests with podman
Sansan pushed to develop at Sansan/MusicServer 2026-05-23 19:43:41 +02:00
87a1a2d89a test: reduce testMusic size for faster CI runs
1ada52f5f8 test: add test data directories (testMusic and testCharacters)
Compare 2 commits »