navidrome/model
Deluan 31882abf6f Upgrade Ginkgo to V2 2022-07-26 16:53:17 -04:00
..
criteria Upgrade Ginkgo to V2 2022-07-26 16:53:17 -04:00
request Only send events to clients who need it 2021-06-15 18:59:26 -04:00
album.go Optimize AlbumRepository.GetAll and add a GetAllWithoutGenres method specifically for Subsonic API, where multiple-genres are not required 2021-11-02 21:19:49 -04:00
annotation.go Remove unused AnnotatedModel interface 2021-08-01 12:04:45 -04:00
artist.go Remove unused AnnotatedModel interface 2021-08-01 12:04:45 -04:00
artist_info.go Get Similar Artists in parallel 2020-10-21 21:44:03 -04:00
bookmark.go Use `structs` lib to map models to DB. Fix #1266 2021-08-01 12:04:45 -04:00
datastore.go Implement Scrobble buffering/retrying 2021-07-02 10:04:41 -04:00
errors.go Get better artist images results 2020-10-20 16:07:31 -04:00
genre.go Use `structs` lib to map models to DB. Fix #1266 2021-08-01 12:04:45 -04:00
mediafile.go Optimize queries by path, should speed up the scanner a bit 2021-10-29 13:11:51 -04:00
mediafolder.go Change MediaFolder.ID type to int32 2020-10-25 23:22:52 -04:00
model_suite_test.go Upgrade Ginkgo to V2 2022-07-26 16:53:17 -04:00
player.go Use `structs` lib to map models to DB. Fix #1266 2021-08-01 12:04:45 -04:00
playlist.go Fix logging smart playlist's song count 2021-11-20 12:29:09 -05:00
playqueue.go Use `structs` lib to map models to DB. Fix #1266 2021-08-01 12:04:45 -04:00
properties.go Move user properties (like session keys) to their own table 2021-06-23 17:49:32 -04:00
scrobble_buffer.go Use `structs` lib to map models to DB. Fix #1266 2021-08-01 12:04:45 -04:00
share.go Use `structs` lib to map models to DB. Fix #1266 2021-08-01 12:04:45 -04:00
transcoding.go Use `structs` lib to map models to DB. Fix #1266 2021-08-01 12:04:45 -04:00
user.go Use `structs` lib to map models to DB. Fix #1266 2021-08-01 12:04:45 -04:00
user_props.go Pass userId explicitly to UserPropsRepository methods 2021-06-25 22:21:37 -04:00