Commit graph

2472 commits

Author SHA1 Message Date
Phan An
3c512de8c5
chore(release): bump version to v6.0.4 2022-08-08 18:06:44 +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
f1d33b98e8
feat: add color-accent for more theme color control 2022-08-06 09:25:24 +02:00
Phan An
bd0dc90cce
fix: only revoke current session's token 2022-08-06 09:20:04 +02:00
Phan An
76c0c19e0f
fix: only drop foreign on non SQLite 2022-08-05 10:04:49 +02:00
Phan An
ef102802fd
chore(release): bump version to v6.0.3 2022-08-05 09:54:28 +02:00
Phan An
2cff946d0a
fix: zero-byte assets for whatever reason 2022-08-04 19:33:14 +02:00
Phan An
24602f5cb4
fix: do not gitignore some assets 2022-08-04 19:28:47 +02:00
Phan An
a594e3dfdb
fix: check if contributing_artist_id exists before dropping 2022-08-04 17:48:43 +02:00
Phan An
7d76773454
chore(deps): remove blueimp-md5 dependency 2022-08-04 17:42:35 +02:00
Phan An
659e7eea8a
feat: warn if closing window during upload 2022-08-04 12:39:03 +02:00
Phan An
3bee67f910
Revert "feat: hide artists with no albums"
This reverts commit 3f635fa811.
2022-08-04 12:01:48 +02:00
Phan An
3f635fa811
feat: hide artists with no albums 2022-08-04 12:00:50 +02:00
Phan An
61445fa400
fix: album count for contributing artists 2022-08-04 11:52:36 +02:00
Phan An
1ee9bd1f3b
fix: restore migration to drop contributing_artist_id 2022-08-04 11:51:47 +02:00
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