aboutsummaryrefslogtreecommitdiff
path: root/src/scraping
AgeCommit message (Collapse)Author
2020-02-12importer tweaksSam 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-12buxton importerSam Wilkins
2020-02-11buxtonSam Wilkins
2020-02-11refactored image upload data response format, google docs working for ↵Sam Wilkins
specific interactions
2020-02-11google doc fixesSam Wilkins
2020-02-11factored out image resizing, fixed back button, importer script, tooltips on ↵Sam Wilkins
range sliders
2020-02-10build urlsSam Wilkins
2020-02-10importer fixesSam Wilkins
2020-02-10updated gitignoreSam Wilkins
2020-02-10buxton data fixes.bob
2020-02-10fixed buxton importingbob
2020-02-10buxton script works on subsetSam Wilkins
2020-02-09resizing is now stableSam Wilkins
2020-02-08cleanupSam Wilkins
2020-02-08image upload in importer now functionalSam Wilkins
2020-02-08initial commit, pending png read error bug fixSam Wilkins
2020-02-08switching scraperSam Wilkins
2020-02-07scraperSam Wilkins
2020-02-07cleanupSam Wilkins
2020-02-07spacingSam Wilkins
2020-02-07node scraper interfaces with database nowSam Wilkins
2020-02-07scraper improvementsSam Wilkins
2020-02-07final runsSam Wilkins
2020-02-07resurrected node scraper, prints error reports and consistently enforces stylingSam Wilkins
2020-02-05jsonifierSam Wilkins
2020-02-03Merge branch 'master' of https://github.com/browngraphicslab/Dash-WebSam Wilkins
2020-02-03added base64 encodings support for image upload, removed logs from scraper.pySam Wilkins
2020-02-03fixed timeline bug. made multirow/multicol use same fields.bob
2020-02-02fixed scraperSam Wilkins
2020-02-02restructuring buxton sourceSam Wilkins
2020-01-30changed syntax to [[(doc)?(:field]] for embedding doc as text blocks. added ↵bob
{{doc}} for embedding a document
2020-01-28added captions to carousel. cleaned up some stuff.bob
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-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-22slight improvement maybe to createDocExtension and scraper to use prefetch proxybob
2020-01-22various fixes to pivot view related things.bob
2020-01-20scraper support for multicolumnSam Wilkins
2020-01-20scraper typoSam Wilkins
2020-01-20fixed typoSam Wilkins
2020-01-20buxton layout improvementsSam Wilkins
2020-01-19further adjustments to import scriptSam Wilkins
2020-01-19fixed python scraper scriptSam Wilkins
2020-01-19added node scraperSam Wilkins
2020-01-19from field changes and scraping startSam Wilkins
2020-01-18added initial DocumentFromField implementationSam Wilkins
2019-10-10added manager for managing brush tool state on rich text editor + updated ↵Fawn
styling to match more with pdf
2019-09-10got rid of zoomBasis remnants. cleaned up (just a little bit) renderScript ↵Bob Zeleznik
stuff in colelctionfreeformdocumentview
2019-08-19Merge branch 'master' into presentation_fbob