aboutsummaryrefslogtreecommitdiff
path: root/src/server
AgeCommit message (Collapse)Author
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
2020-01-22various fixes to pivot view related things.bob
2020-01-21Moved everything into componentMohammad Amoush
Need help with server side
2020-01-21Merge branch 'pen' of https://github.com/browngraphicslab/Dash-Web into ↵andrewdkim
ignore_gesture_tool
2020-01-21added extra buttonStanley Yip
2020-01-20fixed linking to text region. fixed link displays. removed old ↵Bob Zeleznik
tooltiptextmenu. fixed brushes in richTextMenu.
2020-01-20Merge branch 'claire_settings' of ↵Stanley Yip
https://github.com/browngraphicslab/Dash-Web into pen