Commit graph

69 commits

Author SHA1 Message Date
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
517b49ef93
Update README.md 2020-08-02 14:15:55 +02:00
0530665555
Create README.md 2020-08-02 14:14:58 +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
1d2390aa36
Update linting.yml 2020-08-02 11:10:26 +02:00
edd24a5411
Update linting.yml 2020-08-02 11:02:19 +02:00
f2e3642058 Merge branch 'master' of https://github.com/GHOSCHT/desk-light-control 2020-08-02 11:00:58 +02:00
83c97028f7 Linting changes 2020-08-02 11:00:50 +02:00
f388db4cdb Icon experimentation 2020-08-02 11:00:40 +02:00
5b80ecc0ae
Update linting.yml 2020-08-02 10:58:12 +02:00
870ef20acd
Update dashboardBuild.yml 2020-08-02 10:57:46 +02:00
2072a09df7 Revert "Arduino builder error test"
This reverts commit 97cf7e37e6.
2020-08-02 10:57:09 +02:00
2b5a3cdde4 Merge branch 'master' of https://github.com/GHOSCHT/desk-light-control 2020-08-02 10:56:13 +02:00
97cf7e37e6 Arduino builder error test 2020-08-02 10:56:05 +02:00
7a0779f810
Create arduinoBuild.yml 2020-08-02 10:54:54 +02:00
8ed82dda2f
Update linting.yml 2020-08-02 10:50:04 +02:00
920c514e2e
Create linting.yml 2020-08-02 10:49:12 +02:00
403f57c9b4 Merge branch 'master' of https://github.com/GHOSCHT/desk-light-control 2020-08-02 10:38:04 +02:00
24c472a970 Disable publishing 2020-08-02 10:38:02 +02:00
43c23208dc
Update dashboardBuild.yml 2020-08-02 10:20:10 +02:00
de0d0404d5
Update dashboardBuild.yml 2020-08-02 10:15:45 +02:00
663a7ba979
Create dashboardBuild.yml 2020-08-02 10:12:24 +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
fe497022d1
Merge pull request #1 from GHOSCHT/dependabot/npm_and_yarn/Dashboard/mixin-deep-1.3.2
Bump mixin-deep from 1.3.1 to 1.3.2 in /Dashboard
2020-08-01 22:50:08 +02: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
f58a4c1b0c No logical changes, only clarification 2020-08-01 22:47:31 +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