| .. |
|
album_repository.go
|
feat: search in WebUI now is more flexible, searching in all relevant fields in the current view
|
2020-03-19 22:26:18 -04:00 |
|
album_repository_test.go
|
feat: transcoding and player datastores and configuration
|
2020-03-17 15:20:35 -04:00 |
|
artist_repository.go
|
feat: search in WebUI now is more flexible, searching in all relevant fields in the current view
|
2020-03-19 22:26:18 -04:00 |
|
artist_repository_test.go
|
feat: transcoding and player datastores and configuration
|
2020-03-17 15:20:35 -04:00 |
|
genre_repository.go
|
refactor: consolidate query executions into two functions queryOne and queryAll
|
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
|
feat: search in WebUI now is more flexible, searching in all relevant fields in the current view
|
2020-03-19 22:26:18 -04:00 |
|
mediafile_repository_test.go
|
feat: transcoding and player datastores and configuration
|
2020-03-17 15:20:35 -04:00 |
|
mediafolders_repository.go
|
refactor: read musicFolderId from request (but still don't use it)
|
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
|
feat: add transcodedSuffix to Subsonic API responses
|
2020-03-17 15:20:35 -04:00 |
|
persistence.go
|
refactor: removed unused code, unnecessary typecasts and fixed small warnings
|
2020-03-20 00:07:36 -04:00 |
|
persistence_suite_test.go
|
refactor: drop search table, integrated full_text into main tables
|
2020-03-19 21:44:48 -04:00 |
|
player_repository.go
|
feat: allow regular users to change their players' configuration
|
2020-03-17 15:20:35 -04:00 |
|
playlist_repository.go
|
refactor: removed unused code, unnecessary typecasts and fixed small warnings
|
2020-03-20 00:07:36 -04:00 |
|
playlist_repository_test.go
|
refactor: adding back artist and album tables
|
2020-02-01 17:23:03 -05:00 |
|
property_repository.go
|
refactor: removed unused code, unnecessary typecasts and fixed small warnings
|
2020-03-20 00:07:36 -04:00 |
|
property_repository_test.go
|
refactor: adding back artist and album tables
|
2020-02-01 17:23:03 -05:00 |
|
sql_annotations.go
|
refactor: removed unused code, unnecessary typecasts and fixed small warnings
|
2020-03-20 00:07:36 -04:00 |
|
sql_base_repository.go
|
feat: search in WebUI now is more flexible, searching in all relevant fields in the current view
|
2020-03-19 22:26:18 -04:00 |
|
sql_search.go
|
refactor: drop search table, integrated full_text into main tables
|
2020-03-19 21:44:48 -04:00 |
|
transcoding_repository.go
|
fix: create default transcodings on existing installations
|
2020-03-17 16:49:37 -04:00 |
|
user_repository.go
|
fix: login must be case-insensitive
|
2020-03-01 15:45:41 -05:00 |
|
user_repository_test.go
|
fix: login must be case-insensitive
|
2020-03-01 15:45:41 -05:00 |