aboutsummaryrefslogtreecommitdiff
path: root/src/server
AgeCommit message (Collapse)Author
2020-02-19enabled multicolumn document to show contents of original document if its a ↵bob
template and no fields are specified ... probably will reverse this later
2020-02-17made creation of template docs from context menu simplerBob Zeleznik
2020-02-17fixed initialization of note types and alias titles.bob
2020-02-17fixed pdf upload naming issuesSam Wilkins
2020-02-16cleanupSam Wilkins
2020-02-16clean upSam Wilkins
2020-02-16collection sub view and google authentication manager cleanup, deleteAssets ↵Sam Wilkins
route added
2020-02-16cleanupSam Wilkins
2020-02-16Merge branch 'master' of https://github.com/browngraphicslab/Dash-WebSam Wilkins
2020-02-16improved file upload apiSam Wilkins
2020-02-15more color scheme fixes.Bob Zeleznik
2020-02-15Merge branch 'master' of https://github.com/browngraphicslab/Dash-WebBob Zeleznik
2020-02-15title bar fixes and more dark scheme stuffBob Zeleznik
2020-02-15Merge branch 'master' of https://github.com/browngraphicslab/Dash-WebSam Wilkins
2020-02-15commented google photos managerSam Wilkins
2020-02-15fixed dark scheme a bit more. fixed entering metadata on goldenlayout tabsBob Zeleznik
2020-02-14Merge branch 'master' of https://github.com/browngraphicslab/Dash-WebSam Wilkins
2020-02-14more image formatsSam Wilkins
2020-02-13starting a broad cleanup of code. trying to make standard doc field names ↵Bob Zeleznik
be more regular
2020-02-13made time controls show only on hover. fixed removing from template ↵Bob Zeleznik
collection. fixed errors.
2020-02-12mergeStanley Yip
2020-02-12mergeandrewdkim
2020-02-12Merge branch 'fixhero' of https://github.com/browngraphicslab/Dash-WebSam Wilkins
2020-02-12standardized upload file response, particularly as it applies to videoSam Wilkins
2020-02-12moved showTitle,etc to use _showTitle,etcbob
2020-02-12one line cleanupSam Wilkins
2020-02-12switched importer to websocket for continual updatesSam Wilkins
2020-02-12can select text from web node and upload from mobileandrewdkim
2020-02-12fixed bugs and intentional behaviors of importer, namely destroying the size ↵Sam Wilkins
stream and making DOF and price optional fields, respectively
2020-02-11small fixes for mobile remote uploadandrewdkim
2020-02-11backdoor asyncSam Wilkins
2020-02-11added secure backdoor delete routeSam Wilkins
2020-02-11Merge branch 'master' of https://github.com/browngraphicslab/Dash-WebSam Wilkins
2020-02-11refactored image upload data response format, google docs working for ↵Sam Wilkins
specific interactions
2020-02-11Merge branch 'master' of https://github.com/browngraphicslab/Dash-Webbob
2020-02-11added ability to pass a Layout as a prop. changed presentations to use ↵bob
layout props. fixed creating a template for just an empty collection representing one field.
2020-02-11goole docs fixed except for uploading embedded imagesSam Wilkins
2020-02-11google doc fixesSam Wilkins
2020-02-11fixed some small errorsvellichora
2020-02-11fixes for chrome for presBoxbob
2020-02-11fixed remote cursors:Sam Wilkins
2020-02-11mergeHannah
2020-02-11mergeSam Wilkins
2020-02-11refined upload interactionHannah
2020-02-11factored out image resizing, fixed back button, importer script, tooltips on ↵Sam Wilkins
range sliders
2020-02-11fixes to presentation display box, and timeline min/max/span requests.Bob Zeleznik
2020-02-10some final stuffStanley Yip
2020-02-10Merge branch 'master' of https://github.com/browngraphicslab/Dash-Webbob
2020-02-10small cleanups to adding stacking views to contentfittingboxes (like ↵bob
time/pivot). needs to have nativeWidth/Height set.
2020-02-10ignore repl in release serverserver