aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2025-06-02fixed toggling inline prompting so that /ask works even when inline ↵aaravkumar
prompting is disabled
2025-05-11cleaned up code, commented out console logs, added documentation, and added ↵aaravkumar
menu for pormpt generation
2025-05-05Merge branch 'master' into task_nodes_aaravbobzel
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-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
2025-04-28added task nodes styling, completion, and removal of start/end times upon ↵aaravkumar
all-day click
2025-04-28fixed image croppingbobzel
2025-04-28fix for outpainting alignmentbobzel
2025-04-28cleaned up outpainting and Doc resize code. fixes problems with doc ↵bobzel
resizing of text boxes with ctrl-key.
2025-04-25fixed 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-24fixed reauthorizing dropboxtoken.bobzel
2025-04-23added basic task nodes with descritpion, start and end times -- added doc ↵aaravkumar
options for starttime/endtime/allday
2025-04-23lots of typechecking fixes.bobzel
2025-04-23from lastbobzel
2025-04-23fix for bad mergebobzel
2025-04-23fixed outpainting to get authorization for dropboxbobzel
2025-04-23added /ask feature so can trigger predictive question w/o waiting 3.5 secondsaaravkumar
2025-04-23fixing bad mergebobzel
2025-04-23fixed how pdf worker is copied and accessed.bobzel
2025-04-22protoype version of scrapboxBox. added rejectDrop prop to prevent drops on ↵bobzel
child documentviews
2025-04-22from lastbobzel
2025-04-22Merge branch 'master' into lanyi-branchbobzel
2025-04-22Merge branch 'lanyi-branch' of https://github.com/brown-dash/Dash-Web into ↵bobzel
lanyi-branch
2025-04-22adding drop handling code for scrapbookBoxbobzel
2025-04-22trying to push scrapbook changes to gitsharkiecodes
2025-04-22Merge branch 'lanyi-branch' of https://github.com/brown-dash/Dash-Web into ↵sharkiecodes
lanyi-branch
2025-04-21scrapbookssharkiecodes
2025-04-21attempting to integrate scrapbookssharkiecodes
2025-04-21warning fixes.bobzel
2025-04-21Merge branch 'master' into aarav_editbobzel
2025-04-21added undo for outpaintbobzel
2025-04-21merged with master and cleaned up outpainting a bit.bobzel
2025-04-17fix for resizing docs with native width and modify native dim set (fixes ↵geireann
dailyjournal resizing).
2025-04-16predictive text styling now enquires pre-existing styles + journal node ↵aaravkumar
automatically adds to all-day section of calendar view for easier access
2025-04-16fixed authorizing dropbox.bobzel
2025-04-16use explicit atribute to mark summarizedtext. fix getAttrs for vaiours font ↵bobzel
marks.
2025-04-15fixing summary/elision text node to work better with lists or hierarchical ↵bobzel
text nodes.