Commit graph

1505 commits

Author SHA1 Message Date
Phan An
236e734264 Revert "fix: double scrollbars on Windows"
This reverts commit 6a1a70ce18.
2024-08-28 21:09:57 +02:00
Phan An
a644e6716d tests: update snapshot 2024-08-23 11:09:53 +02:00
Phan An
ff440b4cc8 fix: burger menu shows on larger screens 2024-08-23 10:58:44 +02:00
Phan An
6a1a70ce18 fix: double scrollbars on Windows 2024-08-23 10:54:25 +02:00
Phan An
c5b4c91eed fix: redundant gutter 2024-08-23 10:29:59 +02:00
Phan An
67d34cc2b0 chore: use CSS instead of icon for sidebar toggl button state 2024-08-18 17:16:14 +02:00
Phan An
bb47d5fb3b fix: sidebar menu collapse/expand on mobile 2024-08-18 17:06:06 +02:00
Phan An
e5fc5ef77e fix: message toaster not imported 2024-07-26 16:43:41 +02:00
Phan An
16a20dd554
feat: rework playlist cover upload/remove (#1806) 2024-07-26 16:33:14 +02:00
Phan An
0729f7d60e fix: collaborators shouldn't be allowed to update playlist details 2024-07-26 14:28:11 +02:00
Phan An
69a019df22 fix: sidebar toggling on mobile (fr fr) 2024-07-25 21:24:39 +02:00
Phan An
417a4ce904 fix: service worker requires security context (closes #1790) 2024-07-15 09:58:49 +02:00
Phan An
62b8e226ab fix: disabled YouTube integration still making requests 2024-07-14 15:57:26 +02:00
Phan An
4a1786e6d4 fix: pressing Q not toggling off Queue screen 2024-07-14 13:53:05 +02:00
Phan An
ad9d1b57e1 fix: All Song screen header style when library is empty 2024-07-10 00:19:59 +02:00
Phan An
be5dd4d799 fix: genres "loading" when library is empty 2024-07-10 00:17:13 +02:00
Phan An
4d8e9e79eb fix: keep Plus button at bottom of sidebar 2024-07-10 00:13:12 +02:00
Phan An
db07e86628 fix: show next/previous track on iOS control panel 2024-07-08 23:30:42 +02:00
Phan An
59105ffe70 fix: show sidebar toggle button on touch devices 2024-07-08 09:52:13 +02:00
Phan An
55543039e0 fix(tests): update snapshot 2024-07-06 17:45:14 +02:00
Phan An
d4bf3cfb6c chore: some type improvements 2024-07-06 17:45:14 +02:00
Phan An
9b203374a5 fix: line-height problem on song thumbnails 2024-07-06 17:45:13 +02:00
Phan An
858ff85fe1 feat: make sidebar toggle btn appear on hover only 2024-07-06 17:45:13 +02:00
Phan An
9cbe142509 chore(ui): more balance play icon 2024-07-06 17:45:13 +02:00
Phan An
bd28da72d1 chore: refactor and simplify song filtering 2024-07-06 17:45:12 +02:00
Phan An
e940a8dffe refactor: create fuzzy search composable 2024-07-06 17:45:12 +02:00
Phan An
eef2cfa0e0 feat: allow refreshing QR code 2024-07-06 17:45:12 +02:00
Phan An
3da777dbb2 fix: sidebar toggling on mobile (fr) 2024-07-06 17:45:11 +02:00
Phan An
5d126c2cba feat(podcast): sort podcasts 2024-07-06 17:45:11 +02:00
Phan An
e1448ce909 fix: continuous playing on iOS 2024-07-06 17:45:11 +02:00
Phan An
a61cd86cf9 fix: sidebar toggling on mobile 2024-07-06 17:45:11 +02:00
Phan An
d2b6ae5d6d fix: extra drawer not rendered when current song is null 2024-07-06 17:45:11 +02:00
Phan An
7f3692b65e chore(perf): improve podcast adding performance 2024-07-06 17:45:11 +02:00
Phan An
1afd8ba7d5 refactor: create Song query with contextual user and type 2024-07-06 17:45:11 +02:00
Phan An
45164a4426 feat(test): song list sorter tests 2024-07-06 17:45:10 +02:00
Phan An
2c0e3c0bc6 feat(test): Queue button tests 2024-07-06 17:45:10 +02:00
Phan An
2ee84720b3 chore: optimize imports 2024-07-06 17:45:10 +02:00
Phan An
44c638897d fix(ui): episode progress copy & styles 2024-07-06 17:45:09 +02:00
Phan An
6c6d428539 fix(ui): always show play buttons on touch screens 2024-07-06 17:45:09 +02:00
Phan An
4e1838c247 feat(test): some remote controller tests 2024-07-06 17:45:09 +02:00
Phan An
f14cbcd00a feat: adapt remote controller to Podcast 2024-07-06 17:45:08 +02:00
Phan An
0f67ce2478 fix(tests): broken FE tests after Podcast feature 2024-07-06 17:45:08 +02:00
Phan An
7d3215a323 feat(test): EpisodeProgress tests 2024-07-06 17:45:07 +02:00
Phan An
1881c60407 feat(test): EpisodeItem tests 2024-07-06 17:45:07 +02:00
Phan An
bdc9f72368 chore(tests): better typings for factory 2024-07-06 17:45:07 +02:00
Phan An
8314b011e2 fix: podcast/episode thumbnail hidden 2024-07-06 17:45:04 +02:00
Phan An
a3f9715a12 fix: better handling of YouTube video loading failure 2024-07-06 17:45:04 +02:00
Phan An
3e321bf47e feat: podcasts 2024-07-06 17:45:04 +02:00
Phan An
911410bdfd feat: use OnClickOutside from vueuse 2024-07-06 17:45:03 +02:00
Phan An
d4be2e3b22 fix: better drag leave handling 2024-07-06 17:45:03 +02:00