navidrome/model
Deluan 874b17b8f6 Require user to provide current password to be able to change it
Admins can change other users' password without providing the current one, but not when changing their own
2021-05-03 15:03:34 -04:00
..
request Move project to Navidrome GitHub organization 2021-02-06 21:46:35 -05:00
album.go Add denormalized list of artist_ids to album, to speed-up artist's albums queries 2020-12-13 14:05:48 -05:00
annotation.go Add ToggleStar to SongContextMenu (WIP) 2020-05-22 15:23:42 -04:00
artist.go Add artistImageUrl available in getArtists endpoint 2020-11-01 14:37:29 -05:00
artist_info.go Get Similar Artists in parallel 2020-10-21 21:44:03 -04:00
bookmark.go Better implementation of Bookmarks, using its own table 2020-08-01 12:17:15 -04:00
datastore.go Remove dangling tracks after changing MusicFolder. Fix #445 2020-10-02 16:18:45 -04:00
errors.go Get better artist images results 2020-10-20 16:07:31 -04:00
genres.go Add GetGenre endpoint 2020-01-15 17:56:02 -05:00
mediafile.go Add option to sort Recently Added by file's mtime instead of time of import. 2021-03-12 18:18:35 -05:00
mediafolder.go Change MediaFolder.ID type to int32 2020-10-25 23:22:52 -04:00
player.go Add option for player to report real paths in Subsonic API. Closes #625 2020-11-28 10:25:23 -05:00
playlist.go Add and show Playlists sizes 2020-10-12 22:31:01 -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 Require user to provide current password to be able to change it 2021-05-03 15:03:34 -04:00