Commit Graph

122 Commits

Author SHA1 Message Date
Robert Kossessa
75efcb705c ADD: Action mapping
Including basic key capturing in renderer
2024-03-09 00:26:34 +01:00
Robert Kossessa
f718363a85 UPD: Proper focus handling on ProfileButtons
Good god does it feel good to tab through them
2024-03-05 16:10:25 +01:00
Robert Kossessa
4d2fd7c6af FIX: Nanodevices
+ add key light config
2024-03-04 19:35:01 +01:00
Richard Unger
27608ce34f improve comment, and do JSON.stringify automatically 2024-03-04 16:01:11 +01:00
Richard Unger
59e30b69d6 add a comment for TODOs in store.ts 2024-03-04 15:47:24 +01:00
Robert Kossessa
45ad907bfc ADD: Grips to profile categories 2024-03-04 15:11:26 +01:00
Robert Kossessa
6be1318d55 FIX: Profile list empty placeholder 2024-03-04 15:03:54 +01:00
Robert Kossessa
50af2abad9 ADD: Basic link functions 2024-03-04 01:22:01 +01:00
Robert Kossessa
7c94a13814 FIX: Slider thumb dots 2024-03-04 01:15:43 +01:00
Robert Kossessa
bdef8fe2eb DEL: Remove loading window 2024-03-02 22:11:22 +01:00
Robert Kossessa
c94b034776 FIX: Loading screen 2024-03-02 18:31:48 +01:00
Robert Kossessa
eb30062891 UPD: Linting 2024-03-02 18:25:31 +01:00
Robert Kossessa
ff891dfab9 DEL: Old components 2024-03-02 18:24:53 +01:00
Robert Kossessa
43b384dfef Add typed ipc 2024-03-02 18:09:16 +01:00
Robert Kossessa
bee6ab1076 ADD: Persist devicePreviewModel 2024-03-02 16:12:27 +01:00
Robert Kossessa
6e02fa4ac5 FIX: Styling 2024-03-02 16:06:11 +01:00
Robert Kossessa
e380751e7f FIX: Remove unused stuff 2024-03-01 23:21:45 +01:00
Robert Kossessa
bc3e4ac32f UPD: Linting frenzy 2024-03-01 23:03:09 +01:00
Robert Kossessa
746c339c16 FIX: Disable ajv schema validation for now
Doing schema compilation in renderer requires unsafe-eval CSP, let's rather compile them at build time
2024-03-01 22:34:42 +01:00
Robert Kossessa
14e317d473 FIX: ipc & app id 2024-03-01 21:32:42 +01:00
Robert Kossessa
0019c1cf33 FIX: Loading window 2024-03-01 20:59:35 +01:00
Robert Kossessa
7b67516125 UPD: Migrate to electron-vite
Delete your node_modules. Use pnpm from now on.
2024-03-01 19:45:18 +01:00