album.go
|
Fix album lists, to use annotations
|
2020-01-22 01:00:00 -05:00 |
annotation.go
|
Fix album lists, to use annotations
|
2020-01-22 01:00:00 -05:00 |
artist.go
|
Implement annotations per user
|
2020-01-21 23:03:37 -05:00 |
checksum.go
|
Change semantics of ChecksumRepository
|
2020-01-15 08:54:00 -05:00 |
datastore.go
|
Implement annotations per user
|
2020-01-21 23:03:37 -05: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
|
Initial support for song browsing from UI
|
2020-01-22 10:47:43 -05:00 |
mediafolder.go
|
Rename domain to model
|
2020-01-14 22:22:34 -05:00 |
playlist.go
|
Return playlist duration in getPlayList
|
2020-01-21 18:10:29 -05:00 |
properties.go
|
Rename domain to model
|
2020-01-14 22:22:34 -05:00 |
user.go
|
Authenticate Subsonic API calls using the DB
|
2020-01-20 13:42:43 -05:00 |