aboutsummaryrefslogtreecommitdiff
path: root/src/server
AgeCommit message (Collapse)Author
2020-02-12standardized upload file response, particularly as it applies to videoSam Wilkins
2020-02-12one line cleanupSam Wilkins
2020-02-12switched importer to websocket for continual updatesSam Wilkins
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-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-11fixes for chrome for presBoxbob
2020-02-11fixed remote cursors:Sam Wilkins
2020-02-11mergeSam Wilkins
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-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
2020-02-10server session now localSam Wilkins
2020-02-10Merge branch 'master' into new_importerbob
2020-02-09resizing is now stableSam Wilkins
2020-02-09Another cleanUpMohammad Amoush
2020-02-09CleanUpMohammad Amoush
2020-02-08image upload in importer now functionalSam Wilkins
2020-02-08initial commit, pending png read error bug fixSam Wilkins
2020-02-08Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ↵Mohammad Amoush
webcam_mohammad
2020-02-08finished for demoMohammad Amoush
2020-02-08Ui Update and stream track stoppage addedMohammad Amoush
2020-02-08switching scraperSam Wilkins
2020-02-07Another refactor with modulesMohammad Amoush
2020-02-07scraperSam Wilkins
2020-02-06quick fixes for pivot layout & pivoting downbob
2020-02-06fixed unsetting of dropAction in buxton layouts.bob
2020-02-05several layout fixes for row/col stuff. fixes to icons. added buttons for ↵bob
buxton app. made PresBox not search for its own contents when following a link
2020-02-05fixed iconify things. fixed presentation title bar.bob
2020-02-05added pin to pres button.Bob Zeleznik
2020-02-04lots of small fixes to templates, presentations, default templates (icon, slide)Bob Zeleznik
2020-02-03added base64 encodings support for image upload, removed logs from scraper.pySam Wilkins
2020-02-02utilsSam Wilkins
2020-01-31console.log finderSam Wilkins
2020-01-31Merge branch 'master' of https://github.com/browngraphicslab/Dash-WebSam Wilkins
2020-01-31lintSam Wilkins
2020-01-31streamlined presentationviewBob Zeleznik
2020-01-30some bugfixesStanley Yip
2020-01-29ui cleanup for pivot viewer/chrome. error fixes. fixed layout of flyoutsbob
2020-01-27nativewidth and nativeheight extension key fix and implemented UI to ↵Sam Wilkins
manually download a remotely hosted image
2020-01-25added text templates for FormattedText, added field views in formatted text ↵Bob Zeleznik
box, got rid of documentText @@@ initing of FormattedText
2020-01-24made dataDoc be a data doc, not a layout doc & stopped expanding templates ↵bob
in DocumentContentsView. changed autoHeight to be _autoHeight layout property.