Phan An
|
81748676ee
|
feat: use UUID for smart playlist rules + test fixes
|
2023-04-17 21:45:43 +02:00 |
|
Phan An
|
e050cb19c8
|
fix: failed upload validation message
|
2023-04-17 00:01:01 +02:00 |
|
Phan An
|
859a2def47
|
fix: remove async from Promise.all
|
2023-04-17 00:00:27 +02:00 |
|
Phan An
|
3a9f6989e9
|
fix: menu diagonal problem
|
2022-12-30 10:35:15 +01:00 |
|
Phan An
|
c24cc1c3ed
|
fix: cursor blocking ghost text content during dragging
|
2022-12-29 22:05:58 +01:00 |
|
Phan An
|
f360207e94
|
fix: left and right padding in fullscreen mode
|
2022-12-23 23:06:27 +07:00 |
|
Phan An
|
21764a040f
|
feat: add fullscreen mode (#1637)
|
2022-12-23 22:44:34 +07:00 |
|
Phan An
|
d07b261473
|
chore: use indexOf to get index of song in queue
|
2022-12-22 22:46:51 +07:00 |
|
Phan An
|
1c6fec9d0a
|
feat: skip/stop if current song is removed from queue (#1636)
|
2022-12-19 22:44:48 +07:00 |
|
Phan An
|
182033b5ec
|
fix: "play selected" not working on All Songs screen
|
2022-12-19 22:28:54 +07:00 |
|
Phan An
|
bfd2bd4fcd
|
feat: allow filtering (applicable) song lists (#1635)
|
2022-12-17 19:09:22 +07:00 |
|
Phan An
|
63c155ceaf
|
fix: scroll fade problem on Artist/Album screen (#1634)
|
2022-12-16 22:30:25 +07:00 |
|
Phan An
|
bf29f7e32e
|
feat: use feather as the lyrics icon (#1633)
|
2022-12-16 00:16:36 +07:00 |
|
Phan An
|
0fffb4ab5f
|
chore: remove Exoscale as sponsor (#1632)
|
2022-12-15 23:31:52 +07:00 |
|
Phan An
|
e8e2c2db75
|
feat: allow sorting by date added (#1631)
|
2022-12-15 22:59:19 +07:00 |
|
Phan An
|
66e1ee411c
|
fix: only set initialized to true if artist/album list load is successful (#1629)
|
2022-12-15 21:09:44 +07:00 |
|
Phan An
|
9bb4e8c1f0
|
feat: allow dragging and dropping playlist folders to queue (#1624)
|
2022-12-07 21:35:31 +01:00 |
|
Phan An
|
c6c805c007
|
feat: allow playing/shuffling playlist from context menu (#1623)
|
2022-12-07 15:11:40 +01:00 |
|
Phan An
|
9f66ba5a56
|
fix: YouTube sidebar item not listening to event
|
2022-12-07 14:37:08 +01:00 |
|
Phan An
|
4e067c3d50
|
feat: only show YouTube sidebar item on demand (#1621)
|
2022-12-07 14:31:38 +01:00 |
|
Phan An
|
9d275436e2
|
fix: album/artist song lists are not sortable (#1619)
|
2022-12-07 01:44:42 +01:00 |
|
Phan An
|
8be339a23a
|
feat: add fade effect to overflown lists (#1618)
|
2022-12-06 13:14:45 +01:00 |
|
Phan An
|
baa2e45a5d
|
feat: support creating playlist directly from songs (#1617)
|
2022-12-06 11:28:48 +01:00 |
|
Phan An
|
0b486e699b
|
feat(test): add SmartPlaylistService tests (#1616)
|
2022-12-05 22:49:46 +01:00 |
|
Phan An
|
784374382a
|
fix: broken tests in Node 14
|
2022-12-03 16:55:22 +01:00 |
|
Phan An
|
11bc521a72
|
fix: repeated SmartPlaylist rule label
|
2022-12-03 16:44:20 +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
|
20bded3bca
|
chore(test): improve client unit tests with user-event and screen (#1606)
|
2022-11-29 11:18: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
|
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
|
1b5c77ab1e
|
fix: bugs with sorting and dragging songs (#1593)
|
2022-11-17 17:30:38 +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
|
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
|
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
|
5e283ef539
|
feat: visualizer overhaul (#1575)
|
2022-11-06 18:09:06 +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 |
|
Phan An
|
75a6ef2107
|
fix: time display for album track list
|
2022-10-31 17:16:16 +01:00 |
|
Phan An
|
dfe1a8e45c
|
chore: some media session improvements
|
2022-10-31 15:55:24 +01:00 |
|
Phan An
|
bd6617dc17
|
chore: improve playback and related services (#1570)
|
2022-10-31 00:13:57 +01:00 |
|
Phan An
|
d7a0b69706
|
feat: lazy load album/artist images (#1568)
|
2022-10-29 01:59:04 +02:00 |
|
Phan An
|
7c2b432765
|
chore: remove useless safe check
|
2022-10-29 00:29:31 +02:00 |
|
Phan An
|
480e64d7da
|
fix: volume increased when visualizer is activated (#1567)
|
2022-10-28 22:42:11 +02:00 |
|
Phan An
|
11f9b8c470
|
feat: use human readable format for song list durations (#1564)
|
2022-10-28 15:56:06 +02:00 |
|
Phan An
|
b22ecb0e00
|
feat: use Dialog element for modals (#1563)
|
2022-10-27 23:19:26 +02:00 |
|
Phan An
|
77868ad802
|
fix: broken snapshot tests
|
2022-10-27 19:26:07 +02:00 |
|
Phan An
|
d76c9b4e83
|
chore: use :deep and :slotted properly
|
2022-10-27 19:06:49 +02:00 |
|
Phan An
|
44ed050cfe
|
fix: broken layout on mobile due to tooltips (#1562)
|
2022-10-27 16:08:26 +02:00 |
|
Phan An
|
260152b417
|
feat: notify when app comes offline (#1561)
|
2022-10-27 15:44:40 +02:00 |
|
Phan An
|
cadc2d1d92
|
chore: make GlobalEventListener renderless (#1560)
|
2022-10-27 15:33:32 +02:00 |
|
Phan An
|
30f9ef4555
|
fix: try/catch song fetching on All Songs screen
|
2022-10-27 14:26:58 +02:00 |
|
Phan An
|
3b8e1cd083
|
Merge branch 'master' of github.com:koel/koel into master
|
2022-10-26 23:50:31 +02:00 |
|
Phan An
|
b7e8949a1a
|
fix: broken production build due to isDemo() check
|
2022-10-26 23:48:44 +02:00 |
|
Phan An
|
6b14cda3f9
|
feat: add sponsor list to About modal (#1558)
|
2022-10-26 23:39:24 +02:00 |
|
Phan An
|
8bcc671ed1
|
feat: add new version notification to About icon (#1557)
|
2022-10-26 22:44:44 +02:00 |
|
Phan An
|
65d5a5468a
|
feat: persist lyrics zoom level (#1556)
|
2022-10-26 21:24:24 +02:00 |
|
Phan An
|
c1847b2584
|
feat(design): add thumbnails to song list (#1555)
|
2022-10-26 14:34:32 +02:00 |
|
Phan An
|
36e49338a6
|
chore: change some icons and labels
|
2022-10-25 20:25:58 +02:00 |
|
Phan An
|
4060f79e8e
|
fix: right-clicking song list sometimes does not select songs
|
2022-10-25 20:01:44 +02:00 |
|
Phan An
|
0de19d09cf
|
fix: Genre screen trying to refresh without a genre
|
2022-10-25 19:38:52 +02:00 |
|
Phan An
|
b96e072c02
|
feat: add tooltips for better UX (#1554)
|
2022-10-25 19:29:56 +02:00 |
|
Phan An
|
6e3d60c7a2
|
feat(design): use trash bin icon instead of times
|
2022-10-24 19:12:53 +02:00 |
|
Phan An
|
08bf30c137
|
feat(design): add a search icon to Search form
|
2022-10-24 18:43:05 +02:00 |
|
Phan An
|
ef001ba654
|
fix: pressing Space causes lists to scroll (#1551)
|
2022-10-24 18:15:19 +02:00 |
|
Phan An
|
4bc10365ed
|
feat: more actions for song context menu (#1550)
|
2022-10-24 17:27:17 +02:00 |
|
Phan An
|
33b96fe9eb
|
fix: special characters in genre names (#1549)
|
2022-10-24 14:48:30 +02:00 |
|
Phan An
|
0ffeabd29b
|
fix(search): broken redirection on mobile (#1548)
|
2022-10-24 13:04:25 +02:00 |
|
Phan An
|
c8dbdf9053
|
chore: slotify album/artist cards (#1545)
|
2022-10-23 19:52:07 +02:00 |
|
Phan An
|
2349995388
|
fix: prevent real requests in unit tests (#1542)
|
2022-10-22 11:27:03 +02:00 |
|
Phan An
|
98a6d9b4c4
|
fix: intermitten initialization on Home screen
|
2022-10-22 10:25:20 +02:00 |
|
Phan An
|
dbc1c46e83
|
fix: intermitten initialization on Home screen
|
2022-10-22 10:12:42 +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
|
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
|
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
|
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
|
fd4e843a77
|
chore: type fixes and cleanups
|
2022-10-10 09:00:30 +02:00 |
|