album.go
|
refactor: adding back artist and album tables
|
2020-02-01 17:23:03 -05:00 |
artist.go
|
refactor: adding back artist and album tables
|
2020-02-01 17:23:03 -05:00 |
datastore.go
|
refactor: add filters
|
2020-02-01 17:23:03 -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 |
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
|
refactor: new persistence, more SQL, less ORM
|
2020-02-01 17:23:03 -05:00 |