navidrome/model
Yash Jipkate 327c259a3d
Create share table and repository. (#930)
* Add share table and repository

* Add datastore mock

* Try fixing indent

* Try fixing indent - 2

* Try fixing indent - 3

* Implement rest.Repository and rest.Persistance

* Renew date

* Better error handling

* Improve field name

* Fix json name conventionally
2021-05-30 11:50:35 -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 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 BPM metadata enhancement (#1087) 2021-05-05 21:35:01 -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 Create share table and repository. (#930) 2021-05-30 11:50:35 -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