Commit graph

2656 commits

Author SHA1 Message Date
Phan An
74833b3a26
feat(demo): dynamic demo credits 2022-08-04 10:34:13 +02:00
Phan An
8349a64fc2
fix: make space for focus outline on Home screen 2022-08-03 23:15:45 +02:00
Phan An
16c4fdb8ec
feat: use getID3 for audio upload validation 2022-08-03 23:02:07 +02:00
Phan An
edb3a548ec
fix: overflown song card 2022-08-03 23:01:47 +02:00
Phan An
c296ca9721
chore(release): bump version to v6.0.2 2022-08-03 12:19:57 +02:00
Phan An
07aedd9a52
fix: use UNSIGNED instead of INTEGER to support older MySQL versions 2022-08-03 12:16:44 +02:00
Phan An
50b06e7cce
fix: replace "index" with "fullText" in migration 2022-08-03 12:16:09 +02:00
Phan An
ffd77d0051
fix: save env file after init command 2022-08-03 12:01:32 +02:00
Phan An
ed1b1f2e9d
fix(build): remove assets tagging 2022-08-03 10:14:54 +02:00
Phan An
c74958ba61
chore(release): bump version to v6.0.0 2022-08-02 12:23:29 +02:00
Phan An
4c923fae93
Merge pull request #1466 from koel/next 2022-08-02 11:47:07 +02:00
Phan An
527e7abb70
chore: resolve conflicts 2022-08-02 11:33:24 +02:00
Phan An
5f6e13a0d1
chore: remove submodule 2022-08-02 11:31:25 +02:00
Phan An
cc83d05207
chore(builds): disable verbose output for tar 2022-08-02 11:19:05 +02:00
Phan An
cb27b0993d
chore(builds): allow creating beta release 2022-08-02 11:08:03 +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
6db38fa25b
feat: better resolve shared song 2022-08-01 13:40:52 +02:00
Phan An
444e91ab57
chore: add User dependency to SmartPlaylistService 2022-08-01 13:03:58 +02:00
Phan An
b6daeb5d77
chore(deps): remove crypto-random-string dependency 2022-08-01 12:58:11 +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
f5f6aa0d7f
fix(test): broken tests after skeleton addition 2022-08-01 11:38:32 +02:00
Phan An
fea14c89c3
feat: revamp the loading bars 2022-08-01 10:58:25 +02:00
Phan An
18fe84e1d0
feat: add loading skeletons for Search screens 2022-08-01 09:55:23 +02:00
Phan An
61b6ffeeb1
chore(api): shorten display scanned file names 2022-07-31 18:45:34 +02:00
Phan An
a32a2fda0d
chore(api): increase the throttle thresold 2022-07-30 18:06:20 +02:00
Phan An
2951fa3ddb
feat: add loading skeletons 2022-07-30 18:03:21 +02:00
Phan An
feff485d95
fix: responsive styles 2022-07-29 14:12:55 +02:00
Phan An
4258873183
fix: broken tests 2022-07-29 13:08:24 +02:00
Phan An
3c5c24c104
feat: log init errors 2022-07-29 12:53:07 +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
721c0d2573
chore(build): tweak action conditions 2022-07-29 10:43:35 +02:00
Phan An
2835bfedae
fix(test): set fulltext search driver to tntsearch 2022-07-29 10:26:18 +02:00
Phan An
3f5d95b0af
chore(build): don't stop other FE builds when one is broken 2022-07-29 10:24:55 +02:00
Phan An
62131da997
feat: support MeiliSearch 2022-07-29 10:04:23 +02:00
Phan An
3832ca0fb3
[debug] 2022-07-29 09:53:54 +02:00
Phan An
7087029b8a
fix: git-track logs dir 2022-07-29 09:35:15 +02:00
Phan An
eea2847d15
fix: track logs dir 2022-07-29 09:33:50 +02:00
Phan An
331740accc
feat(build): upload CI log if broken 2022-07-29 09:25:29 +02:00
Phan An
5cd8cbde62
fix: wrap api version check in a try/catch 2022-07-29 09:13:00 +02:00
Phan An
bfd1008f6c
chore: clean up and make code php8-y 2022-07-29 09:04:44 +02:00
Phan An
2ac7b43830
feat(doc): recommend non-php streaming method 2022-07-28 12:55:19 +02:00
Phan An
f3f48ae2bb
Merge branch 'master' of github.com:koel/koel into master 2022-07-28 10:58:28 +02:00
Phan An
7de788cb66
fix: make isCompilation nullable 2022-07-28 10:56:02 +02:00
Phan An
0e5e1c6089
fix(api): restore br for lyrics in legacy API 2022-07-28 10:48:52 +02:00
Phan An
4a4bbaf8a7
fix(api): restore Album::is_compilation for backward compat 2022-07-28 09:37:48 +02:00
Phan An
b893116476
chore: upgrade packages 2022-07-28 08:17:33 +02:00
Phan An
117a3df1f5
feat: replace br with new lines in lyrics 2022-07-28 08:05:15 +02:00