aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2025-03-18updated and fixed breaking pdfjs-distbobzel
2025-03-17fixed table box scrollingbobzel
2025-03-17runtime warnings cleanupbobzel
2025-03-17hopefully last changes doc creator templates.bobzel
2025-03-16more doc Creator template code cleanupbobzel
2025-03-16from lastbobzel
2025-03-16Merge branch 'master' into DocCreatorMenu-workbobzel
2025-03-16type error fixbobzel
2025-03-16a lot of code cleanup for doc creators templatesbobzel
2025-03-16Merge branch 'DocCreatorMenu-work' of https://github.com/brown-dash/Dash-Web ↵bobzel
into DocCreatorMenu-work
2025-03-14simplified anchorMenu to just have an AskAI button .. then updated ↵bobzel
GPtPopup's summaryBox to have a flashcard option.
2025-03-13cleaned up how Presboxelement finds PresBoxbobzel
2025-03-13fixed clicking on stackedTimeline anchors to call play scriptsbobzel
2025-03-13fixed video timeline drag a region to appear while dragging. fixed timeline ↵bobzel
labels to render title text
2025-03-13pivot doc datetime fix.geireann
2025-03-13updated text markdown helpbobzel
2025-03-13trying to make table cell styles look cleaner. added tab/Enter navigation ↵bobzel
of schema.
2025-03-12made @... create dashField views instead of [@..]. minor cleanup of ↵bobzel
dashFieldView and schemaCellField. made schemaCellField call focus() when SetIsFocused is called so that dashFieldView boxes are editable when clicked. Made overlay of documentIcons appear whenever cells are focused and disappear on blur.
2025-03-12improving how dash field views work in text boxes (layout, tab behavior)bobzel
2025-03-12cNathan-SR
2025-03-11getting rid of old expand image codebobzel
2025-03-11Merge branch 'lanyi-branch' of https://github.com/brown-dash/Dash-Web into ↵bobzel
lanyi-branch
2025-03-11fixed calling firefly api for expand imagebobzel
2025-03-11Added masksharkiecodes
2025-03-11Merge branch 'master' into lanyi-branchsharkiecodes
2025-03-11Doing outpainting implementationsharkiecodes
2025-03-11restored linkbutton to text anchor menubobzel
2025-03-11cNathan-SR
2025-03-11Merge branch 'master' of https://github.com/brown-dash/Dash-Web into ↵Nathan-SR
DocCreatorMenu-work
2025-03-11cNathan-SR
2025-03-10removed label creation from text's anchor menu. removed label creation from ↵bobzel
pdfs.
2025-03-10from lastbobzel
2025-03-10fixed placing labels over text in images.bobzel
2025-03-10fixed labels to work with words that have apostrophes.bobzel
2025-03-10ignore python venv files. fix mobx assign in stylproviderquizbobzel
2025-03-10fixed compile errorsbobzel
2025-03-10removed unused files.bobzel
2025-03-10Merge branch 'master' into alyssa-starterbobzel
2025-03-10fixed issue with text notes that just have a doc embedded being treated like ↵bobzel
empty notes..
2025-03-10Merge branch 'master' into aarav_editbobzel
2025-03-09removed simulation doc. fixed empty imageBox uploading. fixed script ↵bobzel
typechecking. fixed metadata doc. fixed setting background colors of docs that have a template.
2025-03-07fixed following text hyperlinks to Docs. fixed using fieldinfos for ↵bobzel
DashFieldViews to get appropriate Schmema cell input. fixed dashFieldView to show correct input editor for field type.
2025-03-07fixes to daily journal creation.bobzel
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