Commit graph

26 commits

Author SHA1 Message Date
Phan An
c70bb3b5af
feat: add Genres screens (#1541) 2022-10-21 22:06:43 +02:00
Phan An
41f6abc087
feat: tabs for Artist/Album screens (#1532) 2022-10-18 16:07:41 +02:00
Phan An
ad1d36085a
feat: greatly reduce artist/album query complexity 2022-10-11 17:28:43 +02:00
Chun-Sheng, Li
59c493bae4
chore: improve assertEquals (#1512) 2022-10-07 16:25:44 +02:00
Phan An
e068a4ca8c
feat: support genre and year (closes #1503) (#1509) 2022-09-23 13:21:29 +07:00
Phan An
6791624ca5
feat: allow deleting songs from file system (closes #1478) 2022-09-16 17:51:55 +07:00
Phan An
1730e19d21
test: add tests for playlist folder functionalities 2022-09-10 12:45:04 +07:00
Phan An
52dd323c96
feat: support playlist folders (closes #1476) 2022-09-02 22:01:11 +07:00
Phan An
9d9dc0b397
refactor: use custom query builders instead of scopes 2022-08-09 20:45:11 +02:00
Phan An
a3c1f7aec4
fix(cs): broken static analysis 2022-07-27 20:08:57 +02:00
Phan An
93651a8e14
feat(test|api): add SongSearch tests 2022-07-27 12:04:04 +02:00
Phan An
42860cc221
feat(test|api): add Song tests 2022-07-27 12:01:17 +02:00
Phan An
c19ba06912
feat(test|api): add RecentlyPlayedSong tests 2022-07-27 11:31:53 +02:00
Phan An
91f38084eb
feat: change some routes 2022-07-27 11:30:04 +02:00
Phan An
334c53727e
feat(test|api): add PlaylistSong tests 2022-07-27 10:49:33 +02:00
Phan An
b3ee1ff528
feat(test|api): add PlayCount tests 2022-07-26 23:05:43 +02:00
Phan An
f9d0956c63
feat(test|api): add Overview tests 2022-07-26 23:00:42 +02:00
Phan An
f288fd3946
feat(test|api): add ArtistInformation tests 2022-07-26 22:57:27 +02:00
Phan An
aac3ca3cab
feat(test|api): add AlbumInformation tests 2022-07-26 22:54:40 +02:00
Phan An
0641e5b393
feat(test|api): add Favorites tests 2022-07-26 22:41:26 +02:00
Phan An
e86cdf5131
feat(test|api): add ExcerptSearch tests 2022-07-26 22:36:48 +02:00
Phan An
705e135f1c
feat(test|api): add Data tests 2022-07-26 22:27:32 +02:00
Phan An
a7b8f91fdc
feat(test|api): add ArtistSong tests 2022-07-26 22:23:34 +02:00
Phan An
2da3ddc23c
feat(test|api): add Artist tests 2022-07-26 22:19:58 +02:00
Phan An
afd88b5b38
feat(test|api): add AlbumSong tests 2022-07-26 22:19:49 +02:00
Phan An
9e641c9ba9
feat(test|api): add Album tests 2022-07-26 22:08:31 +02:00