Commit graph

1538 commits

Author SHA1 Message Date
Phan An
a86c2ab654
fix: options to mark songs as private/public shown in Community edition (#1870) 2024-10-31 17:55:09 +07:00
Phan An
5d9d75111a
feat: always show song list header action menu (#1869) 2024-10-31 16:50:35 +07:00
Phan An
ae454af1e8
chore: use defineAsyncComponent helper for more components (#1868) 2024-10-29 18:02:17 +07:00
Phan An
b4e657686c
fix: some song lists' filtering were broken (#1865) 2024-10-28 15:58:20 +07:00
Phan An
63f2dc5241
fix: song controls disappear during filtering (#1864) 2024-10-28 15:19:32 +07:00
Phan An
86e4b65ec7
feat: add and use a url helper for router (#1863) 2024-10-26 00:56:43 +07:00
Phan An
b5a42d485b feat: add loading state for main wrapper 2024-10-25 17:42:03 +07:00
Phan An
08d74f292a
fix: loading state for Playlist (#1862) 2024-10-25 17:32:40 +07:00
Phan An
54d5a6b493
feat: add loading state for async components (#1861) 2024-10-25 14:03:40 +07:00
Phan An
154b88e411 chore(types): fix and clean up some types 2024-10-25 10:45:00 +07:00
Phan An
c89e1ee9fe
fix: artist/album screen loading state (#1860) 2024-10-24 22:01:29 +07:00
Phan An
575551c903
feat: allow toggling song list columns (#1857) 2024-10-24 16:27:17 +07:00
Phan An
387b937820
refactor: remove barrel files (#1855) 2024-10-17 11:41:30 +07:00
Phan An
9c5b763267
fix: sort by disc/track not working if only one disc (#1854) 2024-10-15 22:46:03 +07:00
Phan An
abfa65bfe8
refactor: rename Extra Drawer to Side Sheet (#1853) 2024-10-15 22:19:37 +07:00
Phan An
32b848b4b5 chore(cs): apply linting on CSS and JS too 2024-10-14 23:24:12 +07:00
James
0c44939288
feat: Implement disc numbers when viewing an album (#1845) 2024-10-14 21:19:59 +07:00
Phan An
e051c5cd11
chore: use some better icons (#1851) 2024-10-14 15:25:23 +07:00
Phan An
5f37982641
feat: use a better ESLint setup (#1850) 2024-10-14 00:37:01 +07:00
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