Phan An
|
82fe7e17a1
|
migration: make create smart playlist work again
|
2022-04-20 14:38:38 +02:00 |
|
Phan An
|
b636a4519d
|
fix: focus directive
|
2022-04-20 13:51:40 +02:00 |
|
Phan An
|
30071fa470
|
migration: make playlist contexts work again
|
2022-04-20 12:35:36 +02:00 |
|
Phan An
|
efac19bcf0
|
migration: make album and artist contexts work again
|
2022-04-20 12:27:10 +02:00 |
|
Phan An
|
d8a9211898
|
fix: make song context work again
|
2022-04-20 12:20:09 +02:00 |
|
Phan An
|
ac83736192
|
more good stuff
|
2022-04-20 11:37:22 +02:00 |
|
Phan An
|
014e109b3a
|
fix: themes
|
2022-04-20 11:34:15 +02:00 |
|
Phan An
|
197b14e849
|
fix artist/album list mode
|
2022-04-19 23:48:56 +02:00 |
|
Phan An
|
6f07f6d796
|
fix props for SongCard
|
2022-04-19 23:34:22 +02:00 |
|
Phan An
|
eb66676e74
|
fix default cover
|
2022-04-19 22:53:36 +02:00 |
|
Phan An
|
7c88e96206
|
chore: vue3-ify
|
2022-04-19 21:26:06 +02:00 |
|
Phan An
|
1ab5837c76
|
chore: refactor event bus and mixins
|
2022-04-15 16:24:30 +02:00 |
|
Phan An
|
8a2e88a49a
|
chore(release): bump version to v5.1.14
|
2022-04-13 13:33:20 +02:00 |
|
Phan An
|
40bbfde580
|
chore: sync with core
|
2022-04-13 13:33:03 +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
|
687cc9f528
|
chore(release): bump version to v5.1.13
|
2022-01-18 00:22:23 +01:00 |
|
Phan An
|
b222ba3ac0
|
fix: downloading song yields error
closes #1356
|
2022-01-18 00:21:14 +01:00 |
|
Phan An
|
f7270c4b84
|
chore(release): bump version to v5.1.12
|
2021-12-30 20:10:40 +01:00 |
|
Phan An
|
17511b7898
|
fix: broken release action (#1399)
|
2021-12-30 20:09:41 +01:00 |
|
Phan An
|
e562b8478b
|
chore(deps): revert to 7.4-compatible packages
|
2021-12-27 23:10:57 +01:00 |
|
Phan An
|
126af9e698
|
chore(deps): update packages
|
2021-12-27 23:00:29 +01:00 |
|
Phan An
|
a5212db5e8
|
chore(release): bump version to v5.1.11
|
2021-12-27 22:51:58 +01:00 |
|
Phan An
|
0a58b4a883
|
Merge branch 'master' of github.com:koel/koel into master
|
2021-12-27 22:51:12 +01:00 |
|
Phan An
|
38d883ff62
|
chore: sync with core
|
2021-12-27 22:50:53 +01:00 |
|
Sergey Parfenov
|
3872482b61
|
feat: enable usage with S3-compatible services (#1381)
Co-authored-by: sergiustheblack <sergius@goes.black>
Co-authored-by: Phan An <me@phanan.net>
|
2021-12-22 11:17:54 +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 |
|