navidrome/model
Deluan a6af46dbad Always use lowercase username, as it is used for referential integrity. Fixes #352 2020-06-14 20:20:10 -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
datastore.go feat: transcoding and player datastores and configuration 2020-03-17 15:20:35 -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 Remove tracks from DB that were deleted while Navidrome was not running. Fixes #151 2020-06-14 03:11:16 -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 Add ability to reorder playlist items 2020-06-04 19:05:41 -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 fix: login must be case-insensitive 2020-03-01 15:45:41 -05:00