navidrome/model
Deluan ed726c2126 Better implementation of Bookmarks, using its own table 2020-08-01 12:17:15 -04:00
..
request Always use lowercase username, as it is used for referential integrity. Fixes #352 2020-06-14 20:20:10 -04:00
album.go Add ToggleStar to SongContextMenu (WIP) 2020-05-22 15:23:42 -04:00
annotation.go Add ToggleStar to SongContextMenu (WIP) 2020-05-22 15:23:42 -04:00
artist.go Add ToggleStar to SongContextMenu (WIP) 2020-05-22 15:23:42 -04:00
bookmark.go Better implementation of Bookmarks, using its own table 2020-08-01 12:17:15 -04:00
datastore.go Implements the get/save play queue Subsonic endpoints and bumps API version to 1.12.0 2020-07-31 17:45:49 -04:00
errors.go Check permissions to playlist operations 2020-01-21 17:18:46 -05:00
genres.go Add GetGenre endpoint 2020-01-15 17:56:02 -05:00
mediafile.go Better implementation of Bookmarks, using its own table 2020-08-01 12:17:15 -04:00
mediafolder.go Make MediaFolder ID int32 2020-05-09 22:29:02 -04:00
player.go feat: transcoding and player datastores and configuration 2020-03-17 15:20:35 -04:00
playlist.go Auto-Import playlists found in the Music Folder 2020-07-17 22:55:51 -04:00
playqueue.go Better implementation of Bookmarks, using its own table 2020-08-01 12:17:15 -04:00
properties.go Rename `domain` to `model` 2020-01-14 22:22:34 -05:00
transcoding.go fix: create default transcodings on existing installations 2020-03-17 16:49:37 -04:00
user.go Auto-Import playlists found in the Music Folder 2020-07-17 22:55:51 -04:00