Skip to content

Conversation

tomast1337
Copy link
Member

This PR introduces a new song search functionality and refactors the song browsing routes.

Key changes include:

  • Implemented a new feature to allow users to search for songs.
  • Merged the song-browser routes into the main song controller to improve code organization.
  • Fixed several linting problems identified in the codebase.

…nging placeholder text and adjusting query parameter for song searches
…featured, recent, categories, and random songs
…Script support and integration with Prettier
…ller to enhance song retrieval with detailed query options
…atures including recent, featured, categories, and random songs
@tomast1337 tomast1337 changed the base branch from main to develop September 22, 2025 21:57
…ation with additional spacing rules and core module support
@tomast1337
Copy link
Member Author

Bentroen:

image

This type of method is a bit weird, maybe? (A specific getSong for the 'my songs' page)
Because a more generic method with a ?user= parameter, which, when left blank, would return the songs of the logged-in user, would solve it.
It practically duplicates the getSongByPage.

image

…s integration, and modular service architecture for API interactions
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant