quintodrome/domain
Deluan db992a9941 Small changes regarding StarredAt.
Making StarredAt more "precise", setting it to the time the change was detected.
getStarred.view now returns albums ordered by StarredAt.
loadRange method now take QueryOptions.Desc into account
2016-03-22 19:00:18 -04:00
..
album.go Small changes regarding StarredAt. 2016-03-22 19:00:18 -04:00
artist.go Removing purged ids from the search index 2016-03-18 19:50:21 -04:00
base.go Get() methods from all repositories now return a ErrNotFound when the id is nonexistent 2016-03-18 11:33:50 -04:00
index.go Indexes using slices instead of pointers of slice 2016-03-20 13:08:24 -04:00
mediafile.go Small changes regarding StarredAt. 2016-03-22 19:00:18 -04:00
mediafolder.go More slices instead of pointers of slice 2016-03-20 13:33:59 -04:00
playlist.go Even more metadata for playlists 2016-03-21 12:26:55 -04:00