Commit Graph

800 Commits

Author SHA1 Message Date
jeffvli
c8a0df4759 Add configurable sidebar 2023-06-03 05:46:20 -07:00
jeffvli
e7bc29a8f1 Remove unneeded hook 2023-06-03 05:46:20 -07:00
jeffvli
5295c69f46 Bump ts-rest 2023-06-03 05:46:15 -07:00
jeffvli
f58552be84 Remove unneeded console logs 2023-06-03 00:40:57 -07:00
jeffvli
cd57142caf Fix duplicate import 2023-06-03 00:40:13 -07:00
jeffvli
86ad2d0383 Fix invalid spinner props 2023-06-03 00:39:52 -07:00
jeffvli
7d5aa6fd13 Add sidebar customization settings 2023-06-03 00:39:33 -07:00
jeffvli
f2ef630921 Fix global button styling on settings page 2023-06-02 22:38:49 -07:00
jeffvli
9250b30249 Downgrade framer-motion from v10 -> v9
- Issues are present in v10 that prevent drag/drop reorder from working properly
2023-06-02 18:35:36 -07:00
jeffvli
2b16cce0aa Move global search to default result 2023-06-02 17:25:15 -07:00
jeffvli
34870556b4 Add auto-focus to search input 2023-06-02 13:13:33 -07:00
jeffvli
7e2d9bd585 Split album list views 2023-06-02 13:09:28 -07:00
jeffvli
691bc8f1ef Add full container spinner/loader 2023-06-02 13:07:30 -07:00
jeffvli
5dbc0c61c5 Clean up from mantine upgrade 2023-06-02 11:48:43 -07:00
jeffvli
0bc1ee3492 Downgrade auto-sizer package
- issue with types with ts v4
2023-06-02 11:48:22 -07:00
jeffvli
7403a46f91 Remove initial animation on page header 2023-06-02 11:38:33 -07:00
jeffvli
8ffb81093d Improve feature carousel component
- Add play button
- Clamp title to 1 line
- Restrict to 1 genre and 1 artist
- Infinite loop pagination
2023-06-02 01:30:08 -07:00
jeffvli
d312c3c70a Handle initial render item count for carousel 2023-06-02 01:21:52 -07:00
jeffvli
cd66a9dccb Clean up 2023-06-02 01:21:02 -07:00
jeffvli
f2690b262f Remove container query requirement for carousel sizing 2023-06-02 01:01:50 -07:00
jeffvli
63c5a83911 Bump packages 2023-06-01 20:19:07 -07:00
jeffvli
17b1acad9d Optimize various pages 2023-06-01 20:08:43 -07:00
jeffvli
e7c7eb3ec0 Split up main content route component 2023-05-31 01:13:54 -07:00
jeffvli
fa0a21a021 Optimize app outlet 2023-05-31 00:27:16 -07:00
jeffvli
791088deb6 Persist scroll offset on table-view album list 2023-05-30 20:05:52 -07:00
jeffvli
9c1a2a4a8d Fix playlist form
- Invalid initial state and definition for public playlist
2023-05-30 19:35:22 -07:00
jeffvli
6d092d9ebc Add native frame styles per OS 2023-05-27 14:02:10 -07:00
jeffvli
73997cf6c7 Add clarity to conditional restart 2023-05-27 14:02:10 -07:00
jeffvli
1d074dae2e Adjust conditionals in a few places 2023-05-27 14:02:10 -07:00
Gelaechter
a878875f83 Add native titlebar & fix app restart for AppImages 2023-05-27 14:02:10 -07:00
Kendall Garner
d055ae89e0 media session for windows/mac 2023-05-26 18:20:27 -07:00
Kendall Garner
f83639d5f8 round volume, update all clients 2023-05-26 18:20:27 -07:00
Kendall Garner
97ccf3bc6d add media session/mpris 2023-05-26 18:20:27 -07:00
jeffvli
76805a0b19 Fix ND potentially setting undefined undefined credential (#60) 2023-05-24 00:33:35 -07:00
jeffvli
0103a84358 Add clear buttons to search input 2023-05-21 21:01:23 -07:00
jeffvli
611cbc6dd9 Fix search results being capped to window height 2023-05-21 20:51:52 -07:00
jeffvli
011f260e94 Bump to v0.1.1 2023-05-21 20:17:18 -07:00
jeffvli
e937425f4f Fix shuffled queue set by double click 2023-05-21 20:14:22 -07:00
jeffvli
bc2624bffd Add fullscreen player toggle tooltip to sidebar (#114) 2023-05-21 19:47:46 -07:00
jeffvli
4f21c26e5d Fix double play trigger (maybe) 2023-05-21 19:44:32 -07:00
jeffvli
e6a4ce2e64 Set global media hotkeys enabled by default 2023-05-21 19:43:42 -07:00
jeffvli
5b98238b3a Prevent clicking on disabled sidebar items 2023-05-21 19:39:40 -07:00
jeffvli
d96c0d547a Hide search results when not on home page 2023-05-21 19:37:45 -07:00
jeffvli
3c62de8347 Fix all playlist actions 2023-05-21 18:20:46 -07:00
jeffvli
07d4dc37b5 Hide fetch notification if error 2023-05-21 18:19:43 -07:00
jeffvli
64c5f25d18 Fix JF playlist controller 2023-05-21 18:19:02 -07:00
jeffvli
098e86b1f4 Fix ND playlist controller 2023-05-21 18:15:47 -07:00
jeffvli
adc3e421f6 Increase size of create playlist modal 2023-05-21 17:53:43 -07:00
jeffvli
d289797d65 Add margin under image 2023-05-21 16:48:50 -07:00
jeffvli
6218b27117 Fix no-repeat on mpv (#55) 2023-05-21 16:43:47 -07:00