navidrome/model
Deluan b65e76293a Only send events to clients who need it
- User events (star, rating, plays) only sent to same user
- Don't send to the client (browser window) that originated the event
2021-06-15 18:59:26 -04:00
..
request Only send events to clients who need it 2021-06-15 18:59:26 -04:00
album.go Omit empty fields from Native API responses 2021-05-31 12:20:21 -04:00
annotation.go Add ToggleStar to SongContextMenu (WIP) 2020-05-22 15:23:42 -04:00
artist.go Omit empty fields from Native API responses 2021-05-31 12:20:21 -04: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 Create share table and repository. (#930) 2021-05-30 11:50:35 -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 Omit empty fields from Native API responses 2021-05-31 12:20:21 -04: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
share.go Add Native Sharing REST API (#1150) 2021-06-08 15:44:30 -04: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