aboutsummaryrefslogtreecommitdiff
path: root/src/server
AgeCommit message (Collapse)Author
2019-04-09Added script field and added list of scripts to list fieldTyler Schicke
2019-04-08Enabled semi-colon and braces linter ruleTyler Schicke
2019-04-06Merge branch 'master' of github-tsch-brown:browngraphicslab/Dash-Web into ↵Tyler Schicke
propsRefactor
2019-04-06Hopefully fixed server bug with out of order writesTyler Schicke
2019-04-06Small changesTyler Schicke
2019-04-05added server gitignoreTyler Schicke
2019-04-05Merge branch 'master' of github-tsch-brown:browngraphicslab/Dash-Web into ↵Tyler Schicke
propsRefactor
2019-04-05Merge branch 'master' of github-tsch-brown:browngraphicslab/Dash-WebTyler Schicke
2019-04-05deleted fileTyler Schicke
2019-04-05Fixed remaining linter warningsTyler Schicke
2019-04-04Merge branch 'master' of github-tsch-brown:browngraphicslab/Dash-Web into ↵Tyler Schicke
propsRefactor
2019-04-04Changed linter stuffTyler Schicke
2019-04-04Started adding lintingTyler Schicke
2019-04-03changed boolean. and editor indentation.bob
2019-04-02cleanupMonika Hedman
2019-04-02done with minimize to boxMonika Hedman
2019-03-29reorganized and mostly working northstar histograms.bob
2019-03-26added HistogramFieldbob
2019-03-22Added print to DB updateTyler Schicke
2019-03-22Moved active schema out of mainTyler Schicke
2019-03-22Moved main doc idTyler Schicke
2019-03-22Made delete and deleteAll behave betterTyler Schicke
2019-03-20Refactored users to have a single user document instead of a list of workspacesTyler Schicke
2019-03-19started to integrate Northstar. changed server port to 4321.bob
2019-03-18increased the timeout on login sessionsTyler Schicke
2019-03-18Merge branch 'master' into authenticationbob
2019-03-18fixed drag drop and loading of pdfsbob
2019-03-18Merged, added delete all route, and added history to workspacesTyler Schicke
2019-03-18flashier remote cursorsSam Wilkins
2019-03-18implemented multi-client remote cursorSam Wilkins
2019-03-17nacho friesyipstanley
2019-03-17Merge branch 'authentication' of ↵Sam Wilkins
https://github.com/browngraphicslab/Dash-Web into authentication
2019-03-17added tuple field, beginnig remote cursor displaySam Wilkins
2019-03-17Changed session secret to work betterTyler Schicke
2019-03-17changesyipstanley
2019-03-17merged with master, resolved conflicts and reformatted workspace menuSam Wilkins
2019-03-16Added context menu option to copy document idTyler Schicke
Added route to handle going to any doc id
2019-03-16initial steps toward implementing remote cursor displaySam Wilkins
2019-03-16test3Andrew Kim
2019-03-16test2Andrew Kim
2019-03-16asdfasfdAndrew Kim
2019-03-16Fixed exec commandTyler Schicke
2019-03-16Added code to pullTyler Schicke
2019-03-12Bug fixes and cleanupSam Wilkins
2019-03-12Merged with master, refactor with route storeSam Wilkins
2019-03-11fixed marquee issues and got rid of captions for images.bob
2019-03-09editable workspace titles now supported, added 'display' prop to EditableViewSam Wilkins
2019-03-09finalized workspace manipulation and merged with masterSam Wilkins
2019-03-09merged with masterMonika Hedman
2019-03-09image uploadingMonika Hedman