quintodrome/engine
Deluan 67eeb218c4 Big Refactor:
- Create model.DataStore, with provision for transactions
- Change all layers dependencies on repositories to use DataStore
- Implemented persistence.SQLStore
- Removed iTunes Bridge/Importer support
2020-01-19 16:28:09 -05:00
..
browser.go Big Refactor: 2020-01-19 16:28:09 -05:00
browser_test.go Big Refactor: 2020-01-19 16:28:09 -05:00
common.go Add Stars to the DB, including Artists! Only if DevUseFolderScanner is true 2020-01-18 20:03:52 -05:00
cover.go Big Refactor: 2020-01-19 16:28:09 -05:00
cover_test.go Big Refactor: 2020-01-19 16:28:09 -05:00
engine_suite_test.go Fix test suite name 2020-01-15 21:52:50 -05:00
list_generator.go Big Refactor: 2020-01-19 16:28:09 -05:00
mock_nowplaying_repo.go NowPlaying is not a repo, now it is part of the main engine 2020-01-18 20:21:25 -05:00
mock_property_repo.go Rename domain to model 2020-01-14 22:22:34 -05:00
nowplaying.go NowPlaying is not a repo, now it is part of the main engine 2020-01-18 20:21:25 -05:00
nowplaying_repository_test.go NowPlaying is not a repo, now it is part of the main engine 2020-01-18 20:21:25 -05:00
playlists.go Big Refactor: 2020-01-19 16:28:09 -05:00
ratings.go Big Refactor: 2020-01-19 16:28:09 -05:00
scrobbler.go Big Refactor: 2020-01-19 16:28:09 -05:00
search.go Big Refactor: 2020-01-19 16:28:09 -05:00
stream.go Replaced Beego logging 2020-01-09 22:44:45 -05:00
stream_test.go Renamed project to CloudSonic 2017-04-01 09:47:14 -04:00
wire_providers.go NowPlaying is not a repo, now it is part of the main engine 2020-01-18 20:21:25 -05:00