Phan An
76ecd4fb23
chore(release): bump version to v6.4.0
2022-10-22 10:06:01 +02:00
Phan An
4d079c6799
fix: footer of mobile
2022-10-22 10:04:34 +02:00
Phan An
c70bb3b5af
feat: add Genres screens ( #1541 )
2022-10-21 22:06:43 +02:00
Phan An
1f3dccbe5b
chore(release): bump version to v6.3.0
2022-10-18 16:23:08 +02:00
Phan An
41f6abc087
feat: tabs for Artist/Album screens ( #1532 )
2022-10-18 16:07:41 +02:00
Phan An
628cb7a4f4
Merge pull request #1528 from Archetipo95/master
2022-10-18 15:45:24 +02:00
Phan An
29fcf61f19
Merge pull request #1529 from koel/feat/design-improv
2022-10-16 12:19:32 +02:00
Phan An
a028dc03d0
feat(design): revamp the layout
2022-10-16 01:19:21 +02:00
Martin Masevski
08a4ef157b
fix: removed extra space between links
2022-10-14 21:42:46 +02:00
Phan An
0b85ff18b9
fix: playlist folder menu item color
2022-10-14 10:17:15 +02:00
Phan An
e5b6cc36f6
fix: properly clean up Last.fm text artifacts
2022-10-14 01:11:14 +02:00
Phan An
1766c43d36
Merge pull request #1526 from koel/fix/album-artist
2022-10-12 15:46:33 +02:00
Phan An
1acff99fba
feat: improve song updating logic
2022-10-12 14:33:41 +02:00
Phan An
ad1d36085a
feat: greatly reduce artist/album query complexity
2022-10-11 17:28:43 +02:00
Phan An
3ec65c4197
fix(compilation): some bugs with album artists
...
- album artists not properly shown on Artist screen
- updating song with album artists creates multiple albums
- downloading artists doesn't cater for "album artist" songs
2022-10-10 10:33:30 +02:00
Phan An
8fb6e5c675
chore(release): bump version to v6.2.2
2022-10-10 09:09:11 +02:00
Phan An
fd4e843a77
chore: type fixes and cleanups
2022-10-10 09:00:30 +02:00
Phan An
2edbda54d5
fix: broken song reordering ( #1524 )
2022-10-10 09:00:02 +02:00
Phan An
d7a361e532
fix: dropzone stays after dropping ( #1523 )
2022-10-10 08:16:47 +02:00
Phan An
aa162b2edb
fix(router): broken query string matching
2022-10-09 17:17:47 +02:00
Phan An
f0698d7dd6
fix(build): bypass CI check for Laravel vite plugin
2022-10-09 13:32:52 +02:00
Phan An
ec764681db
chore: update packages and add Node 18
2022-10-09 13:23:22 +02:00
Phan An
aba1528a07
Merge branch 'wolfpld-master' into master
2022-10-09 13:00:24 +02:00
Bartosz Taudul
98fe7431b0
Add .opus to list of recognized file extensions.
...
https://wiki.xiph.org/MIME_Types_and_File_Extensions
2022-10-09 13:00:01 +02:00
Phan An
e500329465
fix: actual HTTP requests in tests ( #1522 )
2022-10-09 12:53:10 +02:00
Phan An
63a66bc511
feat: cache routes and deprecate hashbang support ( #1521 )
2022-10-09 10:55:58 +02:00
Phan An
5474655e90
fix: deprecated faker,random.arrayElement()
2022-10-09 10:39:46 +02:00
Phan An
fcd836edc9
fix: visualizer stopped working
2022-10-09 10:32:22 +02:00
Phan An
36a32145fc
chore: use screen names to differentiate song lists
2022-10-09 08:31:46 +02:00
Phan An
a8013e1f0b
fix: route redirection not fully working ( #1520 )
2022-10-08 13:57:54 +02:00
Phan An
d4f71b46b7
chore: remove empty file
2022-10-08 13:45:03 +02:00
Phan An
d038b001d4
feat: revamp the router and routing logic ( #1519 )
2022-10-08 12:54:25 +02:00
MaciejGorczyca
279f23d4e1
feat: Add env TRANSCODE_FLAC (default true) to toggle transcoding on/off for FLAC files ( #1458 )
...
Co-authored-by: CoUsT <gitea@coust.cloud>
2022-10-08 12:49:50 +02:00
Phan An
31bf152b87
chore(release): bump version to v6.2.1
2022-10-07 16:50:22 +02:00
Phan An
13352c78fc
fix: album tracklist item test ( #1517 )
2022-10-07 16:49:13 +02:00
Phan An
f5a96ad10a
chore: add port 8000 into .env's APP_URL ( #1516 )
2022-10-07 16:37:57 +02:00
Phan An
8612d55351
fix: do not lazy-load GlobalEventListeners ( #1515 )
2022-10-07 16:33:50 +02:00
Chun-Sheng, Li
59c493bae4
chore: improve assertEquals ( #1512 )
2022-10-07 16:25:44 +02:00
JT Smith
df731d265d
Typofixes in api.yaml descriptions ( #1513 )
2022-10-07 15:11:14 +02:00
Phan An
2e34016b57
fix: direct playing from album track listing
2022-09-30 13:57:14 +07:00
Phan An
483d22c801
feat: add 404 screen
2022-09-28 11:28:00 +07:00
Phan An
d1878d2d02
fix: "after current song" queue option was lost
2022-09-25 10:04:41 +07:00
Phan An
e99f2bcbe3
fix: out-of-place saparator in Song context menu
2022-09-24 15:09:03 +07:00
Phan An
3b3cc1816f
chore(release): bump version to v6.2.0
2022-09-23 16:51:08 +07:00
Phan An
e068a4ca8c
feat: support genre and year ( closes #1503 ) ( #1509 )
2022-09-23 13:21:29 +07:00
Phan An
4eab978bb0
fix: screen not activated on app load
2022-09-21 15:40:06 +07:00
Phan An
25c9da4c82
fix: properly sort album/artist songs ( closes #1486 )
2022-09-16 19:10:09 +07:00
Phan An
f0d792c65f
Merge pull request #1504 from koel/feat/1478-delete-frm-fs
2022-09-16 18:35:10 +07:00
Phan An
5d77dff3bf
fix: properly ignore paths for backend workflow
2022-09-16 18:04:32 +07:00
Phan An
6791624ca5
feat: allow deleting songs from file system ( closes #1478 )
2022-09-16 17:51:55 +07:00