aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2025-03-07fixed selection of default journal textbobzel
2025-03-07Merge branch 'master' into aarav_editbobzel
2025-03-07fixed columnWidth settings for sidebar. fixed color picker and other ↵bobzel
dropdowns to toggle when button is clicked. fixed dash field views to collapse properly. fixed rtf to honor marks that were set before text box is created and typing starts.
2025-03-07added more individual text formatting features + journal like backgroundaaravkumar
2025-03-07Merge branch 'aarav_edit'bobzel
2025-03-07changed masonryView so that if column count is set w/o a columnWidth, then ↵bobzel
it stays fixed
2025-03-07made daily journal a tool and removed unneeded explicit mention of it in ':' ↵bobzel
menu
2025-03-07from lastbobzel
2025-03-07cleaned up RTF creation w/ styles. fixed scripting compile bug when unused ↵bobzel
functions were considered not found.
2025-03-07attempted adding formattingaaravkumar
2025-03-06a bunch of changes to improve how docs are selected automatically when created.bobzel
2025-03-06Merge branch 'master' into aarav_editbobzel
2025-03-06fixed inital text in dayJournalbobzel
2025-03-06daily journal nodeaaravkumar
2025-03-06fixed compioling functions with DateFieldsgeireann
2025-03-06fixed resizing height to be > 10 pixels. split pivotView out of timeView.bobzel
2025-03-05fixing compile/runtime errors.bobzel
2025-03-05fixed doccreatemenu warnings.bobzel
2025-03-05Merge branch 'master' into Mergebobzel
2025-03-05fixed gridView to have margins. fixed gridView rowslider.bobzel
2025-03-05added:hover mode for images to make primary image fade in instead of alternate.bobzel
2025-03-05working on template cloningNathan-SR
2025-03-04fixed frame animtation to not write 0's by default. fixed lightbox stepinto ↵bobzel
to restore collection pan/zoom correctly. removed firefly unused ai buttons from imagebox.
2025-03-04fixed maximizing mainview by fixing window event removal in dockingview.bobzel
2025-03-04added link cretor button to text anchor menubobzel
2025-03-04fixed border / text autoheight bug.bobzel
2025-03-04fixed scrolling tabs in docking view. fixed createanydoc tool description arraybobzel
2025-03-04fixed svg conversion to bezier to handle relative points and dataformats ↵bobzel
without spaces.
2025-03-04fixed column width default / columnDragger for masonry view.bobzel
2025-03-04messageNathan-SR
2025-03-04Merge branch 'master' of https://github.com/brown-dash/Dash-Web into MergeNathan-SR
2025-03-04lintingNathan-SR
2025-03-04removed logsNathan-SR
2025-03-04cNathan-SR
2025-03-04fixed up smartDrawHandler a bit to support svg's better. you can now drop ↵bobzel
in a .svg file from the filesystem - still some unfinished business (arcs, background/foreground color inversion)
2025-03-02Slight refactors (with so much wasted time trying for larger ones)Nathan-SR
2025-02-28fixed gptpopup disappearing in overlayView. added creation of images based ↵bobzel
on selection image in gptpopup.
2025-02-28from lastbobzel
2025-02-28from lastbobzel
2025-02-28added drop target for regenerating imagesbobzel
2025-02-27fixed passive wheel prevention on document.root. fixed key waring on ↵bobzel
masonry view.
2025-02-27prevent tagsview from appeqring in spreadsheet. set default fill color only ↵bobzel
if nothing is selected. place column divider at top of stacking/card views. move card view flashcard view to top left independent of margin settings.
2025-02-27added x and y margins for card view.bobzel
2025-02-27fixed column dragging and yMargin in masonry view. made columns always fit ↵bobzel
width of masonry
2025-02-26made ai. button draggable to regenerate images.bobzel
2025-02-26made regenerate ai show up next to image doc. show ai prompt for firefly ↵bobzel
in gptpopup .
2025-02-26something broke, revertingNathan-SR
2025-02-26added typing to PostToServer calls. made smartDraw popup create images locally.bobzel
2025-02-26ping cleanupbobzel
2025-02-26fixed toggling number dropdown. Added firefly to gpt popup menu.bobzel