Age | Commit message (Collapse) | Author | |
---|---|---|---|
2025-08-14 | moved background removal code into ImageUtils | bobzel | |
2025-07-29 | changed setRef to fixScrollWheel | bobzel | |
2025-07-29 | fixing some warnings | bobzel | |
2025-06-26 | fixed rendering pdfs, text selections on pdfs, | bobzel | |
2025-06-24 | fixed dashFieldView formatting | bobzel | |
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-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 | 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-06 | clean-up | sharkiecodes | |
2025-06-03 | fixed equationBox so that it can be used in templates. | bobzel | |
2025-06-02 | changed field names for tasks to start with task_. changed calendar date ↵ | bobzel | |
and range to start with _calendar | |||
2025-06-02 | Merge branch 'master' into task_nodes_aarav | Skitty1238 | |
2025-06-02 | added separate /ask toggle for prompts menu | aaravkumar | |
2025-06-02 | fixed toggling inline prompting so that /ask works even when inline ↵ | aaravkumar | |
prompting is disabled | |||
2025-06-01 | reactive backgrounds, tagging of pdfs, group-select and suggested templates, ↵ | sharkiecodes | |
text box content influences backgrounds | |||
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-27 | fixed resetting autoheight by dragging up to work when nativewidth's are ↵ | bobzel | |
set. fixed autoheight on text to work properly when native dims are set. fixed templates to support native witdths and heights. | |||
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-14 | Merge branch 'master' into aarav_edit | bobzel | |
2025-05-14 | moved calendar button to expert. fixed context menu for dash field views. | bobzel | |
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-11 | cleaned up code, commented out console logs, added documentation, and added ↵ | aaravkumar | |
menu for pormpt generation | |||
2025-05-09 | fixed reaction exception from accessing props and not _props | 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-05 | fixed keeping focus on labelBox when text butons are clicked. | bobzel | |
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-05 | Merge branch 'master' into task_nodes_aarav | bobzel | |
2025-05-05 | Merge branch 'master' into aarav_edit | bobzel | |
2025-05-01 | cleaned up, a bit, how wheel events are blocked from propagating. | bobzel | |
2025-04-30 | Merge branch 'master' into task_nodes_aarav | bobzel | |
2025-04-30 | Merge branch 'master' into aarav_edit | bobzel | |
2025-04-29 | Merge branch 'lanyi-branch' of https://github.com/brown-dash/Dash-Web into ↵ | sharkiecodes | |
lanyi-branch | |||
2025-04-29 | Autotag | sharkiecodes | |
2025-04-29 | clean up outpaint code. fix image sizing when outpainting. | 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-23 | Merge branch 'master' into aarav_edit | bobzel | |
2025-04-23 | lots of typechecking fixes. | bobzel | |
2025-04-23 | added /ask feature so can trigger predictive question w/o waiting 3.5 seconds | aaravkumar | |
2025-04-22 | protoype version of scrapboxBox. added rejectDrop prop to prevent drops on ↵ | bobzel | |
child documentviews | |||
2025-04-21 | Merge branch 'master' into aarav_edit | bobzel | |
2025-04-16 | predictive text styling now enquires pre-existing styles + journal node ↵ | aaravkumar | |
automatically adds to all-day section of calendar view for easier access | |||
2025-04-16 | use explicit atribute to mark summarizedtext. fix getAttrs for vaiours font ↵ | bobzel | |
marks. |