..
album_repository.go
Add AlbumPlayCountMode config option ( #2803 )
2024-04-27 14:10:40 -04:00
album_repository_test.go
Convert internal disc number representation to int
2023-12-09 13:53:38 -05:00
artist_repository.go
Add new PrefSortTags option ( #2696 )
2023-12-11 20:37:11 -05:00
artist_repository_test.go
Replace beego/orm with dbx ( #2693 )
2023-12-09 13:52:17 -05:00
genre_repository.go
Replace beego/orm with dbx ( #2693 )
2023-12-09 13:52:17 -05:00
genre_repository_test.go
Replace beego/orm with dbx ( #2693 )
2023-12-09 13:52:17 -05:00
helpers.go
Replace beego/orm with dbx ( #2693 )
2023-12-09 13:52:17 -05:00
helpers_test.go
Send Subsonic formatted response on marshalling errors
2024-02-17 10:39:29 -05:00
mediafile_repository.go
Fix PreferSortTags
2023-12-14 21:45:47 -05:00
mediafile_repository_test.go
Replace beego/orm with dbx ( #2693 )
2023-12-09 13:52:17 -05:00
mediafolders_repository.go
Replace beego/orm with dbx ( #2693 )
2023-12-09 13:52:17 -05:00
persistence.go
Replace beego/orm with dbx ( #2693 )
2023-12-09 13:52:17 -05:00
persistence_suite_test.go
Fix ReplayGain values not being retrieved from DB
2023-12-27 21:14:54 -05:00
persistence_test.go
Rename log.LevelCritical to log.LevelFatal
2022-12-21 14:53:36 -05:00
player_repository.go
Replace beego/orm with dbx ( #2693 )
2023-12-09 13:52:17 -05:00
playlist_repository.go
Block regular users from changing their own playlists ownership
2024-04-20 12:08:07 -04:00
playlist_repository_test.go
Replace beego/orm with dbx ( #2693 )
2023-12-09 13:52:17 -05:00
playlist_track_repository.go
Use order/sort album/artist when sorting tracks in playlists. Fixes #2819
2024-02-15 21:52:00 -05:00
playqueue_repository.go
Replace beego/orm with dbx ( #2693 )
2023-12-09 13:52:17 -05:00
playqueue_repository_test.go
Replace beego/orm with dbx ( #2693 )
2023-12-09 13:52:17 -05:00
property_repository.go
Replace beego/orm with dbx ( #2693 )
2023-12-09 13:52:17 -05:00
property_repository_test.go
Replace beego/orm with dbx ( #2693 )
2023-12-09 13:52:17 -05:00
radio_repository.go
Remove offset and limit from count queries. Fixes #2443
2024-01-20 22:02:05 -05:00
radio_repository_test.go
Replace beego/orm with dbx ( #2693 )
2023-12-09 13:52:17 -05:00
scrobble_buffer_repository.go
Fix scrobble error spam in the logs.
2024-04-26 16:59:14 -04:00
share_repository.go
Replace beego/orm with dbx ( #2693 )
2023-12-09 13:52:17 -05:00
sql_annotations.go
Replace beego/orm with dbx ( #2693 )
2023-12-09 13:52:17 -05:00
sql_base_repository.go
Fix scrobble error spam in the logs.
2024-04-26 16:59:14 -04:00
sql_base_repository_test.go
Add tests for toSQL
2024-01-27 12:16:38 -05:00
sql_bookmarks.go
Replace beego/orm with dbx ( #2693 )
2023-12-09 13:52:17 -05:00
sql_bookmarks_test.go
Replace beego/orm with dbx ( #2693 )
2023-12-09 13:52:17 -05:00
sql_genres.go
Generalize BreakUp/RangByChunks functions
2023-11-25 12:13:36 -05:00
sql_restful.go
Filter playlists by names and comments
2021-10-28 13:58:06 -04:00
sql_restful_test.go
Upgrade Ginkgo to V2
2022-07-26 16:53:17 -04:00
sql_search.go
Replace beego/orm with dbx ( #2693 )
2023-12-09 13:52:17 -05:00
sql_search_test.go
Upgrade Ginkgo to V2
2022-07-26 16:53:17 -04:00
transcoding_repository.go
Replace beego/orm with dbx ( #2693 )
2023-12-09 13:52:17 -05:00
user_props_repository.go
Replace beego/orm with dbx ( #2693 )
2023-12-09 13:52:17 -05:00
user_repository.go
Replace beego/orm with dbx ( #2693 )
2023-12-09 13:52:17 -05:00
user_repository_test.go
Replace beego/orm with dbx ( #2693 )
2023-12-09 13:52:17 -05:00