| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-07-01 | reverted chat send to use dash component Button, and dictation to use ↵ | bobzel | |
| Toggle. Reverted Dropdown to use trigger of CLICK (hover doesn't work well). got rid of currentuserutil button references in infoUI & replaced with info-specific button descriptions. fixed up a bunch of lint/typing errors | |||
| 2025-06-24 | minor tutorial fixes | Joanne | |
| 2025-06-24 | Merge branch 'master' of https://github.com/brown-dash/Dash-Web into ↵ | Joanne | |
| joanne-tutorialagent | |||
| 2025-06-23 | fixed invalidations to not trigger creating new refs when ref= was assigned ↵ | bobzel | |
| to an anonymous function. fixed scribble erase to not delete everything it overlaps, just things it intersects with or contains. fixed ink to have a Math mode and fixed math recognition myscript calls. | |||
| 2025-06-22 | successfully merged documentationtext functionality with new version of ↵ | Joanne | |
| agent, however still minor issues with the agent not selecting the proper tool for documentation generation without the additional context from the topbar | |||
| 2025-06-20 | Merge branch 'master' of https://github.com/brown-dash/Dash-Web into ↵ | Joanne | |
| joanne-tutorialagent | |||
| 2025-06-19 | from last | bobzel | |
| 2025-06-19 | removing references to Box types from documentdecorations - added ↵ | bobzel | |
| showBorderRounding to viewBoxInterface. | |||
| 2025-06-13 | Merge branch 'master' into lanyi-branch | sharkiecodes | |
| 2025-06-13 | updated css and project to HTML5 standards. fixed border rounding for images. | bobzel | |
| 2025-06-11 | refactor unwrapPlaceholder duplicated code to DocUtils. | bobzel | |
| 2025-06-11 | don't autoTag text docs until they're dropped onto a scrapbook. don't ↵ | bobzel | |
| re-tag a text box that has not changed. | |||
| 2025-06-10 | cleanup and streamlining of scrapbook code. | bobzel | |
| 2025-06-10 | Merge branch 'master' into lanyi-branch | sharkiecodes | |
| 2025-06-09 | scrapbook | sharkiecodes | |
| 2025-06-06 | clean-up | sharkiecodes | |
| 2025-06-05 | reverting away from multi-gen | sharkiecodes | |
| 2025-06-05 | attempting marqueeview gen of multiple scrapbooks | sharkiecodes | |
| 2025-06-01 | reactive backgrounds, tagging of pdfs, group-select and suggested templates, ↵ | sharkiecodes | |
| text box content influences backgrounds | |||
| 2025-06-01 | a number of fixes to document creator to fix preview of templates and ↵ | bobzel | |
| templates with images. | |||
| 2025-05-30 | fixed using empty images in templates to support assigning a new image and ↵ | bobzel | |
| getting native dimensions right. fixed native dimensions of images within templates to not use native dims of template. fixed undo for text templates that don't have a text box. fixed image dropping on images that are empty (to assign the dropped image). | |||
| 2025-05-22 | fixed flashcard ui flip/practice dropdowns. | bobzel | |
| 2025-05-20 | fixed creating list of headers in stacking view when it doesn't exist. ↵ | bobzel | |
| start of making fields dropdown more reactive. | |||
| 2025-05-19 | fixed text boxes to calculate height correctly. removed usertag ↵ | bobzel | |
| modification time in text. fixed masonry and stacking views with pivots. | |||
| 2025-05-16 | changed isGroup to freeform_isGroup to fix issues with groups that are ↵ | bobzel | |
| changed into other collection types. fixed toggleTarget links to work when opening in a light box (previously they flickered on, then off). fixed text boxes with a number field as data to act like a number input box. | |||
| 2025-05-13 | fixed setting up link anchors for video to be added to Doc. fixed ↵ | bobzel | |
| imageTemplate to work with templates in tabs. fixed link following from link menu. cleaned up getView with sidebars to open them when needed properly.. | |||
| 2025-05-12 | Merge branch 'master' of https://github.com/brown-dash/Dash-Web into ↵ | Joanne | |
| joanne-tutorialagent | |||
| 2025-05-12 | added tutorial tool, still need to integrate with metadatatool | Joanne | |
| 2025-05-12 | added tutorial tool, still need to integrate with metadatatool | Joanne | |
| 2025-05-10 | fixed naming of image template fieldKey for images. | bobzel | |
| 2025-05-10 | changed how we corsProxy web pages to be simpler and work better. changed ↵ | bobzel | |
| dragging off annotations after text selections to only create a text doc whent the drop target is the parent collection -- otherwise links are created. | |||
| 2025-05-10 | added an imageTemplate ui button. | bobzel | |
| 2025-05-09 | Merge branch 'master' into lanyi-branch | bobzel | |
| 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-05 | got rid of dash _xPadding/_yPadding in favor of just using ↵ | bobzel | |
| _xMargin/_yMargin. cleaned up linearView field names | |||
| 2025-05-05 | Merge branch 'master' into lanyi-branch | bobzel | |
| 2025-05-01 | cleaned up, a bit, how wheel events are blocked from propagating. | bobzel | |
| 2025-05-01 | marquee selection | sharkiecodes | |
| 2025-04-30 | Merge branch 'master' into lanyi-branch | bobzel | |
| 2025-04-29 | Autotag | sharkiecodes | |
| 2025-04-29 | fixed closing tabs to not select them first. | bobzel | |
| 2025-04-28 | working on autotagging | sharkiecodes | |
| 2025-04-28 | Merge branch 'lanyi-branch' of https://github.com/brown-dash/Dash-Web into ↵ | sharkiecodes | |
| lanyi-branch | |||
| 2025-04-28 | adding autotagging | sharkiecodes | |
| 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-23 | lots of typechecking fixes. | bobzel | |
| 2025-04-22 | protoype version of scrapboxBox. added rejectDrop prop to prevent drops on ↵ | bobzel | |
| child documentviews | |||
| 2025-04-22 | adding drop handling code for scrapbookBox | bobzel | |
