Xymorot
|
f39c033a45
|
update: upgrade electron to major version 9 with spectron to 11 and associated changes
|
2020-07-25 22:30:00 +02:00 |
Xymorot
|
8fb0b1375e
|
update: run npm update and reformat code accordingly
|
2020-04-10 05:27:32 +02:00 |
Xymorot
|
60413e9ee7
|
update: run npm update and fix resulting eslint import/order errors
|
2020-03-02 23:21:10 +01:00 |
Xymorot
|
00ebd0e5c8
|
refactor: re-do source structure with InversifyJS (dependency injection) and adjust meta processes
|
2020-02-08 23:26:57 +01:00 |
Xymorot
|
19c11312c5
|
config: fix building of index.html in watch mode (do not cache data.json)
|
2020-02-08 22:27:43 +01:00 |
Xymorot
|
8a5472e9ee
|
config: universally define the app name in the package.json as "productName"
The goal is to have this as the only truth, as well as the version string.
|
2019-12-10 23:36:34 +01:00 |
Xymorot
|
5d84985551
|
refactor: remove redundant initialization
|
2019-11-27 16:27:45 +01:00 |
Xymorot
|
a7d125bfaf
|
refactor: use handlebars template engine to render the index html conditionally
|
2019-11-20 23:21:33 +01:00 |