aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2025-06-12Update ScrapbookPreset.tsxsharkiecodes
cleaned up presets
2025-06-12Update ScrapbookPreset.tsxsharkiecodes
fixing presets
2025-06-11refactor unwrapPlaceholder duplicated code to DocUtils.bobzel
2025-06-11added outpaintable method to streamline determining which docs can be ↵bobzel
outpainted.
2025-06-11don't recompute tags_chat for PDF and videos. Don't block within loop for ↵bobzel
getting pdf text.
2025-06-11don'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-11change how autoTag is triggered for images to not use a reactionbobzel
2025-06-10cleanup and streamlining of scrapbook code.bobzel
2025-06-10Merge branch 'master' into lanyi-branchsharkiecodes
2025-06-09minor tagging changessharkiecodes
2025-06-09scrapbook minor changessharkiecodes
2025-06-09scrapbooksharkiecodes
2025-06-09scrapbooks commitsharkiecodes
2025-06-06temp cleanupsharkiecodes
2025-06-06clean-up p2sharkiecodes
2025-06-06clean-upsharkiecodes
2025-06-05reverting away from multi-gensharkiecodes
2025-06-05attempting marqueeview gen of multiple scrapbookssharkiecodes
2025-06-03fixed equationBox so that it can be used in templates.bobzel
2025-06-02added view for multimonth to make it do something.bobzel
2025-06-02changed field names for tasks to start with task_. changed calendar date ↵bobzel
and range to start with _calendar
2025-06-02from lastbobzel
2025-06-02Merge branch 'master' into task_nodes_aaravbobzel
2025-06-02from lastbobzel
2025-06-02tweaks to tablebox to show bottom line of bottom rowbobzel
2025-06-02fixed loading error messagebobzel
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-06-01reactive backgrounds, tagging of pdfs, group-select and suggested templates, ↵sharkiecodes
text box content influences backgrounds
2025-06-01a number of fixes to document creator to fix preview of templates and ↵bobzel
templates with images.
2025-05-30Merge branch 'master' into Template-Changesbobzel
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-30cNathan-SR
2025-05-30cNathan-SR
2025-05-30lintingNathan-SR
2025-05-30Merge branch 'master' into Template-ChangesNathan-SR
2025-05-30couple more component refactorsNathan-SR
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-22presetssharkiecodes
2025-05-22regen of backgrounds adapts to outpainted sizesharkiecodes
2025-05-22reactive backgroundssharkiecodes
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-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