Commit graph

1345 commits

Author SHA1 Message Date
Phan An
1f9f053c0d fix: "Own songs only" style when header is collapsed 2024-07-06 17:44:43 +02:00
Phan An
79f6efa6ad feat: show Empty state if All Songs fetch returns empty 2024-07-06 17:44:43 +02:00
Phan An
9472a29f2e fix: add scss lang 2024-07-06 17:44:42 +02:00
Phan An
3326bc5081 feat(plus): allows filtering All Songs by own songs only 2024-07-06 17:44:42 +02:00
Phan An
ec529266df chore: clean up unused imports 2024-07-06 17:44:42 +02:00
Phan An
52711620bb fix: only show Upgrade badge to admins 2024-07-06 17:44:42 +02:00
Phan An
e598f0a401 feat: move Plus badge to bottom of sidebar 2024-07-06 17:44:41 +02:00
Phan An
ca9b77f697 feat: allow making songs public/private 2024-07-06 17:44:41 +02:00
Phan An
2c3479b6f3 feat: display Plus/Community info 2024-07-06 17:44:41 +02:00
Phan An
a8c78adf65 feat: make song edit/deletion plus-aware 2024-07-06 17:44:40 +02:00
Phan An
acc3374ee2 feat: do not show SupportBar nag if plus 2024-07-06 17:44:40 +02:00
Phan An
1bb22bc336 feat: integrate with Lemon Squeezy 2024-07-06 17:44:40 +02:00
Phan An
53d08371b9 feat: allows users to upload for Plus 2024-07-06 17:44:40 +02:00
Phan An
f4a0e8d006 feat: mark external songs with icon 2024-07-06 17:44:40 +02:00
Phan An
e2838f3c9e fix: leftover song after sharing 2024-01-17 16:48:35 +01:00
Phan An
fdc780eb43 feat(design): use Toggle style for checkboxes 2024-01-11 20:51:35 +01:00
Phan An
600a3c1dd6 fix: stablize song sharing functionality 2024-01-11 20:26:38 +01:00
Phan An
991e548da5 fix: broken profile updating (closes #1737) 2024-01-09 16:38:12 +01:00
Phan An
7f929f5ad6 fix: exclude non-played songs from recently/most played list 2024-01-04 10:16:02 +01:00
Phan An
9b4f3fb9d2 chore: reduce submenu safe triangle duration 2024-01-03 11:41:58 +01:00
Phan An
5f0eaf228d
feat: persist queue and playback state (closes #1675) (#1735) 2024-01-01 12:40:21 +01:00
Phan An
ed6f01ad52
feat: show a message for empty Artists/Albums/Genres screens (#1734) 2023-12-28 23:32:58 +01:00
Phan An
abb0438c8d
fix: buggy Spotify integration (#1731)
This fixes a bug with Spotify integration that occurs if an installation isn't connected to Last.fm. Closing #1730 and #1653.
2023-12-27 12:49:28 +01:00
Phan An
a9f1e629e8 feat: auto-hide controls in fullscreen mode 2023-12-22 15:53:29 +01:00
Phan An
3650bc1fd9 feat: clicking visualizer button toggles the screen 2023-12-22 15:23:12 +01:00
Phan An
c6b66c0b5d fix: hide overlay after init failure 2023-12-22 14:46:53 +01:00
Phan An
a6a0edb110 fix: update snapshots 2023-11-10 16:21:36 +01:00
Phan An
a8270f4726 chore: PascalCase for icon components 2023-11-10 14:16:06 +01:00
Phan An
1a08b49d7b fix: login page reloaded upon invalid credentials 2023-08-24 16:47:09 +02:00
Phan An
52bcc06f96
fix: remove trailing / for invitation url 2023-08-24 00:25:18 +02:00
Phan An
39931bf2ae
fix: remove invitation after revocation 2023-08-23 23:46:44 +02:00
Phan An
f87d970b50
feat: invite users 2023-08-22 22:53:55 +02:00
Phan An
c382d5799e
fix: placeholder color 2023-08-20 17:25:32 +02:00
Phan An
a8a3baa478
Revert "fix: make placeholder text readable"
This reverts commit 7cd5b230d4.
2023-08-20 17:24:56 +02:00
Phan An
7cd5b230d4
fix: make placeholder text readable 2023-08-20 17:11:51 +02:00
Phan An
c9e4c08e4a
feat: allow theming of input elements 2023-08-20 14:05:13 +02:00
Ali Falahati
52e043cfcd
fix: null currentUser on avatar (closes #1679) 2023-06-01 16:58:51 +02:00
Denver F
22946a6413
feat: use dark color scheme (#1665) 2023-04-28 16:08:54 +02:00
Phan An
922bb04803 fix: prevent greetings with "undefined" name 2023-04-18 22:12:19 +02:00
Phan An
e9fdc02485 chore: use UUID for message toaster 2023-04-17 22:13:11 +02:00
Phan An
81748676ee feat: use UUID for smart playlist rules + test fixes 2023-04-17 21:45:43 +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