jeffvli
|
deb4e34895
|
Adjust styles
|
2023-05-20 02:08:37 -07:00 |
|
jeffvli
|
33ecf9faa6
|
Add command item breadcrumbs
|
2023-05-20 02:08:37 -07:00 |
|
jeffvli
|
cf6325d0ba
|
Decrease item padding
|
2023-05-20 02:08:37 -07:00 |
|
jeffvli
|
c12c1bad73
|
Add library search
|
2023-05-20 02:08:37 -07:00 |
|
jeffvli
|
cf9ed31dfd
|
Updates to general commands
|
2023-05-20 02:08:37 -07:00 |
|
jeffvli
|
32ebe6b739
|
Add subsonic/nd search api
|
2023-05-20 02:08:37 -07:00 |
|
jeffvli
|
c85a7079eb
|
Add handlers to open command palette
|
2023-05-20 02:08:37 -07:00 |
|
jeffvli
|
822060b82c
|
Add base command palette component
|
2023-05-20 02:08:37 -07:00 |
|
jeffvli
|
4cb54bc9da
|
Fix misc types
|
2023-05-17 21:07:04 -07:00 |
|
jeffvli
|
3fb24d5f64
|
Re-add infinite album list query
|
2023-05-17 17:26:23 -07:00 |
|
jeffvli
|
e45252d16c
|
Fix mpv sample rate setting
- Fix default input value
- Disable property on 0 value
|
2023-05-17 17:25:20 -07:00 |
|
jeffvli
|
48ef7a987f
|
Add new swiper carousels to pages
|
2023-05-17 17:12:23 -07:00 |
|
jeffvli
|
684ba13175
|
Re-order app menu
- Move version number to menu
- Add link to github
|
2023-05-14 02:01:37 -07:00 |
|
jeffvli
|
cf32a7ff21
|
Debounce hotkey set to improve performance
|
2023-05-14 01:57:42 -07:00 |
|
jeffvli
|
4c98afb613
|
Add hotkey controls to relevant pages
|
2023-05-13 22:55:58 -07:00 |
|
jeffvli
|
d7f24262fd
|
Add hotkeys manager
- Add configuration to settings store
- Initialize global hotkeys on startup from renderer
|
2023-05-13 22:55:58 -07:00 |
|
jeffvli
|
cef92243f5
|
Fix favorite mutation
|
2023-05-13 22:54:24 -07:00 |
|
jeffvli
|
cf489d3934
|
Fix types for updated packages
|
2023-05-10 20:00:39 -07:00 |
|
jeffvli
|
e49fe6c452
|
Add collapsible sidebar (#68)
- Sidebar can collapse by menu option or dragging
|
2023-05-10 18:20:04 -07:00 |
|
jeffvli
|
f9e410a1f5
|
Set fullscreen player over right sidebar
|
2023-05-10 03:08:55 -07:00 |
|
jeffvli
|
a19673d3c2
|
Replace mutation error types with AxiosError
|
2023-05-09 05:53:57 -07:00 |
|
jeffvli
|
63be8c8fb8
|
Add authenticate function to controller
|
2023-05-09 05:48:11 -07:00 |
|
jeffvli
|
2d7c52a6b6
|
Improve UX for edit server form
- Auto focus the password field on edit server form
- Don't disable save button when fields blank
- Add tooltip for modified fields
|
2023-05-09 02:40:49 -07:00 |
|
jeffvli
|
cbb15ac7ee
|
Fix various issues
|
2023-05-09 02:25:57 -07:00 |
|
jeffvli
|
b2db2b27da
|
Refactor server list to object instead of array
- Improve performance due to frequency of accessing the list
|
2023-05-09 00:39:11 -07:00 |
|
jeffvli
|
3dfeed1432
|
Invalidate playlist list on creation
|
2023-05-08 03:35:51 -07:00 |
|
jeffvli
|
2101f1e9a7
|
Fix legacy normalizations
|
2023-05-08 03:35:23 -07:00 |
|
jeffvli
|
a9ca3f9083
|
Add additional undefined check for custom filters
|
2023-05-08 03:33:38 -07:00 |
|
jeffvli
|
62670964c0
|
Add menu in error boundary
|
2023-04-30 22:05:06 -07:00 |
|
jeffvli
|
314bd766df
|
Refactor all api instances in components
|
2023-04-30 22:01:52 -07:00 |
|
jeffvli
|
bdd023fde3
|
Refactor remaining queries/mutations for new controller
|
2023-04-30 18:00:50 -07:00 |
|
jeffvli
|
68a1cb9aaa
|
Refactor all mutation hooks
|
2023-04-27 21:44:25 -07:00 |
|
jeffvli
|
bf3024939a
|
Refactor all query hooks
|
2023-04-27 21:25:57 -07:00 |
|
jeffvli
|
c593b7bc46
|
Fix slider styles to account for transparent thumb (#85)
|
2023-04-20 01:54:51 -07:00 |
|
jeffvli
|
5e90139b17
|
Fix styles from mantine upgrade
|
2023-04-20 01:47:42 -07:00 |
|
jeffvli
|
e02643123c
|
Fix various mpv setting options
|
2023-04-03 03:53:30 -07:00 |
|
jeffvli
|
5d8cad06d7
|
Fix filters on album list detail
|
2023-04-03 03:53:30 -07:00 |
|
jeffvli
|
90b503906f
|
Set grid view to use local state
|
2023-04-03 03:42:51 -07:00 |
|
jeffvli
|
77bfb916ba
|
MPV player enhancements
- start the player from the renderer
- dynamically modify settings without restart
|
2023-04-02 21:41:32 -07:00 |
|
jeffvli
|
f35152a169
|
Add hotkey settings tab
|
2023-03-31 07:26:10 -07:00 |
|
jeffvli
|
0d9224bc09
|
Style fixes
|
2023-03-31 06:22:04 -07:00 |
|
jeffvli
|
781e3c3c4d
|
Add app version to settings page
|
2023-03-31 06:15:04 -07:00 |
|
jeffvli
|
0d4d5b5de0
|
Add reset to default for settings
|
2023-03-31 06:15:04 -07:00 |
|
jeffvli
|
293d8ec584
|
Add setting to disable auto update
|
2023-03-31 06:15:04 -07:00 |
|
jeffvli
|
6ccef6e515
|
Prevent auto checking of audio devices
|
2023-03-31 06:15:04 -07:00 |
|
jeffvli
|
5f7b005626
|
Refactor layout components
|
2023-03-31 06:14:59 -07:00 |
|
jeffvli
|
a17e0adf44
|
Prevent header play button from being squished
|
2023-03-30 08:22:40 -07:00 |
|
jeffvli
|
2b1c1d5e59
|
Add tray settings (#49)
|
2023-03-30 08:09:20 -07:00 |
|
jeffvli
|
eecbcddea3
|
Refactor settings store and components
|
2023-03-30 06:44:33 -07:00 |
|
jeffvli
|
373441e4c6
|
Adjust shadow on playerbar image
|
2023-03-30 05:02:58 -07:00 |
|