Commit graph

67 commits

Author SHA1 Message Date
Phan An
31154abbea feat: podcasts 2024-05-31 13:03:47 +08:00
Phan An
0f8d161a67 feat(plus): add SFTP support 2024-04-26 15:39:00 +02:00
Phan An
fc9d2923b5 feat: convert storage tyes to enums 2024-04-18 19:20:14 +02:00
Phan An
67186e8d3e chore: make properties readonly 2024-04-18 16:36:28 +02:00
Phan An
f5677a5b2f feat: convert smart playlist options to enums 2024-04-18 16:11:47 +02:00
Phan An
4ecf947cc9 feat: convert result types to enums 2024-04-18 14:01:21 +02:00
Phan An
9d99728ab5 feat(build): uprade to Laravel 10 (and PHP 8.1) 2024-04-18 13:27:07 +02:00
Phan An
bf9d9b6121 feat(ui): use Tailwind CSS 2024-04-17 00:10:36 +02:00
Phan An
99b6695741 feat(test): obsolete snapshots 2024-04-03 23:36:29 +02:00
Phan An
d6954a1ace feat: support reverse proxy authentication 2024-03-31 19:19:03 +02:00
Phan An
884833ca5a fix: static analytics 2024-03-28 10:18:14 +01:00
Phan An
bcc87edba5 feat: continuous playback 2024-03-25 23:59:38 +01:00
Phan An
9ca631d423 feat: use Saloon for Last.fm integration 2024-03-22 13:55:25 +01:00
Phan An
0188f9ddd9 feat(test): add tests for cloud storages 2024-02-24 11:59:54 +07:00
Phan An
c2865e9ce6 feat(plus): create command to setup Dropbox storage 2024-02-05 23:07:38 +01:00
Phan An
fc71af3c7a feat(plus): rework cloud storages and streamers 2024-02-05 14:27:17 +01:00
Phan An
06761b7917 feat(plus): support Dropbox 2024-02-05 12:50:06 +01:00
Phan An
833774e20a feat(plus): support S3 compatible storages 2024-02-05 11:38:08 +01:00
Phan An
449bc720c7 feat(plus): song visibility behaviors for collaborative playlists 2024-01-25 17:21:26 +01:00
Phan An
36785b720f feat(plus): manage collaborators 2024-01-25 00:09:26 +01:00
Phan An
83328284d7 feat: store perferences on server and make upload visibility a preference 2024-01-24 11:40:24 +01:00
Phan An
615682da18 feat(plus): support "own songs only" option for smart playlists 2024-01-12 15:41:02 +01:00
Phan An
3fd16b656b feat(plus): add song play and visibility change tests 2024-01-11 20:29:14 +01:00
Phan An
06a57a7a49 feat: deactivate license 2024-01-11 20:29:13 +01:00
Phan An
d0f61a0f4e feat: integrate with Lemon Squeezy 2024-01-11 20:29:13 +01:00
Phan An
9d94df50a8 feat: rename (alias) koel:sync to koel:scan and add owner/private options 2024-01-11 20:29:12 +01:00
Phan An
5f0eaf228d
feat: persist queue and playback state (closes #1675) (#1735) 2024-01-01 12:40:21 +01:00
Phan An
1518196af0 feat: wrap scanning in a try/catch (closing #1727) 2023-12-25 18:15:49 +01:00
Phan An
55e11daf49
fix: code analysis error 2023-08-23 23:21:20 +02:00
Phan An
f87d970b50
feat: invite users 2023-08-22 22:53:55 +02:00
Phan An
a8a3baa478
Revert "fix: make placeholder text readable"
This reverts commit 7cd5b230d4.
2023-08-20 17:24:56 +02:00
Phan An
7cd5b230d4
fix: make placeholder text readable 2023-08-20 17:11:51 +02:00
Phan An
81748676ee feat: use UUID for smart playlist rules + test fixes 2023-04-17 21:45:43 +02:00
Phan An
5441cfb5f3
fix: update multiple songs duplicate values (#1607) 2022-11-29 13:16:43 +01:00
Phan An
474fbff4d2
fix: file path inconsistency on Windows (closes #1507) (#1605) 2022-11-29 11:05:58 +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
21e2c6b412
fix: SmartPlaylist operator conversion 2022-11-08 20:53:38 +01:00
Phan An
3b15622693
feat: add and use "last played" timestamp for songs (#1578) 2022-11-08 18:38:28 +01:00
Phan An
c70bb3b5af
feat: add Genres screens (#1541) 2022-10-21 22:06:43 +02:00
Phan An
e5b6cc36f6
fix: properly clean up Last.fm text artifacts 2022-10-14 01:11:14 +02:00
Phan An
e068a4ca8c
feat: support genre and year (closes #1503) (#1509) 2022-09-23 13:21:29 +07:00
Joey Vos
4c7e2644a3
fix(metadata): add support for vorbis tags/comments in FileSynchronizer 2022-09-15 13:00:53 +07:00
Phan An
f010c773a1
feat: rework 3rd integration 2022-08-08 18:00:59 +02:00
Phan An
686c5f70fe
feat: revamp sync and sync commands 2022-07-29 12:51:20 +02:00
Phan An
b12e0c14a7
feat: adap release and init commands to new workflow 2022-07-29 12:49:55 +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
334c53727e
feat(test|api): add PlaylistSong tests 2022-07-27 10:49:33 +02:00