Commit graph

1519 commits

Author SHA1 Message Date
Phan An
181b2dce3a chore: use "playable" as the terminology for Playback service 2024-09-15 17:57:55 +02:00
Phan An
8761bb4a35 fix: broken clipboard mock on Node 18 2024-09-15 17:39:05 +02:00
Phan An
a1fa89d2cb fix: update snapshots 2024-09-15 17:20:46 +02:00
Phan An
70e971d4ee fix: context menu incorrectly positioned 2024-09-15 16:58:17 +02:00
Phan An
8257e74099 feat: allow upload on mobile 2024-09-05 12:39:19 +02:00
Phan An
0f3e9456d3 chore: minor type improvements 2024-09-05 12:38:38 +02:00
Phan An
abc7e4eb30 feat: use responsive to show/hide song list control toggler 2024-09-05 12:37:48 +02:00
Phan An
24ea957e9e chore: always show user list controls 2024-09-05 12:34:57 +02:00
Phan An
a64353aedc refactor: make transcoding support more deterministic 2024-09-05 12:33:20 +02:00
Phan An
d73028fb0c fix(tests): unsupported clipboard in certain environment 2024-09-05 12:30:56 +02:00
Phan An
c3e5e8ac5a feat: allow bitrate options for mobile transcoding 2024-09-03 16:51:23 +02:00
PBK Bin
618929e9bf
fix: display defaultCover when processing empty cover image (#1815)
Thanks!
2024-08-30 13:39:24 +02:00
Phan An
ea02d1cca5 feat: add keyboard shortcut for Home screen 2024-08-29 20:29:20 +02:00
Phan An
b79bfb0472 feat: only show batch download options if supported 2024-08-29 19:54:58 +02:00
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