aboutsummaryrefslogtreecommitdiff
path: root/src/server/ApiManagers/UploadManager.ts
AgeCommit message (Expand)Author
2023-08-10more updates to out of date version alertbobzel
2023-06-24changed server ping to generate client alertsbobzel
2023-06-23Merge branch 'master' into heartbeatbobzel
2023-06-07CommentsJames Hu
2023-06-07Update other usesJames Hu
2023-04-18from lastbobzel
2023-04-18more cleanup of import/exportbobzel
2023-04-18cleaning up zip/unzip of filesbobzel
2023-03-16added importing and exporting of assets (images, pdfs, etc) to collection im...bobzel
2023-03-16fixed export/import collectoingeireann
2023-03-15fixed up Clone() and export/import collection to work with links, presentatio...bobzel
2022-11-02add basic heartbeat functinality througha ping/pong api cycleMichael Foiani
2022-09-23added progress messages to youtube uploadsbobzel
2022-09-21from lastbobzel
2022-09-21added error message for file upload errors before parsing.bobzel
2022-09-06final cleanup of dragging rotated images. fixed loading of youtube videos an...bobzel
2022-07-28fixed video thumbnail generation to have a lock that prevents multiple attemp...bobzel
2022-06-30merge with masterMichael Foiani
2022-06-29got basic file upload to workNaafiyan Ahmed
2022-06-10merge with jenny bug fixes and fix small uiMichael Foiani
2022-06-08big commit. FINALLY got the combining segments to work using ffmpeg using a d...Michael
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 s...Michael Foiani
2022-06-02merge with presentmodeMichael Foiani
2022-05-13simplified how web pages are served and I think fixed some bugs with pages th...bobzel
2022-05-13fixed crashing bug when quickly re-updating webbox (or other) icon. fixed in...bobzel
2022-04-28Merge branch 'master' into recording-jennyJenny Yu
2022-04-28fixed feedback dragging link button. fixed warnings. added some assymetric l...bobzel
2022-04-26made creating a new thumbnail icon delete previous ones. fixed bug where doc...bobzel
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 pa...bobzel
2022-02-10switched scripts to use a cache to avoid recompiling. simplified some things ...bobzel
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 o...bobzel
2021-02-23restored export/import of collection clones. did a little cleanup of collect...bobzel
2020-09-04fixed typos + css + changing value on dropped documents in masonry view + ink...usodhi
2020-08-30fixed importBox upload to give feedback, share code. fixed stacking autoHeigh...bobzel
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 l...Bob Zeleznik
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 drop....Bob Zeleznik
2020-06-03mergeAndy Rickert
2020-05-18Merge branch 'master' of https://github.com/browngraphicslab/Dash-WebSam Wilkins