aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2025-06-02Merge branch 'master' into task_nodes_aaravSkitty1238
2025-06-02added separate /ask toggle for prompts menuaaravkumar
2025-06-02fixed toggling inline prompting so that /ask works even when inline ↵aaravkumar
prompting is disabled
2025-05-30fixed 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-27canceling image outpaiting cancels outpaint ui from showing up now.bobzel
2025-05-27fixed image rengerate to hide ui buttons first.bobzel
2025-05-27fixed 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-23fixes to rotation center to reset when not shownbobzel
2025-05-22fixed regenerating a fireflyimage without a prompt change.bobzel
2025-05-22fixed flashcard ui flip/practice dropdowns.bobzel
2025-05-20fixed creating list of headers in stacking view when it doesn't exist. ↵bobzel
start of making fields dropdown more reactive.
2025-05-20package updatesgeireann
2025-05-19fixed text boxes to calculate height correctly. removed usertag ↵bobzel
modification time in text. fixed masonry and stacking views with pivots.
2025-05-19fix crash from last.bobzel
2025-05-16made pdf buttons maintain scren size.bobzel
2025-05-16changed 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-15scroll wheel fixes for calendarBoxbobzel
2025-05-15cleaned up calendarBox to have a more reactive UI and to fix some bugs with ↵bobzel
selecting and autoscroling.
2025-05-15fixed web box clicks on TEXTareasbobzel
2025-05-14fixed selecting allDay for calendar. fixed turning off allDay when moving ↵bobzel
calendar events. fixed undoing calendar drags.
2025-05-14Merge branch 'master' into aarav_editbobzel
2025-05-14moved calendar button to expert. fixed context menu for dash field views.bobzel
2025-05-13fixed 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-11cleaned up code, commented out console logs, added documentation, and added ↵aaravkumar
menu for pormpt generation
2025-05-10fixed naming of image template fieldKey for images.bobzel
2025-05-10changed 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-10added an imageTemplate ui button.bobzel
2025-05-09added 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-07cleaned up ai metadata on generated drawings.bobzel
2025-05-07fixed 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-05fixed keeping focus on labelBox when text butons are clicked.bobzel
2025-05-05got rid of dash _xPadding/_yPadding in favor of just using ↵bobzel
_xMargin/_yMargin. cleaned up linearView field names
2025-05-05Merge branch 'master' into task_nodes_aaravbobzel
2025-05-05Merge branch 'master' into aarav_editbobzel
2025-05-02fixed up image outpaint dialog and added options for placementt.bobzel
2025-05-01from lastbobzel
2025-05-01cleaned up, a bit, how wheel events are blocked from propagating.bobzel
2025-04-30made document options as data doc options ($), and fixed namign conventionsaaravkumar
2025-04-30changing images back to use 100% to work in Safari.bobzel
2025-04-30fixed error where all day reset would move task node to 1 day before actuall ↵aaravkumar
all day date in calendar view
2025-04-30fixed height / width restrictions and added date selector for all day tasksaaravkumar
2025-04-30fixed task boxes from collapsing after being edited in lightbox view.bobzel
2025-04-30Merge branch 'master' into task_nodes_aaravbobzel
2025-04-30Merge branch 'master' into aarav_editbobzel
2025-04-30fixed clicking to focus on smartDraw input boxbobzel
2025-04-30two way integration -- changes in calendar reflect on task node -- and ↵aaravkumar
changes to node reflect on calendar
2025-04-30made alternate layouts an expert documentbuttonbar featurebobzel
2025-04-29fixed closing tabs to not select them first.bobzel
2025-04-29clean up outpaint code. fix image sizing when outpainting.bobzel
2025-04-28added task nodes calendar intergation, and ability to complete tasks ↵aaravkumar
directly via calendar view