| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-05-09 | added user templates to template_user global field. fixed schemas to not ↵ | bobzel | |
| erase field values when setting a new column name. fixed templates to render properly when switching by fixing contentsRef to be observable. fixed templates with fields in stacks to autoHeight update correctly by . fixed images in templates to set their nativeDim after rendering. fixed text views of descriptions to auto-updated by setting the modification date of the description field. | |||
| 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 ↵ | 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-05-02 | fixed up image outpaint dialog and added options for placementt. | bobzel | |
| 2025-04-29 | clean up outpaint code. fix image sizing when outpainting. | bobzel | |
| 2025-04-28 | fixed image cropping | bobzel | |
| 2025-04-28 | fix for outpainting alignment | bobzel | |
| 2025-04-28 | cleaned up outpainting and Doc resize code. fixes problems with doc ↵ | bobzel | |
| resizing of text boxes with ctrl-key. | |||
| 2025-04-23 | lots of typechecking fixes. | bobzel | |
| 2025-04-23 | fixed outpainting to get authorization for dropbox | bobzel | |
| 2025-04-23 | fixing bad merge | bobzel | |
| 2025-04-22 | adding drop handling code for scrapbookBox | bobzel | |
| 2025-04-21 | added undo for outpaint | bobzel | |
| 2025-04-21 | merged with master and cleaned up outpainting a bit. | bobzel | |
| 2025-04-14 | fixed how templates are expanded to avoid template sub-component conflicts ↵ | bobzel | |
| by changing how field keys are named. fixed various Cast functions to be more typesafe by including undefined as part of return type. overhaul of Doc.MakeClone, MakeCopy, FindRefernces - makeClone is no longer async. fixed inlined docs in text docs. | |||
| 2025-04-09 | cleaned up code | sharkiecodes | |
| 2025-04-03 | fixed image box button sizing. made drawing ai regen a little faster by not ↵ | bobzel | |
| creating icons when there are no annotqations. | |||
| 2025-04-02 | fixed image box overlays to allow for transparent pngs. allowed hover over ↵ | bobzel | |
| background for image alternats to be set. | |||
| 2025-04-01 | added an override_backgroundColor or templates that want to control ↵ | bobzel | |
| background colors. needs to be generalized, perhaps along the lines of !important. fixed script sto ignore Array<T> template errors.. | |||
| 2025-03-31 | fixed zooming on image boxes with fades. fixed style ref for image regen to ↵ | bobzel | |
| use self las, after links. | |||
| 2025-03-30 | changed Doc.Layout calls to doc[DocLayout]. fixed flashcard ui placement on ↵ | bobzel | |
| card view. fixed css scaling for styleprovider icons and annotation resizer | |||
| 2025-03-27 | fixed drawingfill regeneration when dropping an image on another to honor ↵ | bobzel | |
| the style of the dropped image first, then the linked images, then the source image. | |||
| 2025-03-24 | cleanup | bobzel | |
| 2025-03-24 | from last | bobzel | |
| 2025-03-24 | major cleanup to histogram. fixing hover and types. | bobzel | |
| 2025-03-23 | more _props.Document to .Document refactoring. type updates to ↵ | bobzel | |
| prosemirrortransfer | |||
| 2025-03-23 | updated more [DocData] to .$ things | bobzel | |
| 2025-03-11 | getting rid of old expand image code | bobzel | |
| 2025-03-11 | fixed calling firefly api for expand image | bobzel | |
| 2025-03-11 | Doing outpainting implementation | sharkiecodes | |
| 2025-03-09 | removed simulation doc. fixed empty imageBox uploading. fixed script ↵ | bobzel | |
| typechecking. fixed metadata doc. fixed setting background colors of docs that have a template. | |||
| 2025-03-05 | added:hover mode for images to make primary image fade in instead of alternate. | bobzel | |
| 2025-03-04 | fixed frame animtation to not write 0's by default. fixed lightbox stepinto ↵ | bobzel | |
| to restore collection pan/zoom correctly. removed firefly unused ai buttons from imagebox. | |||
| 2025-02-28 | fixed gptpopup disappearing in overlayView. added creation of images based ↵ | bobzel | |
| on selection image in gptpopup. | |||
| 2025-02-28 | added drop target for regenerating images | 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 ↵ | bobzel | |
| in gptpopup . | |||
| 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-02-26 | fixed image resolution selection based on zoom. | bobzel | |
| 2025-02-24 | fixed adding images and giving them a height (just broken by setting ↵ | bobzel | |
| layout_nativeDimEditable) | |||
| 2025-02-24 | made images able to non-unifrom resize. changed popup to generate ↵ | bobzel | |
| descriptions only after it's opened. | |||
| 2025-02-23 | added option+maximize to open in doc editor view (currently only for ↵ | bobzel | |
| images). fixed imageEditor to generate edits the first time through. | |||
| 2025-02-21 | fixed dropping image onto image boxes. re-enabled rag tool | bobzel | |
| 2025-02-20 | enabled non-uniform image resize | geireann | |
| 2025-01-19 | css fixes for ai editor views. | bobzel | |
| 2025-01-16 | fixed style references for generating ai images. fixed some error cases. | bobzel | |
| 2025-01-14 | Merge branch 'eleanor-gptdraw' of https://github.com/brown-dash/Dash-Web ↵ | eleanor-park | |
| into eleanor-gptdraw | |||
| 2025-01-14 | added drawing fill style reference | eleanor-park | |
| 2025-01-13 | changing 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. | |||
