|
30311c1bd0
|
Fix typescript config error "Cannot write file 'electron.js' because it would overwrite input file.
|
2021-06-30 09:39:28 +02:00 |
|
|
61bd1ed90c
|
Finalize on commit lint
|
2021-06-30 09:31:58 +02:00 |
|
|
988a4f5110
|
Add console exception
|
2021-06-30 09:20:53 +02:00 |
|
|
aaef5091b0
|
Fix eslint errors
|
2021-06-30 08:37:47 +02:00 |
|
|
2fdef65cf7
|
Move electron to dev dependencies
|
2021-06-29 23:33:37 +02:00 |
|
|
769dde4fd6
|
Add selfmade electron/react boilerplate
|
2021-06-29 23:30:22 +02:00 |
|
|
3c4b86ad91
|
idk what i did there -> just for backup purposes
|
2021-06-28 17:53:59 +02:00 |
|
|
5c4b1abbfa
|
Add connection reducer
|
2020-08-10 14:56:13 +02:00 |
|
|
7894511905
|
Add status header
|
2020-08-10 14:55:31 +02:00 |
|
|
37d0a345ce
|
Delete settings.json
|
2020-08-09 00:32:04 +02:00 |
|
|
8521b7dd08
|
Add app preferences to constants file
|
2020-08-08 23:00:20 +02:00 |
|
|
8e968ca527
|
Change installer name
|
2020-08-08 22:38:10 +02:00 |
|
|
0a10ed876e
|
Add custom installation path to installer
|
2020-08-08 22:31:50 +02:00 |
|
|
89ab3a77fa
|
Change app icon
|
2020-08-08 20:43:41 +02:00 |
|
|
03d32ef0d9
|
Correct wrong/old name
|
2020-08-08 20:36:05 +02:00 |
|
|
1a810e8715
|
Fix memory leak
|
2020-08-08 19:34:29 +02:00 |
|
|
75346bdd79
|
Display tray icon only after window content completely loaded
|
2020-08-07 19:27:57 +02:00 |
|
|
76964f80a3
|
Add devtools shortcut
|
2020-08-07 19:08:05 +02:00 |
|
|
8301dc2e1b
|
Update package.json
|
2020-08-07 17:33:49 +02:00 |
|
|
557fb1ada8
|
Remove winow focussing
|
2020-08-07 17:29:03 +02:00 |
|
|
243d86e7c2
|
Remove unused variable
|
2020-08-07 17:26:07 +02:00 |
|
|
4a2841012b
|
Remove icon2.ico
|
2020-08-07 16:29:02 +02:00 |
|
|
9e8181e08d
|
More comments
|
2020-08-07 16:27:33 +02:00 |
|
|
c2c951edc6
|
take trayIcon oncklick event out of creation function
|
2020-08-07 16:25:09 +02:00 |
|
|
fed5b2daf0
|
Remove quit event
|
2020-08-07 16:11:31 +02:00 |
|
|
b6fc383654
|
Comments + minor changes
|
2020-08-07 16:09:15 +02:00 |
|
|
59b6b5ad27
|
Hardware config changes
|
2020-08-07 16:04:01 +02:00 |
|
|
9b2445db48
|
Change variable name
|
2020-08-05 19:34:46 +02:00 |
|
|
23ada54c9e
|
Add single instance lock
|
2020-08-05 15:15:41 +02:00 |
|
|
389c5f959b
|
Delete .travis.yml
|
2020-08-02 14:06:29 +02:00 |
|
|
05e07fa87b
|
Delete README.md
|
2020-08-02 14:06:27 +02:00 |
|
|
83c97028f7
|
Linting changes
|
2020-08-02 11:00:50 +02:00 |
|
|
f388db4cdb
|
Icon experimentation
|
2020-08-02 11:00:40 +02:00 |
|
|
24c472a970
|
Disable publishing
|
2020-08-02 10:38:02 +02:00 |
|
|
c4e3660299
|
Delete package-lock.json
|
2020-08-01 23:11:20 +02:00 |
|
|
e4ecfcbe3c
|
Merge pull request #3 from GHOSCHT/dependabot/npm_and_yarn/Dashboard/lodash-4.17.19
Bump lodash from 4.17.11 to 4.17.19 in /Dashboard
|
2020-08-01 22:51:31 +02:00 |
|
dependabot[bot]
|
8bc93511ba
|
Bump lodash from 4.17.11 to 4.17.19 in /Dashboard
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.11 to 4.17.19.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.11...4.17.19)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-08-01 20:51:12 +00:00 |
|
|
164b8cefe4
|
Merge pull request #2 from GHOSCHT/dependabot/npm_and_yarn/Dashboard/electron-8.2.4
Bump electron from 8.2.2 to 8.2.4 in /Dashboard
|
2020-08-01 22:51:09 +02:00 |
|
dependabot[bot]
|
0d24c7376d
|
Bump electron from 8.2.2 to 8.2.4 in /Dashboard
Bumps [electron](https://github.com/electron/electron) from 8.2.2 to 8.2.4.
- [Release notes](https://github.com/electron/electron/releases)
- [Changelog](https://github.com/electron/electron/blob/master/docs/breaking-changes.md)
- [Commits](https://github.com/electron/electron/compare/v8.2.2...v8.2.4)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-08-01 20:50:51 +00:00 |
|
dependabot[bot]
|
1e58906a40
|
Bump mixin-deep from 1.3.1 to 1.3.2 in /Dashboard
Bumps [mixin-deep](https://github.com/jonschlinkert/mixin-deep) from 1.3.1 to 1.3.2.
- [Release notes](https://github.com/jonschlinkert/mixin-deep/releases)
- [Commits](https://github.com/jonschlinkert/mixin-deep/compare/1.3.1...1.3.2)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-08-01 20:49:07 +00:00 |
|
|
f609e5e453
|
Change file format of icon
|
2020-08-01 22:47:53 +02:00 |
|
|
46880e6870
|
Change file format to properly display in tray
|
2020-08-01 22:47:08 +02:00 |
|
|
24befd241f
|
Add new styling
|
2020-08-01 20:59:08 +02:00 |
|
|
7cbd7b1fb2
|
Add icon to resources
|
2020-08-01 20:58:45 +02:00 |
|
|
3a794c7b5e
|
cleanup
|
2020-08-01 20:58:36 +02:00 |
|
|
f3386302f0
|
Simplify tray creation
|
2020-08-01 17:55:59 +02:00 |
|
|
5d6518b221
|
Change icon
|
2020-08-01 17:55:12 +02:00 |
|
|
18c87e1a14
|
Add hide to tray
|
2020-08-01 17:55:03 +02:00 |
|
|
4a7fec4ba3
|
Remove unnecessary props
|
2020-08-01 17:14:09 +02:00 |
|
|
aff418f890
|
Add conditional styling
|
2020-08-01 17:13:38 +02:00 |
|
|
968b13b1dc
|
Remove test component
|
2020-08-01 17:13:11 +02:00 |
|
|
635d5bd978
|
Add icon, size & name change
|
2020-08-01 17:12:59 +02:00 |
|
|
9e9245bbcc
|
Change app name
|
2020-08-01 17:12:39 +02:00 |
|
|
13dc2a545c
|
Add Buttons
|
2020-08-01 16:29:42 +02:00 |
|
|
152efeeb99
|
Add darkmode
|
2020-08-01 16:29:29 +02:00 |
|
|
760b8d06d0
|
First test of serial control
|
2020-08-01 15:43:34 +02:00 |
|
|
96a960a481
|
Add material ui
|
2020-08-01 15:42:28 +02:00 |
|
|
10fa1c91d5
|
Add redux store
|
2020-08-01 15:42:10 +02:00 |
|
|
dd6fe1251f
|
Remove default content
|
2020-08-01 15:41:43 +02:00 |
|
|
e492618b06
|
first serial com test
|
2020-07-30 21:19:49 +02:00 |
|
|
2c30301744
|
remove menu bar
|
2020-07-30 21:19:37 +02:00 |
|
|
addfa7bec9
|
Add serialport package
|
2020-07-30 21:19:16 +02:00 |
|
|
a995a19211
|
Switch electron boilerplates
|
2020-07-30 20:59:37 +02:00 |
|
|
740e556de2
|
Delete LICENSE
|
2020-07-28 15:29:06 +02:00 |
|
|
aa3977f134
|
Add Dashboard
|
2020-07-28 15:27:25 +02:00 |
|