Robert Kossessa
|
48117b58a7
|
ADD: Action delete button
|
2024-03-09 01:15:09 +01:00 |
|
Robert Kossessa
|
0ecd4b680c
|
ADD: Save button reveal
|
2024-03-09 00:55:05 +01:00 |
|
Robert Kossessa
|
2c10aba512
|
UPD: Style save button
|
2024-03-09 00:46:39 +01:00 |
|
Robert Kossessa
|
7a6223bff8
|
ADD: Non-functional save/revert buttons
|
2024-03-09 00:44:02 +01:00 |
|
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 |
|
Richard Unger
|
f1bd01d807
|
Merge remote-tracking branch 'origin/dev' into dev
|
2024-03-04 15:38:13 +01:00 |
|
Richard Unger
|
1f562ea492
|
fix serial number on update event
|
2024-03-04 15:37:13 +01:00 |
|
Richard Unger
|
790a27c96c
|
comment out debug logs
|
2024-03-04 15:36:59 +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
|
b9339abebb
|
FIX: Add missing serialport bindings-cpp
|
2024-03-02 18:41:12 +01:00 |
|
Robert Kossessa
|
85c3c9d9e0
|
DEL: Remove typecheck on build
|
2024-03-02 18:38:45 +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
|
f3bc680d05
|
FIX: ES6 conformity
|
2024-03-02 15:43:09 +01:00 |
|
Robert Kossessa
|
448ffc83a4
|
FIX: Nanodevices listing
|
2024-03-02 15:20:04 +01:00 |
|
Robert Kossessa
|
ef60a754f1
|
Merge branch 'electron-vite' into dev
Console.logs are back, I'll do some debugging anyways
|
2024-03-02 14:36:34 +01:00 |
|
Richard Unger
|
1513376a8d
|
remove some loggings
|
2024-03-02 13:59:11 +01:00 |
|
Robert Kossessa
|
c7a119e985
|
FIX: Icon resource
|
2024-03-02 13:45:43 +01:00 |
|
Robert Kossessa
|
723cd9d5de
|
FIX: Recommended extensions
|
2024-03-02 13:40:31 +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
|
7e5bb6ea26
|
FIX: Wrong vuedraggable version
|
2024-03-01 22:33:52 +01:00 |
|
Robert Kossessa
|
ebd728d6ae
|
UPD: Small tweaks
|
2024-03-01 21:50:14 +01:00 |
|
Robert Kossessa
|
14e317d473
|
FIX: ipc & app id
|
2024-03-01 21:32:42 +01:00 |
|
Robert Kossessa
|
f9f3252b33
|
DEL: Remove zoom prevention
electron-toolkit takes care of this
|
2024-03-01 21:08:44 +01:00 |
|
Robert Kossessa
|
0019c1cf33
|
FIX: Loading window
|
2024-03-01 20:59:35 +01:00 |
|
Robert Kossessa
|
cacda4a7af
|
FIX: electron-builder install-app-deps conflict with serialport
|
2024-03-01 20:46:27 +01:00 |
|
Robert Kossessa
|
87cb82c2ab
|
UPD: Icons
|
2024-03-01 20:46:05 +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 |
|
Robert Kossessa
|
057b8a5fc7
|
UPD: Migrate to pnpm
|
2024-03-01 14:55:30 +01:00 |
|
Richard Unger
|
462ff5fa65
|
working on serial connection to ui
|
2024-03-01 01:16:55 +01:00 |
|
Richard Unger
|
e92e697cfa
|
work on serialport and events
|
2024-02-26 23:39:04 +01:00 |
|
Richard Unger
|
58d552c49f
|
comms changes
|
2024-02-26 21:23:25 +01:00 |
|
Robert Kossessa
|
8aa0d6c496
|
UPD: Preview display fade
|
2024-02-12 16:32:22 +01:00 |
|
Robert Kossessa
|
41339a4100
|
UPD: Mapping config and muted text
|
2024-02-12 16:26:05 +01:00 |
|
Robert Kossessa
|
692b5a9b2e
|
ADD: KeyMapping combobox
|
2024-02-11 23:45:13 +01:00 |
|
Robert Kossessa
|
79b6ab2597
|
ADD: Dev Reload option
|
2024-02-11 23:27:47 +01:00 |
|