navidrome/domain
Deluan a99c3a8af3 Another big refactor: Back to a single folder for persistence implementation 2020-01-14 18:47:57 -05:00
..
album.go Another big refactor: Back to a single folder for persistence implementation 2020-01-14 18:47:57 -05:00
artist.go Another big refactor: Back to a single folder for persistence implementation 2020-01-14 18:47:57 -05:00
base.go Polishing 2016-03-23 16:30:38 -04:00
index.go Renamed persistence packages 2020-01-11 15:27:32 -05:00
mediafile.go Another big refactor: Back to a single folder for persistence implementation 2020-01-14 18:47:57 -05:00
mediafolder.go Renamed Id to ID, following GoLang convention 2020-01-11 15:27:32 -05:00
nowplaying.go Implements NowPlayingRepository as an in-memory only struct 2020-01-11 15:27:32 -05:00
playlist.go Make QueryOptions optional in PlaylistRepository.GetStarred 2020-01-11 21:38:02 -05:00
properties.go Renamed Id to ID, following GoLang convention 2020-01-11 15:27:32 -05:00
user.go Add User model 2020-01-14 16:11:27 -05:00