aboutsummaryrefslogtreecommitdiff
path: root/src/server
AgeCommit message (Collapse)Author
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
2020-02-10server session now localSam Wilkins
2020-02-10Merge branch 'master' into new_importerbob
2020-02-09resizing is now stableSam Wilkins
2020-02-09option to upload as collection for mobilevellichora
2020-02-09can upload collection from mobile to desktopvellichora
2020-02-09recommender system worksStanley Yip
2020-02-09Another cleanUpMohammad Amoush
2020-02-09CleanUpMohammad Amoush
2020-02-08refactored mobile interface so that current views are created via scriptingvellichora
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-04ok so the toolglass is working, but it's super slow... i'll fix that later lolStanley Yip
2020-02-03added base64 encodings support for image upload, removed logs from scraper.pySam Wilkins
2020-02-02some more stuffStanley Yip
2020-02-02started creating upload from web on mobilevellichora
2020-02-02utilsSam Wilkins
2020-02-01basic ocr lolStanley Yip
2020-02-01mobile ink overlay is draggable from desktopvellichora
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.
2020-01-24finalized image upload changes, fixed exif parsing, excessive image ↵Sam Wilkins
uploading and automatically encode native dimensions
2020-01-23request image size now server-side and improved image upload routineSam Wilkins
2020-01-23got rid of extension docs. changed layout-specific keys to start with "_" ↵bob
which flags them to be written to the current layout document
2020-01-23Server side coded added backMohammad Amoush
2020-01-22basic cleanup for warningsbob