..
album_repository.go
refactor: annotations
2020-02-01 17:23:03 -05:00
album_repository_test.go
refactor: adding back artist and album tables
2020-02-01 17:23:03 -05:00
artist_repository.go
refactor: annotations
2020-02-01 17:23:03 -05:00
artist_repository_test.go
refactor: add GetStarred to artists
2020-02-01 17:23:03 -05:00
genre_repository.go
refactor: fix rest filter
2020-02-01 17:23:03 -05:00
genre_repository_test.go
refactor: adding back artist and album tables
2020-02-01 17:23:03 -05:00
helpers.go
refactor: new persistence, more SQL, less ORM
2020-02-01 17:23:03 -05:00
mediafile_repository.go
refactor: annotations
2020-02-01 17:23:03 -05:00
mediafile_repository_test.go
fix: Find/DeleteByPath
2020-02-01 17:23:03 -05:00
mediafolders_repository.go
refactor: new persistence, more SQL, less ORM
2020-02-01 17:23:03 -05:00
mock_album_repo.go
Rename project to Navidrome
2020-01-23 19:44:08 -05:00
mock_artist_repo.go
Rename project to Navidrome
2020-01-23 19:44:08 -05:00
mock_mediafile_repo.go
Rename project to Navidrome
2020-01-23 19:44:08 -05:00
mock_persistence.go
refactor: annotations
2020-02-01 17:23:03 -05:00
persistence.go
refactor: better integration between db and persistence packages
2020-02-01 17:23:03 -05:00
persistence_suite_test.go
refactor: better integration between db and persistence packages
2020-02-01 17:23:03 -05:00
playlist_repository.go
refactor: fix rest filter
2020-02-01 17:23:03 -05:00
playlist_repository_test.go
refactor: adding back artist and album tables
2020-02-01 17:23:03 -05:00
property_repository.go
refactor: new persistence, more SQL, less ORM
2020-02-01 17:23:03 -05:00
property_repository_test.go
refactor: adding back artist and album tables
2020-02-01 17:23:03 -05:00
sql_annotations.go
refactor:clean annotations in GC
2020-02-01 17:23:03 -05:00
sql_base_repository.go
refactor:clean annotations in GC
2020-02-01 17:23:03 -05:00
sql_search.go
refactor:clean annotations in GC
2020-02-01 17:23:03 -05:00
user_repository.go
fix: manually set timestamps, as we don't rely on the ORM anymore
2020-02-01 17:23:03 -05:00