Phan An
|
ff79332c6a
|
feat(test): add tests for cloud storages
|
2024-07-06 17:44:46 +02:00 |
|
Phan An
|
0e634a33a8
|
chore: remove deprecated S3Service
|
2024-07-06 17:44:46 +02:00 |
|
Phan An
|
b4ea2856f3
|
fix(plus): incorrect regex for storage metadata matching
|
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
|
d313a72619
|
feat(plus): rework cloud storages and streamers
|
2024-07-06 17:44:45 +02:00 |
|
Phan An
|
1ac0cbdc67
|
feat(plus): support Dropbox
|
2024-07-06 17:44:45 +02:00 |
|
Phan An
|
b723f3d7c9
|
feat(plus): support S3 compatible storages
|
2024-07-06 17:44:45 +02:00 |
|
Phan An
|
5d2ff87271
|
feat(plus): revise artist/image art upload policies
|
2024-07-06 17:44:45 +02:00 |
|
Phan An
|
e874c80b26
|
feat(plus): manage collaborators
|
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
|
64b664addf
|
feat(plus): add song play and visibility change tests
|
2024-07-06 17:44:41 +02:00 |
|
Phan An
|
ff033139a4
|
feat: supports multi-tenant
|
2024-07-06 17:44:39 +02:00 |
|
Phan An
|
1acff99fba
|
feat: improve song updating logic
|
2022-10-12 14:33:41 +02:00 |
|
Phan An
|
e068a4ca8c
|
feat: support genre and year (closes #1503) (#1509)
|
2022-09-23 13:21:29 +07:00 |
|
Phan An
|
4306d1e6f6
|
feat: read LRC files if applicable (closes #1447) (#1502)
|
2022-09-14 19:12:06 +07:00 |
|
Phan An
|
9d9dc0b397
|
refactor: use custom query builders instead of scopes
|
2022-08-09 20:45:11 +02:00 |
|
Phan An
|
9d3011fe2c
|
fix: koel:init
|
2022-08-02 10:21:05 +02:00 |
|
Phan An
|
c4cffcc2e7
|
feat: use UUIDs for song IDs
|
2022-08-01 12:42:33 +02:00 |
|
Phan An
|
117a3df1f5
|
feat: replace br with new lines in lyrics
|
2022-07-28 08:05:15 +02:00 |
|
Phan An
|
a3c1f7aec4
|
fix(cs): broken static analysis
|
2022-07-27 20:08:57 +02:00 |
|
Phan An
|
09f54d26d5
|
fix(sync): properly ignore unchanged files
|
2022-07-07 12:45:47 +02:00 |
|
Phan An
|
7d4f3caf68
|
fix(test): broken tests
|
2022-07-06 18:08:55 +02:00 |
|
Phan An
|
9d79d95cb9
|
refactor: massively simplify SmartPlaylist logic
|
2022-07-06 13:07:20 +02:00 |
|
Phan An
|
fbbe434204
|
feat!: make app progressive
|
2022-07-04 10:36:39 +02:00 |
|
Phan An
|
aedff9cf6e
|
fix: do not remove S3-hosted songs post-sync (#1390)
|
2021-12-06 17:12:47 +01:00 |
|
Phan An
|
70696da096
|
feat: require PHP7.4 (#1326)
|
2021-06-05 12:47:56 +02:00 |
|
Phan An
|
ef1add3877
|
feat(lastfm): batch like/unlike are now asynchronous
|
2021-06-04 17:19:33 +02:00 |
|
Phan An
|
201da1caa5
|
feat: add Excerpt search
|
2020-12-24 13:41:18 +01:00 |
|
Phan An
|
84a72d284c
|
feat: add Laravel Scount & TNTSearch
|
2020-12-23 11:53:00 +01:00 |
|
Phan An
|
50a94cb4b9
|
chore: fix static analysis problems
|
2020-12-23 00:01:49 +01:00 |
|
Phan An
|
560d41bf1d
|
chore: fix CS
|
2020-12-22 21:11:22 +01:00 |
|
Phan An
|
58c00192ad
|
chore(builds): upgrade to Laravel 8 (#1261)
|
2020-11-14 17:57:25 +01:00 |
|
Phan An
|
84b05c449f
|
feat: move non-API routes out of API namespace
|
2020-09-07 22:43:23 +02:00 |
|
Phan An
|
4b799e85a7
|
feat: add PHPCSFixer
|
2020-09-06 23:20:42 +02:00 |
|
Phan An
|
e356e72814
|
feat: upgrade Laravel to 7.x
|
2020-09-06 20:21:39 +02:00 |
|
Phan An
|
c41e281930
|
feat: Allow changing admin password via console
|
2019-10-23 15:33:31 +02:00 |
|
Phan An
|
335c3370db
|
Apply fixes from StyleCI (#1039)
|
2019-08-05 17:57:36 +07:00 |
|
Phan An
|
e41e658fce
|
Better type hints
|
2019-08-05 17:57:10 +07:00 |
|
Phan An
|
b3b9202ed8
|
Fix some problems with code analytics
|
2019-06-30 16:23:02 +02:00 |
|
Phan An
|
d088561e06
|
Add "Smart Playlist" backend logics (#849)
This commit prepares the backend for the "Smart Playlist" feature.
|
2018-11-04 00:25:08 +01:00 |
|
Phan An
|
a57fe76dfe
|
Fix some more advanced errors reported by PHPStan
|
2018-09-03 19:42:14 +07:00 |
|
Phan An
|
1558062428
|
Rewrite the file synchronization handling logic
|
2018-08-29 16:41:42 +07:00 |
|
Phan An
|
3825452658
|
Apply fixes from StyleCI (#790)
|
2018-08-29 09:07:44 +02:00 |
|
Phan An
|
0ad670ffff
|
Use repositories
|
2018-08-29 13:30:39 +07:00 |
|
Phan An
|
bf1d158c90
|
Refactor S3
|
2018-08-29 13:15:24 +07:00 |
|
Phan An
|
ffa05696c8
|
Upgrade to Larave 5.5 and PHP 7
|
2018-08-29 13:15:23 +07:00 |
|
Phan An
|
20282ed633
|
Use repositories
|
2018-08-29 13:15:11 +07:00 |
|
Phan An
|
f4ca7cf09f
|
Refactor S3
|
2018-08-29 11:06:17 +07:00 |
|
Phan An
|
1dd5457084
|
Upgrade to Larave 5.5 and PHP 7
|
2018-08-24 17:27:19 +02:00 |
|
Phan An
|
86915c9280
|
Apply fixes from StyleCI (#782)
|
2018-08-19 23:17:24 +02:00 |
|