.. |
album_repository.go
|
Order albums by full original date (this time is for real). Fixes #1452
|
2023-05-23 09:51:02 -04:00 |
album_repository_test.go
|
Remove old refresh code
|
2022-12-28 15:31:56 -05:00 |
artist_repository.go
|
Implement new Artist refresh
|
2022-12-28 15:31:56 -05:00 |
artist_repository_test.go
|
Upgrade to Beego 2's orm
|
2022-07-30 12:43:48 -04:00 |
genre_repository.go
|
Change genre.Put() to upsert. Fix #1918 and #1564 (#1920)
|
2023-01-17 21:04:18 -05:00 |
genre_repository_test.go
|
Change genre.Put() to upsert. Fix #1918 and #1564 (#1920)
|
2023-01-17 21:04:18 -05:00 |
helpers.go
|
Implement new Artist refresh
|
2022-12-28 15:31:56 -05:00 |
helpers_test.go
|
Implement new Artist refresh
|
2022-12-28 15:31:56 -05:00 |
mediafile_repository.go
|
Support for Original Date, Release Date & splitting/grouping of album editions (#2162)
|
2023-05-19 15:27:47 -04:00 |
mediafile_repository_test.go
|
Update play_date on scrobble only when newer - #2262 (#2263)
|
2023-03-18 18:28:01 -04:00 |
mediafolders_repository.go
|
Upgrade to Beego 2's orm
|
2022-07-30 12:43:48 -04:00 |
persistence.go
|
Add Internet Radio support (#2063)
|
2023-01-15 15:11:37 -05:00 |
persistence_suite_test.go
|
Enable SQL migrations
|
2023-04-04 10:30:28 -04:00 |
persistence_test.go
|
Rename log.LevelCritical to log.LevelFatal
|
2022-12-21 14:53:36 -05:00 |
player_repository.go
|
Fix error comparisons
|
2022-09-30 18:54:25 -04:00 |
playlist_repository.go
|
Don't refresh smart playlists when generating covers
|
2023-01-01 20:28:03 -05:00 |
playlist_repository_test.go
|
Don't refresh smart playlists when generating covers
|
2023-01-01 20:28:03 -05:00 |
playlist_track_repository.go
|
Move string slice functions to slice package as generic functions
|
2023-06-02 16:30:20 -04:00 |
playqueue_repository.go
|
Upgrade to Beego 2's orm
|
2022-07-30 12:43:48 -04:00 |
playqueue_repository_test.go
|
Upgrade to Beego 2's orm
|
2022-07-30 12:43:48 -04:00 |
property_repository.go
|
Add nilerr linter
|
2022-09-30 20:18:14 -04:00 |
property_repository_test.go
|
Upgrade to Beego 2's orm
|
2022-07-30 12:43:48 -04:00 |
radio_repository.go
|
Add Internet Radio support (#2063)
|
2023-01-15 15:11:37 -05:00 |
radio_repository_test.go
|
Add Internet Radio support (#2063)
|
2023-01-15 15:11:37 -05:00 |
scrobble_buffer_repository.go
|
Fix error comparisons
|
2022-09-30 18:54:25 -04:00 |
share_repository.go
|
Add Share to Context menus, also share artist
|
2023-01-24 18:36:47 -05:00 |
sql_annotations.go
|
Update play_date on scrobble only when newer - #2262 (#2263)
|
2023-03-18 18:28:01 -04:00 |
sql_base_repository.go
|
Add sort param
|
2023-06-07 10:49:55 -04:00 |
sql_base_repository_test.go
|
Order albums by full original date. Fixes #1452
|
2023-05-22 23:50:16 -04:00 |
sql_bookmarks.go
|
Fix error comparisons
|
2022-09-30 18:54:25 -04:00 |
sql_bookmarks_test.go
|
Upgrade to Beego 2's orm
|
2022-07-30 12:43:48 -04:00 |
sql_genres.go
|
Optimize AlbumRepository.GetAll and add a GetAllWithoutGenres method specifically for Subsonic API, where multiple-genres are not required
|
2021-11-02 21:19:49 -04: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
|
Move project to Navidrome GitHub organization
|
2021-02-06 21:46:35 -05:00 |
sql_search_test.go
|
Upgrade Ginkgo to V2
|
2022-07-26 16:53:17 -04:00 |
transcoding_repository.go
|
Fix error comparisons
|
2022-09-30 18:54:25 -04:00 |
user_props_repository.go
|
Add nilerr linter
|
2022-09-30 20:18:14 -04:00 |
user_repository.go
|
Create accounts automatically when authenticating from HTTP header (#2087)
|
2023-01-24 20:18:10 -05:00 |
user_repository_test.go
|
Create accounts automatically when authenticating from HTTP header (#2087)
|
2023-01-24 20:18:10 -05:00 |