10 Commits

Author SHA1 Message Date
Deluan
2664808fa6
fix(subsonic): random albums not reshuffling.
See: https://github.com/navidrome/navidrome/issues/3277#issuecomment-2364269787
2026-01-02 20:39:43 +00:00
Deluan
25b4a164ed
Improve SQL sanitization 2026-01-02 20:39:41 +00:00
Deluan
5507f2640c
Small refactoring
- Remove duplication
- Remove warning about builtin keyword `new`
2026-01-02 20:39:41 +00:00
Deluan
7500b17eb1
Fix ambiguous column when sorting media_files by created_at.
Fix #3006
2026-01-02 20:36:54 +00:00
Deluan
48751c0936
Add tests for toSQL 2026-01-02 20:32:59 +00:00
Deluan
cff7d5ccfc
Order albums by full original date. Fixes #1452 2026-01-02 20:27:26 +00:00
Deluan
90bc1981d8
Upgrade Ginkgo to V2 2026-01-02 20:14:21 +00:00
Deluan
15af85b545
Handle functions with params in sort order.
Related to #1023
2026-01-02 19:31:51 +00:00
Deluan
10cf2372f8
Move project to Navidrome GitHub organization 2026-01-02 19:20:16 +00:00
Deluan
d6e9c43db1
Handle more sort/order cases 2026-01-02 19:20:12 +00:00