cv
|
0e550dedc6
|
update + cleanup
- update electron
- cleanup unused function calls
- close websocket on process end
- style fix on splash screen
|
2021-06-11 08:54:35 +02:00 |
|
cv
|
4b4e3fa52b
|
fixes: muly
- strange behaviour with overflow (clip not valid)
- wrong message in quit button
- add icon to splash screen
- tray.remove() > tray.destroy()
|
2021-06-08 13:24:56 +02:00 |
|
cv
|
560ae5be74
|
feat: upload file
|
2021-06-06 22:25:23 +02:00 |
|
cv
|
d4ee386cde
|
fix: handle multiple instances
|
2021-06-06 14:52:08 +02:00 |
|
cv
|
86878c1d2e
|
fix: node imports
changed the config.json files so that the dependencies in node_modules are in the right place
|
2021-06-06 11:52:13 +02:00 |
|
cv
|
c5db68fa26
|
graceful shutdown
- confirmation dialog
- shutdown node service
|
2021-06-04 12:30:36 +02:00 |
|
cv
|
ae4363f6f6
|
separe init processes
separate processes to initialise:
- express server
- osc server
- osc client
|
2021-06-04 12:15:31 +02:00 |
|
cv
|
e37837723e
|
ipc react-electron
|
2021-06-03 23:47:02 +02:00 |
|
cv
|
9b7dfc7e65
|
add splash screen
|
2021-06-03 22:38:21 +02:00 |
|
cv
|
5bef64ae5e
|
win import path
|
2021-06-03 14:24:35 +02:00 |
|
Torbjørn Kvåle
|
cdd2c58dc0
|
build fixed?
|
2021-06-02 23:17:31 +02:00 |
|
cv
|
f13ccb4c0b
|
temp
|
2021-06-01 22:04:52 +02:00 |
|
cv
|
95e87d6ab8
|
fix: compiling
- only node service is module
- import module with async
- serve react app from node process
|
2021-05-30 12:22:59 +02:00 |
|
cv
|
8de9bd3155
|
electron window config
- create dummy menus
- close to tray
|
2021-05-15 23:02:25 +02:00 |
|
cv
|
f2f24d8517
|
config distribute
|
2021-05-12 23:27:31 +02:00 |
|