Commit Graph

11 Commits

Author SHA1 Message Date
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 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 68dd50c62d include lock files 2021-06-02 12:00:17 +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
cv 0631dec3d3 feat: OSC 2021-05-05 20:00:05 +02:00
cv 37145ee076 lowdb persistence
- bug: while creating a new entry, the database briefly returns an empty array which causes the interface to flash
2021-04-17 11:47:01 +02:00
cv e62b79f84e feat: eventsAPI 2021-04-10 11:39:53 +02:00
cv c39f3f2dde node server + separate client folder 2021-04-05 22:33:31 +02:00