Commit graph

2027 commits

Author SHA1 Message Date
Phan An
24d57e2cae
feat(deps): support PHP 8.1 2021-12-10 16:53:44 +01:00
Phan An
92bf0a4958
fix: renamed method 2021-12-10 16:27:06 +01:00
Phan An
3aee4ca675
chore: sync with core 2021-12-10 16:24:19 +01:00
Phan An
c527d53f80
chore(build): tmp. remove 8.1 from CI 2021-12-10 16:24:03 +01:00
Phan An
2cb64de316
feat: rename koel:tidy to koel:prune 2021-12-10 16:23:04 +01:00
Phan An
1e93645cbb
chore(release): bump version to v5.1.10 2021-12-10 14:20:00 +01:00
Phan An
4d686e25cb
fix: drop artist name index before migration 2021-12-10 14:19:29 +01:00
Phan An
8007ad0c0d
chore(release): bump version to v5.1.9 2021-12-10 11:30:33 +01:00
Phan An
955c69ded2
chore: sync with core 2021-12-10 11:25:27 +01:00
Phan An
5dc26c37a0
Revert "chore(deps): upgrade Laravel"
This reverts commit 063191c84f.
2021-12-06 18:34:54 +01:00
Phan An
063191c84f
chore(deps): upgrade Laravel 2021-12-06 18:30:25 +01:00
Phan An
de2103ff90
chore(build): add PHP 8.1 2021-12-06 18:19:25 +01:00
Phan An
53b64b6837
chore(build): reduce the number of containers 2021-12-06 18:19:22 +01:00
Phan An
f4161fc567
chore: use noContent() method on response 2021-12-06 18:07:43 +01:00
Phan An
ed92eb2fde
feat: increase char limit for name fields (#1391) 2021-12-06 18:06:55 +01:00
Phan An
aedff9cf6e
fix: do not remove S3-hosted songs post-sync (#1390) 2021-12-06 17:12:47 +01:00
Phan An
709e06b24f
chore(release): bump version to v5.1.8 2021-10-25 22:35:22 +02:00
Phan An
9a33fc4b17
chore: sync with core 2021-10-25 22:35:04 +02:00
Phan An
5b9f2ab3f8
chore(release): bump version to v5.1.7 2021-10-25 21:35:21 +02:00
Allen Taylor
aae444a9b4
fix: made rules optional (#1370)
Co-authored-by: Allen Taylor <allen.taylor@check24.de>
Co-authored-by: Phan An <me@phanan.net>
2021-10-25 21:17:25 +02:00
dependabot[bot]
bab6361988
chore(deps): bump james-heinrich/getid3 from 1.9.20 to 1.9.21 (#1359)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Phan An <me@phanan.net>
2021-10-17 18:15:51 +02:00
Phan An
3fe9047838
chore(release): bump version to v5.1.6 2021-10-16 18:39:25 +02:00
Phan An
0155483191
chore: sync with core 2021-10-11 22:20:00 +02:00
Phan An
1b2a70f5c1
chore: better routes (#1368) 2021-10-11 16:23:00 +02:00
Phan An
54d2029d47
feat(playlist): use own controller for playlist songs (#1367) 2021-10-11 13:30:27 +02:00
Phan An
30f4878ec3
feat(smart-playlist): validate smart playlist request (#1366) 2021-10-10 20:05:51 +02:00
dependabot[bot]
e2484e7791
chore(deps): bump composer/composer from 2.1.5 to 2.1.9 (#1361)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-10-08 19:26:03 +02:00
Phan An
b29000bf8d
feat(smart-playlist): use proper Eloquent cast for rules (#1363) 2021-10-08 18:23:45 +02:00
Phan An
230ec454dd
fix(smart-playlist): ignore songs when creating a smart playlist (#1362) 2021-10-08 12:19:44 +02:00
Phan An
66badd0098
fix: static analysis errors 2021-07-26 23:21:36 +02:00
Phan An
8eb86d01a8
build: do not run tests on tags 2021-07-26 22:59:33 +02:00
Phan An
4181b51192
chore(release): bump version to v5.1.5 2021-07-26 22:47:34 +02:00
Phan An
b809eac3bb
fix: Flysystem vulnerability 2021-07-26 22:47:00 +02:00
Phan An
551ac248ac
Update README.md 2021-07-25 19:07:00 +02:00
Phan An
aaaa8d0e4e
fix(api-docs): wrong path for playlist songs API 2021-07-03 11:13:16 +02:00
Phan An
70696da096
feat: require PHP7.4 (#1326) 2021-06-05 12:47:56 +02:00
Phan An
d30c5986b3
chore: clean up some tests 2021-06-04 18:31:45 +02:00
Phan An
b45ad25dfc
fix: code analysis error 2021-06-04 18:24:26 +02:00
Phan An
51130e3a20
feat: use model casting for user preferences 2021-06-04 18:19:34 +02:00
Phan An
ef1add3877
feat(lastfm): batch like/unlike are now asynchronous 2021-06-04 17:19:33 +02:00
Phan An
6c24b529cc
feat: replace local @import in scss with global webpack config 2021-05-29 16:39:07 +02:00
Phan An
95ed9ab221
fix: some broken e2e tests 2021-05-23 14:32:38 +02:00
Phan An
f391e6f6e7
feat: update Cypress to v7 (#1320) 2021-05-23 13:42:18 +02:00
Phan An
ede4bb3f36
chore: sync with core 2021-05-21 19:30:53 +02:00
Phan An
77444c56c1
chore: sync with core 2021-05-21 19:14:49 +02:00
Phan An
a5389c41f7
feat: implement stricter password rules 2021-05-21 19:14:00 +02:00
Phan An
27b97fa317
fix: #1286 duplicate key value on Pgsql 2021-05-21 14:24:20 +02:00
Phan An
6b7cb88e6d
chore(release): bump version to v5.1.4 2021-05-21 13:57:29 +02:00
Phan An
1102658ca7
chore: disable shellcheck 2021-05-21 13:57:04 +02:00
Phan An
dd7d43aa49
chore: little tag script fix 2021-05-21 13:55:00 +02:00