Commit d4c83ec
committed
feat: implement featured songs retrieval by timespan in song controller
- Added logic to fetch featured songs based on different timespans (hour, day, week, month, year, all).
- Enhanced the method to pad song results when fewer songs are available than the required page size.
- Removed the previous implementation of getFeaturedSongs from the song service, consolidating functionality in the song controller.1 parent 266d7a2 commit d4c83ec
File tree
4 files changed
+433
-184
lines changed- apps/backend/src/song
4 files changed
+433
-184
lines changed
0 commit comments