aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/smartdraw/SmartDrawHandler.tsx
AgeCommit message (Collapse)Author
2025-07-29fixing some warningsbobzel
2025-07-21cleaning up server warnings/errorsbobzel
2025-05-22fixed regenerating a fireflyimage without a prompt change.bobzel
2025-05-07cleaned up ai metadata on generated drawings.bobzel
2025-05-07fixed dont_center on Docs in gridview. fixed ai view screentolocal in ↵bobzel
docView, and made ai view more streamlined. got rid of ai history sidebar in images. fixed imageeditor to use a mask that doesn't show the original conctents. fixed gptpopup scrolling, turning off of spinner, and improved ability to filter Docs
2025-04-30fixed clicking to focus on smartDraw input boxbobzel
2025-03-23updated more [DocData] to .$ thingsbobzel
2025-03-05added:hover mode for images to make primary image fade in instead of alternate.bobzel
2025-03-04fixed up smartDrawHandler a bit to support svg's better. you can now drop ↵bobzel
in a .svg file from the filesystem - still some unfinished business (arcs, background/foreground color inversion)
2025-02-26made ai. button draggable to regenerate images.bobzel
2025-02-26made regenerate ai show up next to image doc. show ai prompt for firefly ↵bobzel
in gptpopup .
2025-02-26added typing to PostToServer calls. made smartDraw popup create images locally.bobzel
2025-02-26fixed toggling number dropdown. Added firefly to gpt popup menu.bobzel
2025-01-13changing ai for images and collections to work mostly the same way. fixes ↵bobzel
for document view/collection/images to keep things working when the ai editor view reduces the rendered document size. fixed so that freeform views overlaid on images/vieos/etc have the ui menu items of collections.
2025-01-10fixed scrolling when ai editor is open. rearranged items in ImageBox ai ↵bobzel
editor to be more compact. added error catch handler to queryFireflyImage
2025-01-09added ai editor to collectionseleanor-park
2025-01-08Merge branch 'eleanor-gptdraw' of https://github.com/brown-dash/Dash-Web ↵eleanor-park
into eleanor-gptdraw
2025-01-08Merge branch 'master' into eleanor-gptdrawbobzel
2025-01-08code cleanupbobzel
2025-01-08added componentAIView for collectionseleanor-park
2025-01-07updated ai image editor past image dialogueeleanor-park
2025-01-06started a previous images displayeleanor-park
2025-01-05added AI image editoreleanor-park
2025-01-01monorepo setupGeireann Lindfield Roberts
2025-01-02made drawing fill automatically size imageseleanor-park
2025-01-01corrected image dimension bugeleanor-park
2025-01-01added size option to image generationeleanor-park
2024-12-30created image regeneration with dialogueeleanor-park
2024-12-18working on drawing/image generation uieleanor-park
2024-12-17added creation of images back (temporarily) to smartDrawHandlerbobzel
2024-12-08frontend and image creation working for drawingToImage()eleanor-park
2024-12-04Merge branch 'master' into eleanor-gptdraweleanor-park
2024-11-22added initial Firefly endpoint and hanged smartDrawHandler to generate an ↵bobzel
image and an svg.
2024-11-11changes for demoeleanor-park
2024-11-03style fixes to smart draw controlseleanor-park
2024-11-03working on smart draw width bugseleanor-park
2024-10-30Merge branch 'master' into eleanor-gptdraweleanor-park
2024-10-30integrated image stickers with paletteeleanor-park
2024-10-30reworked how context menu buttons for ink and text work. added ↵bobzel
disableMixBlend for making transparent docs not use 'multiply'.
2024-10-07refactored imageUrlToBase64 into clientUtils. lint fixes.bobzel
2024-10-01more lint fixesbobzel
2024-10-01more annopalette related cleanupbobzel
2024-10-01cleaning up smart drawing menu options.bobzel
2024-10-01from lastbobzel
2024-10-01don't unset activeTool in smartDraw handler and don't do anything if ↵bobzel
smartDraw is not shown
2024-09-22small bug fixes for smart draweleanor-park
2024-09-02cleaned up updateIcon to use promises to avoid a bunch of setTimeoutsbobzel
2024-08-29made smartDraw autoFocus and be available from : menubobzel
2024-08-29cleaning up smartDrawHandlerbobzel
2024-08-29from last cleanupbobzel