Phan An
|
3d68b1b470
|
feat(test): BE tests for Podcast feature
|
2024-07-06 17:45:05 +02:00 |
|
Phan An
|
f60d7b0acf
|
fix(tests): broken tests after Podcast feature
|
2024-07-06 17:45:05 +02:00 |
|
Phan An
|
3e321bf47e
|
feat: podcasts
|
2024-07-06 17:45:04 +02:00 |
|
Phan An
|
448cbed731
|
chore: remove unnecessary type hints
|
2024-07-06 17:45:02 +02:00 |
|
Phan An
|
460ba2614d
|
feat: convert storage tyes to enums
|
2024-07-06 17:44:58 +02:00 |
|
Phan An
|
3b7d47cb25
|
feat(build): uprade to Laravel 10 (and PHP 8.1)
|
2024-07-06 17:44:57 +02:00 |
|
Phan An
|
bd8ada1d10
|
feat: support Google SSO
|
2024-07-06 17:44:56 +02:00 |
|
Phan An
|
140f06427c
|
fix: playlist folder migration
|
2024-07-06 17:44:56 +02:00 |
|
Phan An
|
9b7759a492
|
feat: support adding collaborative playlists into usr own folder
|
2024-07-06 17:44:56 +02:00 |
|
Phan An
|
e106bff23d
|
feat: custom profile avatar
|
2024-07-06 17:44:52 +02:00 |
|
Phan An
|
d1da839c4c
|
fix: playlist UUID migration
|
2024-07-06 17:44:47 +02:00 |
|
Phan An
|
302f2a84d0
|
feat: custom cover for playlists
|
2024-07-06 17:44:46 +02:00 |
|
Phan An
|
3bf620039f
|
feat(plus): delete from cloud filesystems
|
2024-07-06 17:44:46 +02:00 |
|
Phan An
|
bfd00de9e2
|
feat(plus): create command to setup Dropbox storage
|
2024-07-06 17:44:45 +02:00 |
|
Phan An
|
28af8c0122
|
feat: support reorder songs in playlists
|
2024-07-06 17:44:45 +02:00 |
|
Phan An
|
5c5c538478
|
feat(plus): song visibility behaviors for collaborative playlists
|
2024-07-06 17:44:45 +02:00 |
|
Phan An
|
9dc23f319e
|
feat(plust): playlist collaboration
|
2024-07-06 17:44:44 +02:00 |
|
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
|
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
|
cc12618a95
|
feat(plus): add song policy tests
|
2024-07-06 17:44:41 +02:00 |
|
Phan An
|
1bb22bc336
|
feat: integrate with Lemon Squeezy
|
2024-07-06 17:44:40 +02:00 |
|
Phan An
|
ff033139a4
|
feat: supports multi-tenant
|
2024-07-06 17:44:39 +02:00 |
|
Phan An
|
5f0eaf228d
|
feat: persist queue and playback state (closes #1675) (#1735)
|
2024-01-01 12:40:21 +01:00 |
|
Phan An
|
b12b6e03b4
|
fix: key constraint prevents migration (closes #1725)
|
2023-12-28 13:18:26 +01:00 |
|
Phan An
|
f87d970b50
|
feat: invite users
|
2023-08-22 22:53:55 +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
|
3b15622693
|
feat: add and use "last played" timestamp for songs (#1578)
|
2022-11-08 18:38:28 +01:00 |
|
Ibon
|
13ffdcc648
|
feat: index songs.album_id for PostgreSQL (#1547)
|
2022-10-24 18:01:05 +02:00 |
|
Phan An
|
e068a4ca8c
|
feat: support genre and year (closes #1503) (#1509)
|
2022-09-23 13:21:29 +07:00 |
|
Phan An
|
52dd323c96
|
feat: support playlist folders (closes #1476)
|
2022-09-02 22:01:11 +07:00 |
|
Phan An
|
1a35a7df3c
|
fix: use proper integer cast type per DB driver
|
2022-08-10 09:00:54 +02:00 |
|
Phan An
|
9d9dc0b397
|
refactor: use custom query builders instead of scopes
|
2022-08-09 20:45:11 +02:00 |
|
Phan An
|
9741b17eb6
|
fix: album cover cannot be null (fixes #1474)
|
2022-08-08 18:05:57 +02:00 |
|
Phan An
|
f010c773a1
|
feat: rework 3rd integration
|
2022-08-08 18:00:59 +02:00 |
|
Phan An
|
76c0c19e0f
|
fix: only drop foreign on non SQLite
|
2022-08-05 10:04:49 +02:00 |
|
Phan An
|
a594e3dfdb
|
fix: check if contributing_artist_id exists before dropping
|
2022-08-04 17:48:43 +02:00 |
|
Phan An
|
1ee9bd1f3b
|
fix: restore migration to drop contributing_artist_id
|
2022-08-04 11:51:47 +02:00 |
|
Phan An
|
50b06e7cce
|
fix: replace "index" with "fullText" in migration
|
2022-08-03 12:16:09 +02:00 |
|
Phan An
|
9d3011fe2c
|
fix: koel:init
|
2022-08-02 10:21:05 +02:00 |
|
Phan An
|
971a3c2629
|
fix: make koel:init smoother
|
2022-08-02 08:22:08 +02:00 |
|
Phan An
|
964e1df26f
|
fix: wrong foreign key name
|
2022-08-01 12:48:27 +02:00 |
|
Phan An
|
c4cffcc2e7
|
feat: use UUIDs for song IDs
|
2022-08-01 12:42:33 +02:00 |
|
Phan An
|
61740e66df
|
feat: store settings as json instead of serialized
|
2022-07-07 23:23:41 +02:00 |
|
Phan An
|
a59866c453
|
chore: remove default album covers
|
2022-07-05 11:03:11 +02:00 |
|
Phan An
|
fbbe434204
|
feat!: make app progressive
|
2022-07-04 10:36:39 +02:00 |
|
Phan An
|
c4e0a0534e
|
fix: drop artists_name_unique fails with Postgres (fixes #1435)
|
2022-04-13 12:52:45 +02:00 |
|
Phan An
|
4d686e25cb
|
fix: drop artist name index before migration
|
2021-12-10 14:19:29 +01:00 |
|