| .. |
|
album_repository.go
|
Import and display disc subtitles
|
2020-05-12 12:57:53 -04:00 |
|
album_repository_test.go
|
Fixing static checks about passing nil context
|
2020-04-26 15:07:36 -04:00 |
|
artist_repository.go
|
Fix gosec's G601
|
2020-05-13 15:32:42 -04:00 |
|
artist_repository_test.go
|
Fixing static checks about passing nil context
|
2020-04-26 15:07:36 -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
|
Fixing static checks about passing nil context
|
2020-04-26 15:07:36 -04:00 |
|
helpers.go
|
Mark helper function as unexported
|
2020-05-01 09:17:21 -04:00 |
|
helpers_test.go
|
Mark helper function as unexported
|
2020-05-01 09:17:21 -04:00 |
|
mediafile_repository.go
|
Import and display disc subtitles
|
2020-05-12 12:57:53 -04:00 |
|
mediafile_repository_test.go
|
Fixing static checks about passing nil context
|
2020-04-26 15:07:36 -04:00 |
|
mediafolders_repository.go
|
Make MediaFolder ID int32
|
2020-05-09 22:29:02 -04:00 |
|
mock_album_repo.go
|
Fix tests for Cover service
|
2020-04-09 12:13:54 -04:00 |
|
mock_artist_repo.go
|
Fix tests for Cover service
|
2020-04-09 12:13:54 -04:00 |
|
mock_mediafile_repo.go
|
Fix tests for Cover service
|
2020-04-09 12:13:54 -04:00 |
|
mock_persistence.go
|
feat: add transcodedSuffix to Subsonic API responses
|
2020-03-17 15:20:35 -04:00 |
|
persistence.go
|
fix: typo
|
2020-03-28 18:50:18 -04:00 |
|
persistence_suite_test.go
|
Fix gosec's G601
|
2020-05-13 15:32:42 -04:00 |
|
player_repository.go
|
refactor: extracted restful helpers into their own composable struct
|
2020-03-21 20:00:46 -04:00 |
|
playlist_repository.go
|
Fix gosec's G601
|
2020-05-13 15:32:42 -04:00 |
|
playlist_repository_test.go
|
Fixing static checks about passing nil context
|
2020-04-26 15:07:36 -04: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
|
Fixing static checks about passing nil context
|
2020-04-26 15:07:36 -04: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
|
Add created and changed fields to playlists responses
|
2020-04-11 18:58:43 -04:00 |
|
sql_restful.go
|
Fine tune search functionality
|
2020-04-19 23:29:07 -04:00 |
|
sql_restful_test.go
|
fix: configured transcodings not appearing in players view
|
2020-03-27 19:12:11 -04:00 |
|
sql_search.go
|
Fine tune search functionality
|
2020-04-19 23:29:07 -04:00 |
|
sql_search_test.go
|
Fine tune search functionality
|
2020-04-19 23:29:07 -04:00 |
|
transcoding_repository.go
|
refactor: extracted restful helpers into their own composable struct
|
2020-03-21 20:00:46 -04:00 |
|
user_repository.go
|
refactor: extracted restful helpers into their own composable struct
|
2020-03-21 20:00:46 -04:00 |
|
user_repository_test.go
|
Fixing static checks about passing nil context
|
2020-04-26 15:07:36 -04:00 |