index
:
Dash-Web.git
master
A copy of AVD's Dash-Web software, hosted on my own hardware for local use.
browndash
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
client
/
views
/
smartdraw
/
SmartDrawHandler.tsx
Age
Commit message (
Expand
)
Author
2025-07-29
fixing some warnings
bobzel
2025-07-21
cleaning up server warnings/errors
bobzel
2025-05-22
fixed regenerating a fireflyimage without a prompt change.
bobzel
2025-05-07
cleaned up ai metadata on generated drawings.
bobzel
2025-05-07
fixed dont_center on Docs in gridview. fixed ai view screentolocal in docVie...
bobzel
2025-04-30
fixed clicking to focus on smartDraw input box
bobzel
2025-03-23
updated more [DocData] to .$ things
bobzel
2025-03-05
added:hover mode for images to make primary image fade in instead of alternate.
bobzel
2025-03-04
fixed up smartDrawHandler a bit to support svg's better. you can now drop in...
bobzel
2025-02-26
made ai. button draggable to regenerate images.
bobzel
2025-02-26
made regenerate ai show up next to image doc. show ai prompt for firefly in...
bobzel
2025-02-26
added typing to PostToServer calls. made smartDraw popup create images locally.
bobzel
2025-02-26
fixed toggling number dropdown. Added firefly to gpt popup menu.
bobzel
2025-01-13
changing ai for images and collections to work mostly the same way. fixes fo...
bobzel
2025-01-10
fixed scrolling when ai editor is open. rearranged items in ImageBox ai edit...
bobzel
2025-01-09
added ai editor to collections
eleanor-park
2025-01-08
Merge branch 'eleanor-gptdraw' of https://github.com/brown-dash/Dash-Web into...
eleanor-park
2025-01-08
Merge branch 'master' into eleanor-gptdraw
bobzel
2025-01-08
code cleanup
bobzel
2025-01-08
added componentAIView for collections
eleanor-park
2025-01-07
updated ai image editor past image dialogue
eleanor-park
2025-01-06
started a previous images display
eleanor-park
2025-01-05
added AI image editor
eleanor-park
2025-01-01
monorepo setup
Geireann Lindfield Roberts
2025-01-02
made drawing fill automatically size images
eleanor-park
2025-01-01
corrected image dimension bug
eleanor-park
2025-01-01
added size option to image generation
eleanor-park
2024-12-30
created image regeneration with dialogue
eleanor-park
2024-12-18
working on drawing/image generation ui
eleanor-park
2024-12-17
added creation of images back (temporarily) to smartDrawHandler
bobzel
2024-12-08
frontend and image creation working for drawingToImage()
eleanor-park
2024-12-04
Merge branch 'master' into eleanor-gptdraw
eleanor-park
2024-11-22
added initial Firefly endpoint and hanged smartDrawHandler to generate an ima...
bobzel
2024-11-11
changes for demo
eleanor-park
2024-11-03
style fixes to smart draw controls
eleanor-park
2024-11-03
working on smart draw width bugs
eleanor-park
2024-10-30
Merge branch 'master' into eleanor-gptdraw
eleanor-park
2024-10-30
integrated image stickers with palette
eleanor-park
2024-10-30
reworked how context menu buttons for ink and text work. added disableMixBlen...
bobzel
2024-10-07
refactored imageUrlToBase64 into clientUtils. lint fixes.
bobzel
2024-10-01
more lint fixes
bobzel
2024-10-01
more annopalette related cleanup
bobzel
2024-10-01
cleaning up smart drawing menu options.
bobzel
2024-10-01
from last
bobzel
2024-10-01
don't unset activeTool in smartDraw handler and don't do anything if smartDra...
bobzel
2024-09-22
small bug fixes for smart draw
eleanor-park
2024-09-02
cleaned up updateIcon to use promises to avoid a bunch of setTimeouts
bobzel
2024-08-29
made smartDraw autoFocus and be available from : menu
bobzel
2024-08-29
cleaning up smartDrawHandler
bobzel
2024-08-29
from last cleanup
bobzel
[next]