aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2025-07-09fixed landscape pdf loading. fixed crash when uploading a password ↵bobzel
protected pdf.
2025-07-08fixed resizing of chatboxbobzel
2025-07-08fixed searchbobzel
2025-07-07fontSize fix for equationBoxesbobzel
2025-06-30warning fix.bobzel
2025-06-26fixed rendering pdfs, text selections on pdfs,bobzel
2025-06-24fixed dashFieldView formattingbobzel
2025-06-24fixed rotation handle placement when rotatedbobzel
2025-06-23cleaned up assiging tags to docs using gpt popupbobzel
2025-06-23fixed gptpopup to do something more reasonable when asked to tag documents.bobzel
2025-06-23fixed invalidations to not trigger creating new refs when ref= was assigned ↵bobzel
to an anonymous function. fixed scribble erase to not delete everything it overlaps, just things it intersects with or contains. fixed ink to have a Math mode and fixed math recognition myscript calls.
2025-06-20cleanupbobzel
2025-06-19Merge branch 'task_nodes_aarav'bobzel
2025-06-19Merge branch 'lanyi-branch'bobzel
2025-06-19from lastbobzel
2025-06-19from lastbobzel
2025-06-19removing references to Box types from documentdecorations - added ↵bobzel
showBorderRounding to viewBoxInterface.
2025-06-18fixed corsproxying of images.geireann
2025-06-16Merge branch 'master' into lanyi-branchsharkiecodes
2025-06-16fixed typosgeireann
2025-06-13fix for docButtonBar placementbobzel
2025-06-13Merge branch 'master' into lanyi-branchsharkiecodes
2025-06-13fixed layout of tableBox after previous html updategeireann
2025-06-13updated css and project to HTML5 standards. fixed border rounding for images.bobzel
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-09documentationSkitty1238
2025-06-09implemented undoable deletion so that tasks reappear in Google Tasks upon ↵Skitty1238
undo in Dash
2025-06-09minor tagging changessharkiecodes
2025-06-09scrapbook minor changessharkiecodes
2025-06-09scrapbooksharkiecodes
2025-06-09delete button style changesSkitty1238
2025-06-09scrapbooks commitsharkiecodes
2025-06-09added delete button to both close the node and remove it from my recently ↵Skitty1238
closed (and delete from google tasks)
2025-06-09Fix sync logic to avoid overwriting newer Dash edits with outdated Google ↵Skitty1238
versions
2025-06-06cleaned up popups so that not linking to Google doesnt bombard user with ↵Skitty1238
popups. Added debuggign instructions to alerts
2025-06-06cleanup of redundant code + commentsSkitty1238
2025-06-06added bi directional syncing for task editing (based on most recent edit). ↵Skitty1238
Modified button to reflect bi-directionality of syncing
2025-06-06fixed task node styling, and added intermediary syncing... state to sync buttonSkitty1238
2025-06-06implemented auto-sync to Google when task node loses focus. Created helpers ↵Skitty1238
for retrieiving due date and body for Google Task, to reduce redundant code
2025-06-06temp cleanupsharkiecodes
2025-06-06clean-up p2sharkiecodes
2025-06-06clean-upsharkiecodes