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
/
DrawingFillHandler.tsx
Age
Commit message (
Collapse
)
Author
2025-01-08
get drawing prompt for firefly from title, then from gpt. fix rendering ↵
bobzel
freeform icons to ignore tags and other docview chrome. fixed refStrength for creating images from properties view.
2025-01-05
added AI image editor
eleanor-park
2025-01-02
tags can now be used as style presets
eleanor-park
2025-01-02
made drawing fill automatically size images
eleanor-park
2024-12-30
created image regeneration with dialogue
eleanor-park
2024-12-17
fixed DrawingFillHandler o reconstruct structureUrl properly.
bobzel
2024-12-16
fixed api for creating an image using another image as a structure reference.
bobzel
2024-12-14
preparing to merge
bobzel
2024-12-14
replaced await in loop, added a componentWillUnmount to reset sticker palette
eleanor-park
2024-12-08
frontend and image creation working for drawingToImage()
eleanor-park
2024-12-05
added image to blob logic and firefly api call in drawingFillHandler
eleanor-park
2024-12-04
created drawing fill handler
eleanor-park