aboutsummaryrefslogtreecommitdiff
path: root/src/server/ApiManagers/FireflyManager.ts
AgeCommit message (Collapse)Author
2025-08-11fixed image fill api to handler errors better.bobzel
2025-08-04switched to use firefly for image fillbobzel
2025-06-04partial google calendar task integration + fix with dark mode colors for ↵Skitty1238
task nodes so that text is still visible
2025-05-30cNathan-SR
2025-05-30Merge branch 'master' into Template-ChangesNathan-SR
2025-05-30couple more component refactorsNathan-SR
2025-05-22fixed regenerating a fireflyimage without a prompt change.bobzel
2025-05-11many changes to firefly UI (options added) and starting work on finalizing ↵Nathan-SR
conditionals
2025-05-02fixed up image outpaint dialog and added options for placementt.bobzel
2025-04-28fix for outpainting alignmentbobzel
2025-04-28cleaned up outpainting and Doc resize code. fixes problems with doc ↵bobzel
resizing of text boxes with ctrl-key.
2025-04-24fixed reauthorizing dropboxtoken.bobzel
2025-04-23from lastbobzel
2025-04-21merged with master and cleaned up outpainting a bit.bobzel
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-04-03Firefly integration and some UI changesNathan-SR
2025-03-11getting rid of old expand image codebobzel
2025-03-11Merge branch 'lanyi-branch' of https://github.com/brown-dash/Dash-Web into ↵bobzel
lanyi-branch
2025-03-11fixed calling firefly api for expand imagebobzel
2025-03-11Added masksharkiecodes
2025-03-11Doing outpainting implementationsharkiecodes
2025-02-26made ai. button draggable to regenerate images.bobzel
2025-02-26fixed toggling number dropdown. Added firefly to gpt popup menu.bobzel
2025-01-17changed to generating 4 images for each firefly request.bobzel
2025-01-16fixed style references for generating ai images. fixed some error cases.bobzel
2025-01-15from lastbobzel
2025-01-15from lastbobzel
2025-01-15Merge branch 'eleanor-gptdraw' into eleanor-gptdraw-testerbobzel
2025-01-15fixed so that users are sentt to dropbox to authorized uploads once, and ↵bobzel
then a refresh token is used afterwards. fixed up some collection views to work better with the tagsView. fixed grid view to show entire image. tweaked notetaking view to work better with tags, but it's incomplete.
2025-01-14added drawing fill style referenceeleanor-park
2025-01-10working on merge conflictseleanor-park
2025-01-09fixed sizing of images created by firefly. added error message for failed ↵bobzel
firefly request.
2025-01-05added AI image editoreleanor-park
2025-01-02tags can now be used as style presetseleanor-park
2025-01-02made drawing fill automatically size imageseleanor-park
2025-01-01added size option to image generationeleanor-park
2024-12-30created image regeneration with dialogueeleanor-park
2024-12-17added updateIcon to imageBoxes to allow capturing of strokes for use with ↵bobzel
generative apis
2024-12-16fixed api for creating an image using another image as a structure reference.bobzel
2024-12-14Merge branch 'master' into eleanor-gptdrawbobzel
2024-12-14starting merge with masterbobzel
2024-12-14preparing to mergebobzel
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-09from lastbobzel
2024-12-09added firefly text in image requestbobzel
2024-12-05playing with ink stroke editing and fireflybobzel
2024-12-05added image to blob logic and firefly api call in drawingFillHandlereleanor-park
2024-12-04added structure and upload image firefly api callseleanor-park
2024-11-22switched to providing secret instead of bearer token for adobe api accessbobzel