This website requires JavaScript.
Explore
Help
Sign in
ironmagma
/
quintodrome
Watch
1
Star
0
Fork
You've already forked quintodrome
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
d68342bd97
quintodrome
/
domain
History
Deluan
614f4afe28
Implement Artist search with SQL, removed old search/indexer code
2020-01-13 16:06:30 -05:00
..
album.go
Implement Album search with SQL
2020-01-13 16:06:30 -05:00
artist.go
Implement Artist search with SQL, removed old search/indexer code
2020-01-13 16:06:30 -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
Implementing SearchSong using simple SELECTs. The performance hit is not relevant, makes things simpler
2020-01-13 16:06:30 -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