Commit Graph

497 Commits

Author SHA1 Message Date
jeffvli
3efeaa7359 Improve multi-server controller 2023-05-09 05:49:05 -07:00
jeffvli
63be8c8fb8 Add authenticate function to controller 2023-05-09 05:48:11 -07:00
jeffvli
975c31635a Remove old API implementation 2023-05-09 05:45:55 -07:00
jeffvli
9b5bce34a0 Fix jellyfin auth endpoint 2023-05-09 05:06:32 -07:00
jeffvli
bb27758310 Re-serialize subsonic array params 2023-05-09 05:05:15 -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
8a0a8e4d54 Refactor jellyfin api with ts-rest/axios 2023-05-08 03:34:15 -07:00
jeffvli
a9ca3f9083 Add additional undefined check for custom filters 2023-05-08 03:33:38 -07:00
jeffvli
6d5e10a31c Add albumCount and songCount to genre 2023-05-08 02:42:38 -07:00
jeffvli
5b616d5928 Update initial list store filters 2023-04-30 22:53:11 -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
40aabd2217 Additional refactor for navidrome api controller types 2023-04-30 17:55:23 -07:00
jeffvli
b9d5447b4f Allow serverId to be undefined 2023-04-27 22:20:35 -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
df9464f762 Additional refactor to api and types 2023-04-27 20:34:28 -07:00
jeffvli
17cf624f6a Add generic query/mutation types 2023-04-27 20:32:56 -07:00
jeffvli
8f042ad448 Pass full server to controller 2023-04-25 16:25:26 -07:00
jeffvli
1cbd61888f Refactor server list as hash table 2023-04-25 01:36:26 -07:00
jeffvli
2ce49fc54e Add new server api to main controller 2023-04-24 01:22:58 -07:00
jeffvli
bec328f1f4 Add Subsonic API and types 2023-04-24 01:21:29 -07:00
jeffvli
ea8c63b71b Add new navidrome api controller 2023-04-23 19:57:10 -07:00
jeffvli
52049ce163 Add missing elements from Navidrome API 2023-04-23 19:54:36 -07:00
jeffvli
70c62c8b52 Refactor api client to support dynamic server 2023-04-23 14:26:41 -07:00
jeffvli
fa79b4cbe0 Fix artist path 2023-04-23 14:25:09 -07:00
jeffvli
438085633b Modify navidrome responses to include header 2023-04-23 02:09:48 -07:00
jeffvli
fe043d1823 Add function to modify base response 2023-04-23 02:09:25 -07:00
jeffvli
9bd12df8f6 Add navidrome API and types 2023-04-23 01:39:47 -07:00
jeffvli
637d420e1c Add ts-rest and axios 2023-04-23 01:25:16 -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
ed86d8ffd2 Bump mantine to v6.0.8 2023-04-20 01:45:27 -07:00
jeffvli
bcaaaac586 Set auto-update as default 2023-04-03 18:26:56 -07:00
jeffvli
a614a6ff9c Bump electron builder 2023-04-03 05:31:37 -07:00
jeffvli
08a1cb1ae9 Update lockfiles 2023-04-03 04:38:02 -07:00
jeffvli
75e93b8ea2 Fix linux build 2 2023-04-03 04:30:31 -07:00
jeffvli
5d28abae91 Fix linux build 2023-04-03 04:26:47 -07:00
jeffvli
c483cdb871 Add optional chain to mpvPlayer to fix web 2023-04-03 04:26:00 -07:00
jeffvli
fe14ca25c6 Remove mpris-service from renderer deps 2023-04-03 04:15:20 -07:00
jeffvli
0965efab21 Increase default sidebar width 2023-04-03 04:13:56 -07:00
jeffvli
598b627bb4 Supress errors from main process 2023-04-03 04:13:41 -07:00
jeffvli
b8614495f6 Bump to 0.0.1-alpha6 2023-04-03 03:53:30 -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