Deluan
|
614f4afe28
|
Implement Artist search with SQL, removed old search/indexer code
|
2020-01-13 16:06:30 -05:00 |
|
Deluan
|
52fc580a2b
|
Expose mediafile.AbsolutePath to remove dependency of the persistence layer in the API layer
|
2020-01-11 15:27:32 -05:00 |
|
Deluan
|
30ebbc1fa1
|
Move API dependency injection to main package, opening the possibility to switch persistence without code changes
|
2020-01-11 15:27:32 -05:00 |
|
Deluan
|
cead8906d6
|
Implements NowPlayingRepository as an in-memory only struct
|
2020-01-11 15:27:32 -05:00 |
|
Deluan
|
4f151a7409
|
Storm PlaylistRepository complete.
|
2020-01-11 15:27:32 -05:00 |
|
Deluan
|
70d7793147
|
Moved MediaFolders Repository to persistence agnostic package
|
2020-01-11 15:27:32 -05:00 |
|
Deluan
|
11f4505925
|
Renamed persistence packages
|
2020-01-11 15:27:32 -05:00 |
|
Deluan
|
dbeba1dea9
|
Storm MediaFileRepository complete.
|
2020-01-11 15:27:32 -05:00 |
|
Deluan
|
c608e917db
|
Storm AlbumRepository complete.
|
2020-01-11 15:27:32 -05:00 |
|
Deluan
|
0ca691b37f
|
Storm ArtistRepository and PropertyRepository complete.
|
2020-01-11 15:27:32 -05:00 |
|
Deluan
|
018352463f
|
Moved ledis implementation to a new package
|
2020-01-11 15:27:32 -05:00 |
|
Deluan
|
79701caca3
|
Removed Beego routing/controllers, converted to Chi.
Also introduced Wire for dependency injection
|
2020-01-09 22:44:45 -05:00 |
|