aboutsummaryrefslogtreecommitdiff
path: root/src/server/ApiManagers/UploadManager.ts
AgeCommit message (Collapse)Author
2022-06-08big commit. FINALLY got the combining segments to work using ffmpeg using a ↵Michael
different workflow. small ui changes as well.
2022-06-08got it to run, but not concatenating - only first videoMichael Foiani
2022-06-08Took stab at ffmpeg in server. did some reworking of recordingview css. fix ↵Michael Foiani
smoothness bug for the moving segment that follow cursor.
2022-06-02merge with presentmodeMichael Foiani
2022-05-13simplified how web pages are served and I think fixed some bugs with pages ↵bobzel
that didn't always render
2022-05-13fixed crashing bug when quickly re-updating webbox (or other) icon. fixed ↵bobzel
infinite loop in FilterBox. changed TimeView to scale WebBox's. fixed issues with timeView filters. fixed bugs with webBox scrolling on startup, following links, etc.
2022-04-28Merge branch 'master' into recording-jennyJenny Yu
2022-04-28fixed feedback dragging link button. fixed warnings. added some assymetric ↵bobzel
linkRelationships.
2022-04-26made creating a new thumbnail icon delete previous ones. fixed bug where ↵bobzel
documents would re-render if an earlier docuent in the collection list was added/removed.
2022-04-22uploading not working (cannot find ffmpeg)Jenny Yu
2022-03-02upgraded to typescript 4.6.2bobzel
2022-03-01updated to webpack 5bobzel
2022-02-14added an incremental load for freeform collections. fixed updating of web ↵bobzel
page thumbs on deselection after the first thumb is generated.
2022-02-10switched scripts to use a cache to avoid recompiling. simplified some things ↵bobzel
with documentView and zooming to avoid invalidations.
2022-02-09speeding up rendering using bitmaps for webpages and other heavyweight docs.bobzel
2021-05-18added downloading of youtube videos if https://youtube-dl.org/ is installed ↵bobzel
on the server's path
2021-02-23restored export/import of collection clones. did a little cleanup of ↵bobzel
collection freeform view
2020-09-04fixed typos + css + changing value on dropped documents in masonry view + ↵usodhi
ink x + added .mpeg as acceptable audio format
2020-08-30fixed importBox upload to give feedback, share code. fixed stacking ↵bobzel
autoHeight to happen immediately. fixed images to not need to request image information. changed doc decorations to change image native width. changed alert() when dropping on impermissibale doc. fixed allow dropping over images,etc. changed default image nativeSize to 900
2020-08-13bug fixes, small UI changes, import in left sidebarGeireann Lindfield Roberts
2020-08-07merge with masterMelissa Zhang
2020-07-31mergeAndy Rickert
2020-07-30remove unnecessary authentication/database stuffMelissa Zhang
2020-07-22fixed document download/import to capture links as well.Bob Zeleznik
2020-07-22restored download document. fixed clone() to clone to be async and handles ↵Bob Zeleznik
lists properly.
2020-07-07made docFilters apply to links. added hypothesis api token inputBob Zeleznik
2020-06-22mergeAndy Rickert
2020-06-09fixed lots of errors/warnings. added 'a' to be able embed documents on ↵Bob Zeleznik
drop. added 'l' toggle to perist lasso/marquee mode.
2020-06-03mergeAndy Rickert
2020-05-18Merge branch 'master' of https://github.com/browngraphicslab/Dash-WebSam Wilkins
2020-05-18commenting cleanupSam Wilkins
2020-05-18added a long delay and an attempt to click on the skip ads button to make ↵Bob Zeleznik
youtube snapshots.
2020-05-18tried to fix youtube snapshotterBob Zeleznik
2020-05-18youtube screenshot integration testedSam Wilkins
2020-05-18youtube screenshot backend implementedbobzel
2020-05-05database, delete and google authentication simplifications and improvements, ↵Sam Wilkins
as well as formatted text box updates data state at field key not just data
2020-03-18finalized cleanupSam Wilkins
2020-03-05Merge branch 'master' into audio_refactorBob Zeleznik
2020-03-05masonry view fix to add notes to the top. fixed uploadURI to use image ↵bob
resizer better
2020-03-04fixes for video snapshots & following links to anchors in videosBob Zeleznik
2020-03-04fixed file location bugandrewdkim
2020-02-29Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into penyipstanley
2020-02-29created upload audiokimdahey
2020-02-29added supported audio formatskimdahey
2020-02-16improved file upload apiSam Wilkins
2020-02-11mergeHannah
2020-02-09can upload collection from mobile to desktopvellichora
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