aboutsummaryrefslogtreecommitdiff
path: root/src/server
AgeCommit message (Collapse)Author
2020-02-09option to upload as collection for mobilevellichora
2020-02-09can upload collection from mobile to desktopvellichora
2020-02-08refactored mobile interface so that current views are created via scriptingvellichora
2020-02-02started creating upload from web on mobilevellichora
2020-02-01mobile ink overlay is draggable from desktopvellichora
2020-01-15strokes from mobile interface get properly inserted into desktop with offset ↵Fawn
of the mobile ink overlay
2020-01-15mobile interface emits events when switched to inking view and when strokes ↵Fawn
are drawn, currently with dummy callbacks
2020-01-14drawn strokes get added to mobile ink collectionFawn
2020-01-14can add strokes to mobile inkFawn
2020-01-13started creating mobile ink viewFawn
2020-01-13palette events are now on gestureOverlay, but cffv and dv is still capturing ↵Stanley Yip
one and two finger events, which makes it impossible for the gestureoverlay to capture 5 fingers spread across different targets
2020-01-09some stuff that ive played around with today. mobile interface, five ↵Stanley Yip
fingers, other stuff
2020-01-08solr manager async rather than sync execSam Wilkins
2020-01-08solr manager fixes, regexSam Wilkins
2020-01-08kill and mutual error handling fixesSam Wilkins
2020-01-08more robust factory constraintsSam Wilkins
2020-01-08timeoutSam Wilkins
2020-01-08factorySam Wilkins
2020-01-08clean upSam Wilkins
2020-01-08graceful exitingSam Wilkins
2020-01-08session cleanupSam Wilkins
2020-01-08small changeSam Wilkins
2020-01-08final session changesSam Wilkins
2020-01-07repl improvements, additional logging, removed duplicate arg pattern ↵Sam Wilkins
conflict for set
2020-01-07Merge branch 'master' of https://github.com/browngraphicslab/Dash-WebSam Wilkins
2020-01-06change now persistentSam Wilkins
2020-01-06configurable tolerance, change polling interval from replSam Wilkins
2020-01-06from lastbob
2020-01-06trying to allow cross origin requests for filesbob
2020-01-06compile fixes and playing with Corsbob
2020-01-06optionalSam Wilkins
2020-01-06factored out email, got rid of global regexSam Wilkins
2020-01-05timestamp for replSam Wilkins
2020-01-05port constraints, master logSam Wilkins
2020-01-05commentingSam Wilkins
2020-01-05port fixesSam Wilkins
2020-01-05allow regular dev useSam Wilkins
2020-01-05default configurationSam Wilkins
2020-01-05port config, customizersSam Wilkins
2020-01-04added graceful kill option, renameSam Wilkins
2020-01-04factored out socket and server ports to config, added kill response ;)Sam Wilkins
2020-01-04final touchesSam Wilkins
2020-01-04smallSam Wilkins
2020-01-04almost nothingSam Wilkins
2020-01-04registered commands, return typesSam Wilkins
2020-01-04cleaner refactor, improved use of configurationSam Wilkins
2020-01-04config now not read by both parents and children, env used to pass from ↵Sam Wilkins
master to worker
2020-01-03session restructuring and schema enforced json configurationSam Wilkins
2020-01-03factored out smaller functions in sessionSam Wilkins
2020-01-03various session updatesSam Wilkins