Commit graph

281 commits

Author SHA1 Message Date
e7f4a4ec57
Merge branch 'dev' 2023-03-11 12:55:57 +01:00
56a07d7b1b
Improve repo directory structure 2022-04-09 20:07:19 +02:00
75839f9487
Prepare v2.2.1 release 2022-04-04 20:00:58 +02:00
dca7cbb8fd
Remove sqlite3 dependency 2022-04-04 20:00:26 +02:00
3ce9beea66
Upgrade dependencies 2022-04-04 19:39:51 +02:00
77de12fb39
Disable port selection when connected 2022-04-04 19:32:14 +02:00
19d4d2c426
Disable Connect/Disconnect buttons when not in use 2022-04-04 19:25:16 +02:00
fd07525864
Prepare v2.2.0 release 2022-03-15 09:13:55 +01:00
622afc9afb
Fix port being displayed multiple times 2022-03-15 09:08:59 +01:00
a5afa72620
Add port persistence & auto connect 2022-03-15 08:56:59 +01:00
c31b2ddf9e
Add failure notification 2022-03-15 00:14:01 +01:00
2ee4d0df48
Fix open port being discarded without closing 2022-03-14 23:49:56 +01:00
e1056637ab
Add functional settings menu 2022-03-14 23:43:31 +01:00
65c08d8d6a
First rough modal implementation 2022-03-14 21:10:32 +01:00
fa25c53b43
Add tray context menu settings entry 2022-03-14 20:20:42 +01:00
1bb9b6c5bf
Add tray status support 2022-03-14 20:17:05 +01:00
0d5d4e2cf4
Merge pull request #92 from GHOSCHT/imgbot
[ImgBot] Optimize images
2022-03-07 12:40:04 +01:00
845a582da3
Update Branding 2022-03-07 12:38:48 +01:00
ImgBotApp
8647a196bd
[ImgBot] Optimize images
*Total -- 143.60kb -> 89.65kb (37.57%)

/Dashboard/assets/icons/png/512x512.png -- 27.73kb -> 14.53kb (47.59%)
/Dashboard/assets/icons/png/1024x1024.png -- 58.76kb -> 31.00kb (47.24%)
/Dashboard/assets/icons/png/256x256.png -- 12.19kb -> 6.75kb (44.64%)
/Dashboard/assets/icons/png/128x128.png -- 4.68kb -> 3.32kb (29.06%)
/Dashboard/assets/icons/Icon.png -- 36.93kb -> 31.03kb (15.98%)
/Dashboard/assets/knob/Knob.svg -- 1.56kb -> 1.34kb (13.75%)
/Dashboard/assets/icons/png/64x64.png -- 1.75kb -> 1.67kb (4.74%)

Signed-off-by: ImgBotApp <ImgBotHelp@gmail.com>
2022-03-07 11:35:00 +00:00
7e5c412c3a
Update icon color scheme 2022-03-07 12:33:38 +01:00
3b482862ad
Readd mistakenly removed dependency 2022-03-07 12:26:50 +01:00
bb51c68f59
Update Dashboard icon 2022-03-07 12:23:47 +01:00
e24fa2db75
Center icon 2022-03-07 12:16:54 +01:00
04b7ea8dc9
Rename icon project file 2022-03-07 12:14:58 +01:00
0e21eadcbb
Update color scheme 2022-03-07 12:13:39 +01:00
a7c05ad944
Remove unused dependencies 2022-03-07 11:46:44 +01:00
6e4db32734
Update dependencies 2022-03-07 11:28:43 +01:00
ce1b7869f7
Readd npm version ranges 2022-03-07 11:26:02 +01:00
df767745c6
Add new icon project file 2022-03-02 20:41:56 +01:00
bb3db20a1b
Fix codacy badge link 2022-02-06 16:46:34 +01:00
6643a2952f
Readd figma badge 2022-02-06 16:21:43 +01:00
2247ce1197
Move dashboard-specific readme into matching dir 2022-02-06 16:11:01 +01:00
98bd6db4b3
Remove old, unused version 2022-01-13 14:53:40 +01:00
4c73524acf
Make icons pretty 2022-01-13 14:47:03 +01:00
9fbe336536
Recreate tray icon in Adobe Illustrator 2022-01-13 09:15:44 +01:00
e630c159c9
Add support for dynamic tray icons 2022-01-12 20:38:35 +01:00
0bd7b0fe91
Add tray icon notification assets 2022-01-11 12:02:02 +01:00
28115af7a7
Fix electron not starting due to "port overlap" 2022-01-07 10:04:52 +01:00
072335b8bd
Add initial state to message 2022-01-01 10:32:48 +01:00
0c914a3dfe
Readd complex connection logic 2021-12-31 23:38:10 +01:00
0c270ee199
Hook up disconnect to UI button 2021-12-31 23:37:46 +01:00
0c41a85733
Hook up interface to serial connection 2021-12-31 23:11:00 +01:00
a7af6cc8de
First implementation of connection in middleware 2021-12-31 22:48:00 +01:00
e9364c73bf
Simplify class usage 2021-12-31 22:18:35 +01:00
1826475284
Comment out currently unused code 2021-12-31 22:09:45 +01:00
ef131929b9
Switch to integrated redux devtools 2021-12-31 22:09:29 +01:00
42abc1b572
Remove unnecessary code 2021-12-31 21:46:45 +01:00
b7fb224442
Move to separate directory 2021-12-31 21:46:24 +01:00
24c578503d
Transform reducers to slices 2021-12-31 21:40:48 +01:00
0f2365e997
First switch to redux-toolkit 2021-12-31 21:21:34 +01:00