Phan An
|
b6465c61e7
|
fix: some test errors
|
2022-09-15 00:40:08 +07:00 |
|
Phan An
|
8c452dd0e1
|
chore: clean up and fix some TS
|
2022-09-14 23:45: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
|
f3e113e8a8
|
chore(release): bump version to v6.1.0
|
2022-09-13 12:20:32 +07:00 |
|
Phan An
|
e89d0f93ca
|
refactor: use provide/inject and composable for screen logics
|
2022-09-12 22:33:41 +07:00 |
|
Phan An
|
aea0fabe73
|
feat: implement drop zone for uploading
|
2022-09-12 18:11:56 +07:00 |
|
Phan An
|
91e51f8b54
|
fix: songs with special chars won't transcode (closes #1481)
|
2022-09-11 15:33:55 +07:00 |
|
Phan An
|
9407f74d69
|
fix: use checkbox component for User forms (closes #1483)
|
2022-09-11 15:29:09 +07:00 |
|
Phan An
|
95724de695
|
fix: shuffle all button disappear on phone (closes #1488)
|
2022-09-11 15:06:34 +07:00 |
|
Phan An
|
fe606b4b8e
|
fix: wrap smart playlist setup in try/catch
|
2022-09-11 14:44:17 +07:00 |
|
Phan An
|
4be4742c78
|
Merge pull request #1499 from koel/dev/1476-playlist-folder
|
2022-09-10 22:18:37 +07:00 |
|
Phan An
|
1730e19d21
|
test: add tests for playlist folder functionalities
|
2022-09-10 12:45:04 +07:00 |
|
Phan An
|
e8a1cdece7
|
feat: revamp drag-n-drop functionalities
|
2022-09-08 10:51:21 +07:00 |
|
Phan An
|
52dd323c96
|
feat: support playlist folders (closes #1476)
|
2022-09-02 22:01:11 +07:00 |
|
Phan An
|
a7d4522a36
|
chore(release): bump version to v6.0.6
|
2022-09-02 12:04:12 +07:00 |
|
Phan An
|
b5a8784322
|
fix: clean media cache upon upload
|
2022-09-02 12:00:49 +07:00 |
|
Phan An
|
ddd2dff65d
|
chore(release): bump version to v6.0.5
|
2022-08-11 07:44:28 +02:00 |
|
Phan An
|
1a35a7df3c
|
fix: use proper integer cast type per DB driver
|
2022-08-10 09:00:54 +02:00 |
|
Phan An
|
bbbf270965
|
fix: incorrect deleteWhereValueNotIn behavior
|
2022-08-10 08:57:20 +02:00 |
|
Phan An
|
9d9dc0b397
|
refactor: use custom query builders instead of scopes
|
2022-08-09 20:45:11 +02:00 |
|
Phan An
|
7704bef3ac
|
chore: use accent color for song/artist/album cards
|
2022-08-09 18:30:11 +02:00 |
|
Phan An
|
7108afa3fb
|
chore(docs): update with new stuff
|
2022-08-08 18:21:34 +02:00 |
|
Phan An
|
01313b853e
|
fix: attempting to re-enable BE workflow
|
2022-08-08 18:15:46 +02:00 |
|
Phan An
|
21a6f2c8ff
|
fix: analysis
|
2022-08-08 18:15:31 +02:00 |
|
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 |
|