aboutsummaryrefslogtreecommitdiff
path: root/src/client/views
AgeCommit message (Expand)Author
2025-04-27a bit more consistentA.J. Shulman
2025-04-27new attempt with new citation unificationA.J. Shulman
2025-04-25fixed face collection to show up. fixed pasting text dirextly into freeformv...bobzel
2025-04-25cNathan-SR
2025-04-24attempt at linking docs but listing metadata doesn't workA.J. Shulman
2025-04-24Linking docs now works with visible docsA.J. Shulman
2025-04-23added basic task nodes with descritpion, start and end times -- added doc opt...aaravkumar
2025-04-23Merge branch 'master' into aarav_editbobzel
2025-04-23lots of typechecking fixes.bobzel
2025-04-23from lastbobzel
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-22basic implementation of tutorial tool, still need formattingJoanne
2025-04-22protoype version of scrapboxBox. added rejectDrop prop to prevent drops on c...bobzel
2025-04-22improved document creation and limited context windowA.J. Shulman
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 la...bobzel
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 la...sharkiecodes
2025-04-21attempting to integrate scrapbookssharkiecodes
2025-04-21warning fixes.bobzel
2025-04-21feat & fix: citations now scroll to correct page and using OpenAI 4o with str...A.J. Shulman
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-21improved error handling in agentA.J. Shulman
2025-04-17fix for resizing docs with native width and modify native dim set (fixes dai...geireann
2025-04-16predictive text styling now enquires pre-existing styles + journal node autom...aaravkumar
2025-04-16fixed authorizing dropbox.bobzel
2025-04-16use explicit atribute to mark summarizedtext. fix getAttrs for vaiours font ...bobzel
2025-04-15fixing summary/elision text node to work better with lists or hierarchical te...bobzel
2025-04-14fixed how templates are expanded to avoid template sub-component conflicts by...bobzel
2025-04-11fixed ViewGuid generation to never start with a number (enables text boxes to...bobzel
2025-04-10changed naming of makeDelegates to not add a number at the end. switched data...bobzel
2025-04-10fixed dashfieldviews in text boxes to show ellipsis for long lines and to hid...bobzel
2025-04-10fixed removing predictive prompt. fixed first letter typed after predictive ...bobzel
2025-04-10Merge branch 'master' into aarav_editbobzel
2025-04-10Revert "adding edit and create at the same time"A.J. Shulman
2025-04-10adding edit and create at the same timeA.J. Shulman
2025-04-10getting rid of single field edits.A.J. Shulman
2025-04-10trying againA.J. Shulman
2025-04-10from lastbobzel
2025-04-10performance fixes for text boxes to not call screenToLocal unnecessarily. si...bobzel
2025-04-10conditionals kind of working for full template changesNathan-SR
2025-04-10UI for adding basic conditional logicNathan-SR
2025-04-09cleaned up codesharkiecodes