| .. |
|
album_repository.go
|
fix(server): optimize search3 performance with multi-library (#4382)
|
2025-07-25 18:53:40 -04:00 |
|
album_repository_test.go
|
fix(scanner): prevent foreign key constraint errors in album participant insertion (#4373)
|
2025-07-22 14:35:12 -04:00 |
|
artist_repository.go
|
refactor(scanner): optimize update artist's statistics using normalized media_file_artists table (#4641)
|
2025-11-01 20:25:33 -04:00 |
|
artist_repository_test.go
|
fix(server): optimize search3 performance with multi-library (#4382)
|
2025-07-25 18:53:40 -04:00 |
|
collation_test.go
|
revert: separation of write and read DBs
|
2024-11-19 18:41:50 -05:00 |
|
export_test.go
|
feat(bfr): Big Refactor: new scanner, lots of new fields and tags, improvements and DB schema changes (#2709)
|
2025-02-19 20:35:17 -05:00 |
|
folder_repository.go
|
feat: Multi-library support (#4181)
|
2025-07-18 18:41:12 -04:00 |
|
genre_repository.go
|
fix(server): headless library access improvements (#4362)
|
2025-07-20 15:58:21 -04:00 |
|
genre_repository_test.go
|
fix(server): headless library access improvements (#4362)
|
2025-07-20 15:58:21 -04:00 |
|
helpers.go
|
fix(scanner): optimize refresh (#4059)
|
2025-05-14 20:47:03 -04:00 |
|
helpers_test.go
|
feat(bfr): Big Refactor: new scanner, lots of new fields and tags, improvements and DB schema changes (#2709)
|
2025-02-19 20:35:17 -05:00 |
|
library_repository.go
|
feat: Multi-library support (#4181)
|
2025-07-18 18:41:12 -04:00 |
|
library_repository_test.go
|
feat: Multi-library support (#4181)
|
2025-07-18 18:41:12 -04:00 |
|
mediafile_repository.go
|
fix(server): optimize search3 performance with multi-library (#4382)
|
2025-07-25 18:53:40 -04:00 |
|
mediafile_repository_test.go
|
fix(server): optimize search3 performance with multi-library (#4382)
|
2025-07-25 18:53:40 -04:00 |
|
persistence.go
|
refactor: rename chain package to run and update references
|
2025-06-14 17:19:06 -04:00 |
|
persistence_suite_test.go
|
fix(server): headless library access improvements (#4362)
|
2025-07-20 15:58:21 -04:00 |
|
persistence_test.go
|
fix(server): play queue should not return empty entries for deleted tracks
|
2024-09-20 11:22:37 -04:00 |
|
player_repository.go
|
fix(insights): fix issues and improve reports (#3558)
|
2024-12-18 20:37:35 -05:00 |
|
player_repository_test.go
|
revert: separation of write and read DBs
|
2024-11-19 18:41:50 -05:00 |
|
playlist_repository.go
|
feat: Multi-library support (#4181)
|
2025-07-18 18:41:12 -04:00 |
|
playlist_repository_test.go
|
feat: Multi-library support (#4181)
|
2025-07-18 18:41:12 -04:00 |
|
playlist_track_repository.go
|
feat: Multi-library support (#4181)
|
2025-07-18 18:41:12 -04:00 |
|
playqueue_repository.go
|
fix(server): ensure single record per user by reusing existing playqueue ID
|
2025-06-11 17:26:13 -04:00 |
|
playqueue_repository_test.go
|
fix(server): ensure single record per user by reusing existing playqueue ID
|
2025-06-11 17:26:13 -04:00 |
|
property_repository.go
|
Replace beego/orm with dbx (#2693)
|
2023-12-09 13:52:17 -05:00 |
|
property_repository_test.go
|
revert: separation of write and read DBs
|
2024-11-19 18:41:50 -05:00 |
|
radio_repository.go
|
feat(bfr): Big Refactor: new scanner, lots of new fields and tags, improvements and DB schema changes (#2709)
|
2025-02-19 20:35:17 -05:00 |
|
radio_repository_test.go
|
revert: separation of write and read DBs
|
2024-11-19 18:41:50 -05:00 |
|
scrobble_buffer_repository.go
|
fix(server): headless library access improvements (#4362)
|
2025-07-20 15:58:21 -04:00 |
|
scrobble_buffer_repository_test.go
|
feat(plugins): experimental support for plugins (#3998)
|
2025-06-22 20:45:38 -04:00 |
|
share_repository.go
|
fix(server): headless library access improvements (#4362)
|
2025-07-20 15:58:21 -04:00 |
|
share_repository_test.go
|
fix(server): headless library access improvements (#4362)
|
2025-07-20 15:58:21 -04:00 |
|
sql_annotations.go
|
feat: Multi-library support (#4181)
|
2025-07-18 18:41:12 -04:00 |
|
sql_base_repository.go
|
fix(server): headless library access improvements (#4362)
|
2025-07-20 15:58:21 -04:00 |
|
sql_base_repository_test.go
|
fix(server): headless library access improvements (#4362)
|
2025-07-20 15:58:21 -04:00 |
|
sql_bookmarks.go
|
feat: Multi-library support (#4181)
|
2025-07-18 18:41:12 -04:00 |
|
sql_bookmarks_test.go
|
revert: separation of write and read DBs
|
2024-11-19 18:41:50 -05:00 |
|
sql_participations.go
|
fix(scanner): prevent foreign key constraint errors in album participant insertion (#4373)
|
2025-07-22 14:35:12 -04:00 |
|
sql_restful.go
|
feat: MBID search functionality for albums, artists and songs (#4286)
|
2025-06-30 17:11:54 -04:00 |
|
sql_restful_test.go
|
feat: MBID search functionality for albums, artists and songs (#4286)
|
2025-06-30 17:11:54 -04:00 |
|
sql_search.go
|
fix(server): optimize search3 performance with multi-library (#4382)
|
2025-07-25 18:53:40 -04:00 |
|
sql_search_test.go
|
feat(bfr): Big Refactor: new scanner, lots of new fields and tags, improvements and DB schema changes (#2709)
|
2025-02-19 20:35:17 -05:00 |
|
sql_tags.go
|
fix(server): headless library access improvements (#4362)
|
2025-07-20 15:58:21 -04:00 |
|
tag_library_filtering_test.go
|
fix(server): headless library access improvements (#4362)
|
2025-07-20 15:58:21 -04:00 |
|
tag_repository.go
|
fix(scanner): prevent foreign key constraint error in tag UpdateCounts (#4370)
|
2025-07-21 22:55:28 -04:00 |
|
tag_repository_test.go
|
fix(scanner): prevent foreign key constraint error in tag UpdateCounts (#4370)
|
2025-07-21 22:55:28 -04:00 |
|
transcoding_repository.go
|
feat: Multi-library support (#4181)
|
2025-07-18 18:41:12 -04:00 |
|
transcoding_repository_test.go
|
fix(transcoding): restrict transcoding operations to admin users (#4096)
|
2025-05-21 22:19:23 -04:00 |
|
user_props_repository.go
|
Replace beego/orm with dbx (#2693)
|
2023-12-09 13:52:17 -05:00 |
|
user_repository.go
|
fix: qualify user id filter to avoid ambiguous column (#4511)
|
2025-11-06 14:54:01 -05:00 |
|
user_repository_test.go
|
fix: qualify user id filter to avoid ambiguous column (#4511)
|
2025-11-06 14:54:01 -05:00 |