Phan An
|
c620aaefe5
|
feat(plus): support "own songs only" option for smart playlists
|
2024-07-06 17:44:43 +02:00 |
|
Phan An
|
9f30ca65c1
|
feat(plus): add tests for License service
|
2024-07-06 17:44:42 +02:00 |
|
Phan An
|
dd7c1e754a
|
feat(plus): add upload tests
|
2024-07-06 17:44:42 +02:00 |
|
Phan An
|
7861478f12
|
fix: static analytics
|
2024-07-06 17:44:42 +02:00 |
|
Phan An
|
72a6f2b17f
|
chore: refactor tests and factories
|
2024-07-06 17:44:42 +02:00 |
|
Phan An
|
928a2eb615
|
feat(plus): add song interaction tests
|
2024-07-06 17:44:42 +02:00 |
|
Phan An
|
de44bc781b
|
chore: better validation rules
|
2024-07-06 17:44:41 +02:00 |
|
Phan An
|
64b664addf
|
feat(plus): add song play and visibility change tests
|
2024-07-06 17:44:41 +02:00 |
|
Phan An
|
cc12618a95
|
feat(plus): add song policy tests
|
2024-07-06 17:44:41 +02:00 |
|
Phan An
|
ca9b77f697
|
feat: allow making songs public/private
|
2024-07-06 17:44:41 +02:00 |
|
Phan An
|
2c3479b6f3
|
feat: display Plus/Community info
|
2024-07-06 17:44:41 +02:00 |
|
Phan An
|
4012f8d0fb
|
feat: adapt downloading to Plus
|
2024-07-06 17:44:40 +02:00 |
|
Phan An
|
a8c78adf65
|
feat: make song edit/deletion plus-aware
|
2024-07-06 17:44:40 +02:00 |
|
Phan An
|
4574139998
|
feat: rename (alias) koel:sync to koel:scan and add owner/private options
|
2024-07-06 17:44:40 +02:00 |
|
Phan An
|
53d08371b9
|
feat: allows users to upload for Plus
|
2024-07-06 17:44:40 +02:00 |
|
Phan An
|
881ca574ae
|
refactor: prefer more invokeable controllers
|
2024-01-02 14:10:06 +01:00 |
|
Phan An
|
5f0eaf228d
|
feat: persist queue and playback state (closes #1675) (#1735)
|
2024-01-01 12:40:21 +01:00 |
|
Phan An
|
f87d970b50
|
feat: invite users
|
2023-08-22 22:53:55 +02:00 |
|
Phan An
|
e25d22b41c
|
fix: conflict during merge
|
2023-08-20 13:06:05 +02:00 |
|
Phan An
|
4182411881
|
feat: guess table key name instead of hard-coding "id"
|
2023-08-20 13:03:29 +02:00 |
|
Phan An
|
48f6bcc105
|
chore: merge v6 into base API
|
2023-08-20 12:49:45 +02:00 |
|
Phan An
|
d1441382a3
|
fix: broken static analytics
|
2023-08-16 16:42:37 +02:00 |
|
Phan An
|
fe793ec285
|
feat: add playlist folder listing
|
2023-08-16 14:56:31 +02:00 |
|
Phan An
|
de88d23b95
|
chore: merge v6 into base API (#1685)
|
2023-06-05 23:46:41 +02:00 |
|
Phan An
|
81748676ee
|
feat: use UUID for smart playlist rules + test fixes
|
2023-04-17 21:45:43 +02:00 |
|
Phan An
|
dcc0e82a0b
|
feat(build): add CI for MySQL (#1614)
|
2022-12-04 14:56:25 +01:00 |
|
Phan An
|
5441cfb5f3
|
fix: update multiple songs duplicate values (#1607)
|
2022-11-29 13:16:43 +01:00 |
|
Phan An
|
64229568a1
|
feat: allow specifying folder when create/edit playlists (#1603)
|
2022-11-27 16:29:29 +01:00 |
|
Phan An
|
d2f8e4d920
|
feat: use a composition token (#1592)
|
2022-11-16 18:57:38 +01:00 |
|
Phan An
|
e527eccf03
|
feat(build): add CI unit tests with PostgreSQL (#1544)
|
2022-10-23 18:05:12 +02:00 |
|
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
|
1acff99fba
|
feat: improve song updating logic
|
2022-10-12 14:33: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
|
4be4742c78
|
Merge pull request #1499 from koel/dev/1476-playlist-folder
|
2022-09-10 22:18:37 +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
|
b5a8784322
|
fix: clean media cache upon upload
|
2022-09-02 12:00:49 +07:00 |
|
Phan An
|
9d9dc0b397
|
refactor: use custom query builders instead of scopes
|
2022-08-09 20:45:11 +02:00 |
|
Phan An
|
f010c773a1
|
feat: rework 3rd integration
|
2022-08-08 18:00:59 +02:00 |
|
Phan An
|
4258873183
|
fix: broken tests
|
2022-07-29 13:08:24 +02:00 |
|
Phan An
|
bfd1008f6c
|
chore: clean up and make code php8-y
|
2022-07-29 09:04:44 +02:00 |
|
Phan An
|
a3c1f7aec4
|
fix(cs): broken static analysis
|
2022-07-27 20:08:57 +02:00 |
|
Phan An
|
e4ca67bc69
|
fix(test): broken tests
|
2022-07-27 12:44:25 +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 |
|