aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2020-01-13fixed onChildClick handlers to work for freeform views. added padding for ↵bob
fitTocontents views. fixed performance with templates. added openOnRight script func. switched filter to ||,
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-13fixed some scripting and added some functions for adding docFilters to ↵bob
collections
2020-01-13deleted old Session folder and fixed linter errorsSam Wilkins
2020-01-12merged with masterSam Wilkins
2020-01-12fixed session managerSam Wilkins
2020-01-12backup fixesSam Wilkins
2020-01-12remove backup for debugSam Wilkins
2020-01-12smallSam Wilkins
2020-01-12Merge branch 'master' of https://github.com/browngraphicslab/Dash-WebSam Wilkins
2020-01-12remove zipped backup after dispatchSam Wilkins
2020-01-11added typesSam Wilkins
2020-01-11removed unused dependenciesSam Wilkins
2020-01-11session manager updatesSam Wilkins
2020-01-11switched out to npmSam Wilkins
2020-01-11Merge branch 'master' of github.com:browngraphicslab/Dash-Web into no_dbTyler Schicke
2020-01-11small changesSam Wilkins
2020-01-11final session cleanupSam Wilkins
2020-01-11made mode optional paramSam Wilkins
2020-01-11email fixSam Wilkins
2020-01-11renameSam Wilkins
2020-01-11refactorSam Wilkins
2020-01-11typed messages and handlersSam Wilkins
2020-01-11no duplication of setting up monitor routerSam Wilkins
2020-01-11renamingSam Wilkins
2020-01-11extends message, removed duplicate handlers, IPC streamlinedSam Wilkins
2020-01-11standardized ipc messageSam Wilkins
2020-01-10added text in the middle of the menu for descriptionAndy Rickert
2020-01-10monitor eventsSam Wilkins
2020-01-10ipcSam Wilkins
2020-01-10Merge branch 'master' of https://github.com/browngraphicslab/Dash-Webbob
2020-01-10better working version of pivot viewerbob
2020-01-10multicolumn changesSam Wilkins
2020-01-10created multicolumn view file, made recipient parameter optional in ↵Sam Wilkins
sessionmanager
2020-01-10new folderSam Wilkins
2020-01-10event emitter, streamlined initializationSam Wilkins
2020-01-10added hierarchical structure to sessionSam Wilkins
2020-01-10email takes in object, commented debug zip, promisified inter-process ↵Sam Wilkins
messaging, streamlined session manager route responses
2020-01-09added iconsAndy Rickert
2020-01-09Added updateMany to IDatabase to fix type error in GarbageCollector.tsTyler Schicke
2020-01-09Fixed an error I was having with animejsTyler Schicke
I don't think this should break things for anyone, because the code should be doing basically the same thing, but for some reason I was getting errors with the previous way.
2020-01-09Merge branch 'master' of github.com:browngraphicslab/Dash-Web into no_dbTyler Schicke
2020-01-09Adding missing filesAndy Rickert
2020-01-09now fully functional, just needs bugfixing for implementation in different ↵Andy Rickert
classes
2020-01-09final sessionSam Wilkins
2020-01-09more informative error messages for session routesSam Wilkins
2020-01-09rearrangementSam Wilkins
2020-01-09refactorSam Wilkins
2020-01-09remote authorized session actionsSam Wilkins
2020-01-09factored out debug instructions to text fileSam Wilkins