Commit Graph

36 Commits

Author SHA1 Message Date
cv a70cb23242 refract: update socket.io 2021-10-25 22:54:39 +02:00
cv affeb75bcd refract: update dependency
update node-osc
2021-10-24 22:44:29 +02:00
cv 3dc8483d4f refract: update dependency
update lowdb
2021-10-24 22:41:13 +02:00
cv 33d8cbef08 fix: download db path
path changed with folder restructure
2021-10-24 21:28:32 +02:00
cv 5c659758b1 refract: cleanup folder structure
rename data folder models to differentiate from directory of db
2021-10-24 20:50:24 +02:00
cv 55f897b0bd Small Improvements
- update UI on delete all
- fix license
2021-06-14 15:05:08 +02:00
cv 4d7a26a66d fix: delete all
eventlist in timer object was not reset correctly
2021-06-14 14:50:04 +02:00
cv 9b2bd8ee3c small fixes + improvements
- open link in external browser
- stop app from running after install
- fix lowercase path
- fix bug on file upload
2021-06-14 13:19:45 +02:00
cv 8260a50ed2 fix import 2021-06-14 12:59:25 +02:00
Carlos Valente 7069da65c9 Merge branch 'master' into feat/oscfeedback 2021-06-14 10:18:24 +02:00
Carlos Valente 0b8043b443 Merge pull request #11 from cpvalente/feat/electron
draft analytics
2021-06-14 10:08:13 +02:00
cv 1186bc9fff draft analytics 2021-06-14 10:07:11 +02:00
cv 992f508d5a cleanup
- remove unused components
- cleanup style
2021-06-13 21:35:48 +02:00
Carlos Valente 2cd28edbf9 Merge branch 'master' into feat/info 2021-06-13 14:34:20 +02:00
cv 17ddfb535f network info 2021-06-13 14:17:55 +02:00
cv 87e0a49d28 add messages
- overtime
- title
- finished
2021-06-13 12:12:42 +02:00
cv df44d3fcbc send data to component
- title data
- added note to title data
- add total events info into socket
2021-06-11 14:40:24 +02:00
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 2612ea7621 docs: comment osc functions 2021-06-10 23:39:48 +02:00
cv 30c6592767 template testing 2021-06-10 23:31:08 +02:00
cv 780c355a10 send osc 2021-06-10 22:46:44 +02:00
cv 441a67e09b timer has formatted timetag 2021-06-10 22:46:26 +02:00
cv d255edebd4 refract: simpler upload
- also reverting deleting the file that is uploaded
2021-06-08 23:26:18 +02:00
cv 560ae5be74 feat: upload file 2021-06-06 22:25:23 +02:00
cv a222147883 fix: db path 2021-06-06 12:01:33 +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
Torbjørn Kvåle cdd2c58dc0 build fixed? 2021-06-02 23:17:31 +02:00
cv 9e15ab6ea7 add package.json 2021-06-01 22:08:05 +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 81e3b0abbf cursor fixes
- delete would use wrong index to relocate
- cursor uses eventId instead of eventIndex
- cursor would move on any item changes
2021-05-28 23:59:08 +02:00
cv 05369f2b79 Merge branch 'master' into wip/migratedb 2021-05-28 14:46:54 +02:00
cv a47dfea56b refract: tidy up structure
- db in folder
2021-05-28 14:00:13 +02:00
cv aa53f2c9cf folder restructure 2021-05-28 13:16:34 +02:00