Commit graph

2845 commits

Author SHA1 Message Date
Phan An
f021d41e9d
chore(release): bump version to v6.8.3 2022-12-03 16:50:50 +01:00
Phan An
8f03ddcbbf
Merge branch 'master' of github.com:koel/koel into master 2022-12-03 16:44:33 +01:00
Phan An
11bc521a72
fix: repeated SmartPlaylist rule label 2022-12-03 16:44:20 +01:00
dependabot[bot]
5e61fed87f
chore(deps): bump decode-uri-component from 0.2.0 to 0.2.2 (#1612)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-03 14:08:55 +01:00
Phan An
93935eeb4b
chore(release): bump version to v6.8.2 2022-12-03 00:37:05 +01:00
Phan An
e82eade364
fix: explicit group by columns (#1610) 2022-12-03 00:34:51 +01:00
Phan An
67e0a470d9
fix: case-sensitive import 2022-12-02 17:46:40 +01:00
Phan An
4b8ae1a78e
chore: code style and some minor fixes 2022-12-02 17:17:37 +01:00
Phan An
e3c7d51ad5
feat: change the icons for Playlist sidebar items 2022-12-02 11:19:09 +01:00
Phan An
6e86081638
chore: update .env.example 2022-11-30 10:22:52 +01:00
Phan An
247e6fdef9
chore(release): bump version to v6.8.1 2022-11-29 13:17:05 +01:00
Phan An
5441cfb5f3
fix: update multiple songs duplicate values (#1607) 2022-11-29 13:16:43 +01:00
Phan An
20bded3bca
chore(test): improve client unit tests with user-event and screen (#1606) 2022-11-29 11:18:58 +01:00
Phan An
7e327f5a0e
chore(release): bump version to v6.8.0 2022-11-29 11:07:24 +01:00
Phan An
474fbff4d2
fix: file path inconsistency on Windows (closes #1507) (#1605) 2022-11-29 11:05:58 +01:00
Phan An
922696484f
fix: z-index problem on mobile 2022-11-27 18:39:50 +01:00
Phan An
64229568a1
feat: allow specifying folder when create/edit playlists (#1603) 2022-11-27 16:29:29 +01:00
Phan An
37a1e5685b
feat: persist active extra panel's tab (#1599) 2022-11-20 15:05:53 +01:00
Phan An
54bb0b183b
chore: standardize error dialog message 2022-11-19 23:12:38 +01:00
Phan An
e7ee72d204
feat: use overlay instead of soundbars for form submission (#1598) 2022-11-19 22:59:56 +01:00
Phan An
53fa7db641
fix: event name type 2022-11-19 20:55:15 +01:00
Phan An
9c776cb3b5
feat: turn overlay functionalities into composable (#1597) 2022-11-19 19:04:21 +01:00
Phan An
34945a507c
Merge pull request #1595 from koel/feat/dialog-toast-comp 2022-11-18 20:50:08 +01:00
Phan An
c68b3186b8
fix: broken tests 2022-11-18 20:37:10 +01:00
Phan An
758322988a
feat: merge useScreen into useRouter 2022-11-18 19:58:37 +01:00
Phan An
bc5081cd0f
feat: use composables for Router 2022-11-18 19:44:20 +01:00
Phan An
246fff58d3
feat: use composables for DialogBox and MessageToast 2022-11-18 18:45:38 +01:00
Phan An
bd0585e587
feat: use dialog element for overlay component (#1594) 2022-11-18 16:31:36 +01:00
Phan An
2dbda9fe7e
chore(release): bump version to v6.7.5 2022-11-17 17:35:10 +01:00
Phan An
1b5c77ab1e
fix: bugs with sorting and dragging songs (#1593) 2022-11-17 17:30:38 +01:00
Phan An
5479ac29fd
chore(release): bump version to v6.7.3 2022-11-17 12:52:39 +01:00
Phan An
d2f8e4d920
feat: use a composition token (#1592) 2022-11-16 18:57:38 +01:00
Phan An
5992fda776
feat: make event bus (emitter) type-safe (#1591) 2022-11-15 16:52:38 +01:00
Phan An
02c5e79dac
fix: carriage returns not rendered as new lines (#1585) 2022-11-14 14:37:07 +01:00
Phan An
8f9eafe906
chore(release): bump version to v6.7.2 2022-11-13 23:02:25 +01:00
Phan An
2ea9f582a5
feat: use Floating UI for "Add To" menu (#1584) 2022-11-13 16:18:24 +01:00
Phan An
af30e632fd
chore: extract logic for floaing UI update 2022-11-13 12:58:28 +01:00
Phan An
2d912039bc
feat: group title and artist into one column (#1583) 2022-11-12 22:38:31 +01:00
Phan An
3d34a4c2c7
chore(release): bump version to v6.7.1 2022-11-08 21:01:46 +01:00
Phan An
21e2c6b412
fix: SmartPlaylist operator conversion 2022-11-08 20:53:38 +01:00
Phan An
1e12e55de3
feat: allow refreshing playlists (#1579) 2022-11-08 20:35:18 +01:00
Phan An
3b15622693
feat: add and use "last played" timestamp for songs (#1578) 2022-11-08 18:38:28 +01:00
Phan An
27bfe31391
feat: add Asteroid visualizer (#1577) 2022-11-07 15:23:59 +01:00
Phan An
bc2cc89788
fix: minor CSS attribute typo 2022-11-06 18:20:12 +01:00
Phan An
71d4923e42
chore(release): bump version to v6.7.0 2022-11-06 18:18:08 +01:00
Phan An
5e283ef539
feat: visualizer overhaul (#1575) 2022-11-06 18:09:06 +01:00
Phan An
4854e56fdb
feat: use webp by default, falling back to jpeg (#1574) 2022-11-03 13:46:54 +01:00
Phan An
28b9a55453
chore(release): bump version to v6.6.0 2022-11-02 21:01:18 +01:00
Phan An
e25430b3d8
feat: equalizer overhaul (#1573) 2022-11-02 20:25:22 +01:00
Phan An
b40ffa358a
fix: volume persisting 2022-11-02 15:06:53 +01:00