aboutsummaryrefslogtreecommitdiff
path: root/src/server/DashUploadUtils.ts
AgeCommit message (Collapse)Author
2020-10-22added server commentbobzel
2020-09-04fixed typos + css + changing value on dropped documents in masonry view + ↵usodhi
ink x + added .mpeg as acceptable audio format
2020-08-03Merge remote-tracking branch 'origin/menu_restructure' into presentation_updatesGeireann Lindfield Roberts
2020-05-23fixed server namebobzel
2020-05-22port extensibility fixesSam Wilkins
2020-05-18youtube screenshot backend implementedbobzel
2020-05-15renamed new_fields to fieldsSam Wilkins
2020-05-03cleanupSam Wilkins
2020-04-22added raw text field for PDFs. fixed search scrolling in text boxes.Bob Zeleznik
2020-04-12fixed warningBob Zeleznik
2020-04-12don't convert buffer if no data in dashuploadutilsBob Zeleznik
2020-04-12exif buffer decoderSam Wilkins
2020-04-11small server checks, removed buxton import document draggerSam Wilkins
2020-04-03small commenting on uploadutilsSam Wilkins
2020-03-18finalized cleanupSam Wilkins
2020-03-18clean up audioSam Wilkins
2020-03-16fixed pdf uploading. changed routes to allow web pages to be loaded with ↵Bob Zeleznik
relative urls. added a 'text' field to web documents with the page text contents.
2020-03-05Merge branch 'master' into audio_refactorBob Zeleznik
2020-03-04fixed file location bugandrewdkim
2020-03-03restored audio recording.bob
2020-02-29Merge branch 'audio_refactor' of ↵kimdahey
https://github.com/browngraphicslab/Dash-Web into audio_refactor
2020-02-29created upload audiokimdahey
2020-02-29added new audio categoryandrewdkim
2020-02-17fixed pdf upload naming issuesSam Wilkins
2020-02-16clean upSam Wilkins
2020-02-16cleanupSam Wilkins
2020-02-16improved file upload apiSam Wilkins
2020-02-14Merge branch 'master' of https://github.com/browngraphicslab/Dash-WebSam Wilkins
2020-02-14more image formatsSam Wilkins
2020-02-12standardized upload file response, particularly as it applies to videoSam Wilkins
2020-02-11refactored image upload data response format, google docs working for ↵Sam Wilkins
specific interactions
2020-02-11goole docs fixed except for uploading embedded imagesSam Wilkins
2020-02-11factored out image resizing, fixed back button, importer script, tooltips on ↵Sam Wilkins
range sliders
2020-02-09resizing is now stableSam Wilkins
2020-02-03added base64 encodings support for image upload, removed logs from scraper.pySam Wilkins
2020-01-27nativewidth and nativeheight extension key fix and implemented UI to ↵Sam Wilkins
manually download a remotely hosted image
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
2019-12-03const linter rule and restored google docs push, fixed routingSam Wilkins
2019-12-02further cleanupSam Wilkins
2019-11-27constantSam Wilkins
2019-11-27fixed google photos upload by appending size suffixSam Wilkins
2019-11-27improved file partitioning in server and generified upload methodSam Wilkins
2019-11-26intermediate, not workingSam Wilkins
2019-11-21last cleanupSam Wilkins
2019-11-09factored out all but google resources into managersSam Wilkins
2019-10-31commented and cleaned google photos upload utilsSam Wilkins
2019-10-09Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into exifSam Wilkins
2019-10-09client side google api authentication UISam Wilkins
2019-10-01initial commitSam Wilkins