aboutsummaryrefslogtreecommitdiff
path: root/src/server/DashUploadUtils.ts
AgeCommit message (Collapse)Author
2025-07-09fixed landscape pdf loading. fixed crash when uploading a password ↵bobzel
protected pdf.
2025-04-16fixed authorizing dropbox.bobzel
2025-04-03fixed image box button sizing. made drawing ai regen a little faster by not ↵bobzel
creating icons when there are no annotqations.
2025-02-25updated packages and fixed some cimplier warnings.bobzel
2024-12-30created image regeneration with dialogueeleanor-park
2024-12-18fixed uploading data: imagesbobzel
2024-12-11fixes for uploading remote images to sample and save them properly. ↵bobzel
extnesions fo firefly manager to query text in images, expand images, and tweaks to generate images.
2024-12-09added firefly text in image requestbobzel
2024-11-22fixed resamppling images uploaded from non-local source.bobzel
2024-11-22added initial Firefly endpoint and hanged smartDrawHandler to generate an ↵bobzel
image and an svg.
2024-09-01consolidated image resampling. fixed importing zipped workspace.bobzel
2024-09-01updated to latest Jimp. fixed lag dropping images from filesystem by using ↵bobzel
worker threads.
2024-08-21more lint fixes after updatebobzel
2024-08-08many changes to add typing in place of 'any's etcbobzel
2024-04-23fixes for rich text menu updates and setting parameters on text doc vs ↵bobzel
within in RTF. Lots of lint cleanup.
2024-04-17restoring eslint - updates not complete yetbobzel
2024-02-11fixed uploading remote image blobsbobzel
2024-01-04fixed ffmpeg for uploading videos. fixed getView() to take focus options so ↵bobzel
that if a sidebar or timeline has to be opened, the didMove flag can be set properly. added video snapshot frame to top menu. fixed using '^' to stop and start a selection region on timelines.
2023-12-29fixed imports a little in dashuploadutilsbobzel
2023-12-29fixed dropping images from web. fixed exif data on images and autorotating ↵bobzel
exif rotated images. fixed selecting on web pages, and resizing web pages upward so that pointer events aren't grabbed.
2023-12-28fixed youtube uploads, cleaned up a bunch of imports and added some typings ↵bobzel
files.
2023-12-28fixed uploading unsupported file. changed admzip reference.bobzel
2023-12-14a bunch more fixes to making things observable. fixed calling ↵bobzel
super.componentDidUpdate on subsclasses
2023-12-11fixed importing pdfs that have already been imported. removed unused ↵bobzel
pdfmanager for creating pdf thumbnails.
2023-12-11more updates to mobx 6. updated typescript to v5. updated pdf-distbobzel
2023-12-10massive changes to use mobx 6 which means not accessing props directly in ↵bobzel
@computed functions.
2023-12-06more error/warning fixesbobzel
2023-12-05mostly working version with latest librariesbobzel
2023-12-04trying to do version updates on all npm packages.bobzel
2023-12-03cleaned up warnings and errors, working with typescript 20.10bobzel
2023-12-02changed uploading messages.bobzel
2023-12-02fixed jimp upload to not hang when error occurs. fied imagebox to show ↵bobzel
original image if resized images fail.
2023-12-02jimp cleanupbobzel
2023-12-02replaced sharp with jimpbobzel
2023-09-10turning off command line progress printout to make log more readable.bobzel
2023-09-10added progress for pdf uploadsbobzel
2023-09-10instrumented pdf uploadsbobzel
2023-09-10fixes for file uploads: restored progress for youtube videos, fixed info ↵bobzel
display on loadingBoxes, stop client from asking for progress on failed uploads. attempt to catch stream errors on webpages. fixed dataFieldView in text to print out layout document's field, not field of document that contains the field definition.
2023-09-02changed upload progress to say pending instead of failed.geireann
2023-08-29fixed uploading images to not resize _o image and to not crash if image size ↵bobzel
is too big for resizer.
2023-08-22fixJames Hu
2023-08-17Added the beginning of an A/V recording buttonbobzel
2023-08-09updated file system to include recentlyClosed, Shared, and Dashboards and ↵bobzel
fixed drag drop to make sense for the filesystem. Fixed loading documents to happen in one batch by fixing UPDATE_CACHED_DOCS to save only documents accessible from current dashboard.
2023-08-08fix dall-e issueJames Hu
2023-08-01fix for SOS error on samsung images during upload -- ignore errorsbobzel
2023-07-11clean upJames Hu
2023-07-11clean upJames Hu
2023-07-06flag with commentsJames Hu
2023-06-28back to using original filenameJames Hu
2023-06-26temp working versionJames Hu