• Joined on 2026-05-06
admin pushed to main at byntangxyz/noctune-server 2026-05-26 22:07:47 +07:00
5775161ac5 feat: implement removeTrack and deletePlaylist endpoints; add byIds method to trackController
478faac0f2 feat: add admin routes to the main router
401a0d51a6 fix: fix multer syntax error and unify upload routes
2719cd4a6f feat: add profile update endpoint with avatar upload
ba293fd140 feat: add album routes, playlist detail, liked tracks, fix search/artist routing
Compare 10 commits »
admin created branch main in byntangxyz/noctune-server 2026-05-26 22:07:47 +07:00
admin pushed to main at byntangxyz/noctune-client 2026-05-26 22:07:02 +07:00
d82d91ea96 feat: add mobile navigation component and queue panel
a029258872 Refactor code structure for improved readability and maintainability
9f4e5bc732 feat: add AddToPlaylistModal component for saving tracks to playlists
a109f5bab1 feat: add CreatePlaylistModal component for creating new playlists
c0be5d76d6 Refactor code structure and remove redundant sections for improved readability and maintainability
admin created branch main in byntangxyz/noctune-client 2026-05-26 22:07:02 +07:00