| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 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-25 | fixed face collection to show up. fixed pasting text dirextly into ↵ | bobzel | |
| freeformview to create docs properly. also fixed paste to match source text styling better. fixed copying out of pdf. fixed formatting of gpt (()) calls from text box by using paste handling code. | |||
| 2025-04-24 | fixed reauthorizing dropboxtoken. | bobzel | |
| 2025-04-23 | lots of typechecking fixes. | bobzel | |
| 2025-04-23 | from last | bobzel | |
| 2025-04-23 | fix for bad merge | bobzel | |
| 2025-04-23 | fixed outpainting to get authorization for dropbox | bobzel | |
| 2025-04-23 | fixing bad merge | bobzel | |
| 2025-04-23 | fixed how pdf worker is copied and accessed. | bobzel | |
| 2025-04-22 | protoype version of scrapboxBox. added rejectDrop prop to prevent drops on ↵ | bobzel | |
| child documentviews | |||
| 2025-04-22 | from last | bobzel | |
| 2025-04-22 | Merge branch 'master' into lanyi-branch | bobzel | |
| 2025-04-22 | Merge branch 'lanyi-branch' of https://github.com/brown-dash/Dash-Web into ↵ | bobzel | |
| lanyi-branch | |||
| 2025-04-22 | adding drop handling code for scrapbookBox | bobzel | |
| 2025-04-22 | trying to push scrapbook changes to git | sharkiecodes | |
| 2025-04-22 | Merge branch 'lanyi-branch' of https://github.com/brown-dash/Dash-Web into ↵ | sharkiecodes | |
| lanyi-branch | |||
| 2025-04-21 | scrapbooks | sharkiecodes | |
| 2025-04-21 | attempting to integrate scrapbooks | sharkiecodes | |
| 2025-04-21 | warning fixes. | bobzel | |
| 2025-04-21 | added undo for outpaint | bobzel | |
| 2025-04-21 | merged with master and cleaned up outpainting a bit. | bobzel | |
| 2025-04-17 | fix for resizing docs with native width and modify native dim set (fixes ↵ | geireann | |
| dailyjournal resizing). | |||
| 2025-04-16 | fixed authorizing dropbox. | bobzel | |
| 2025-04-16 | use explicit atribute to mark summarizedtext. fix getAttrs for vaiours font ↵ | bobzel | |
| marks. | |||
| 2025-04-15 | fixing summary/elision text node to work better with lists or hierarchical ↵ | bobzel | |
| text nodes. | |||
| 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-11 | fixed ViewGuid generation to never start with a number (enables text boxes ↵ | bobzel | |
| to have css specific to a single Doc). cleaned up '%' style rules for text boxes. cleaned up custom style sheets in text boxes to only be created when needed and to improve highlighting bold text with context. | |||
| 2025-04-10 | fixed instantiate from : menu to delgate templates instead of copying. | bobzel | |
| 2025-04-10 | changed naming of makeDelegates to not add a number at the end. switched ↵ | bobzel | |
| dataNote to MetaNote and cleaned up initialization of it. fixed sidebar/stacking view to not grab wheel evebnts when not active. fixed dashfieldview to vcenter labels. fixed height and scrolling of templae menu. simplified formattedtextbox menu | |||
| 2025-04-10 | fixed dashfieldviews in text boxes to show ellipsis for long lines and to ↵ | bobzel | |
| hide dropdown menu when field is not editable. fixed pasting from pdf's to work and to display the entire text box. | |||
| 2025-04-10 | fixed removing predictive prompt. fixed first letter typed after predictive ↵ | bobzel | |
| prompt | |||
| 2025-04-10 | Merge branch 'master' into aarav_edit | bobzel | |
| 2025-04-10 | from last | bobzel | |
| 2025-04-10 | performance fixes for text boxes to not call screenToLocal unnecessarily. ↵ | bobzel | |
| simplifications to template data docs | |||
| 2025-04-09 | cleaned up code | sharkiecodes | |
| 2025-04-09 | more color template fixes. | bobzel | |
| 2025-04-09 | cleaned up color setting for templates so that instances can override ↵ | bobzel | |
| template default color. | |||
| 2025-04-09 | fixed where height fields are written on text docs (in a template). | bobzel | |
| 2025-04-08 | change isLightbox to be a datadoc flag. | bobzel | |
| 2025-04-08 | fixed gptImageLabel calls and added ImageCastToNameType to deal with ↵ | bobzel | |
| filenames with '.'s in them. fixed vertical centered text. | |||
| 2025-04-08 | changed border color icon | bobzel | |
| 2025-04-07 | added multiToggle option to allow popup to stay up until explicitly ↵ | bobzel | |
| untoggled. fixed multitoggle to honor toggleStatus. fixed popup to follow target. fixed setting text highlight background fro popup menu. fixed flashcardui buttons to have background sized properly. | |||
| 2025-04-05 | fixed multitoggle behavior to only toggle submenu closed. switched to ↵ | bobzel | |
| hard-light for masking ink. fixed to make menu toggle take effect immediately. | |||
| 2025-04-05 | fixed sizing of text box annotations sidebar button. cleaned up TagsView ↵ | bobzel | |
| to not overlap button bar below doc decorations or bottom resize handle | |||
| 2025-04-04 | predictive question replaced from mock text to GPT (actual prediction) | aaravkumar | |
| 2025-04-04 | text color defaults once predicted text disappears | aaravkumar | |
| 2025-04-04 | predictive text disappears on type/click someplace else | aaravkumar | |
| 2025-04-03 | code cleanup + added basic functionality for predictive text (only mock text ↵ | aaravkumar | |
| right now, and doesn't automatically disappear yet) | |||
| 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. | |||
