aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
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
2025-06-05reverting away from multi-gensharkiecodes
2025-06-05attempting marqueeview gen of multiple scrapbookssharkiecodes
2025-06-05fixed automatically enabling/disabling sync button + persistence on reloadSkitty1238
2025-06-05updated taskBox to use Cast methods and mobx instead of react state. Made ↵bobzel
TaskBox extend ViewBoxBaseComponent to access this.Document/this.fieldKey, etc
2025-06-05sync button only accessible when a change is made to the task (to counter ↵Skitty1238
unnecessary syncing)
2025-06-05changed add to google tasks button to sync to google button. Implemented ↵Skitty1238
auto creation and auto deletion in Google when node is created/deleted in dash
2025-06-05style changesSkitty1238
2025-06-05fixed being able to add tasks to Google Tasks. Cleaned up google ↵Skitty1238
authorization button clicks + alerts
2025-06-04Merge branch 'task_nodes_aarav' of https://github.com/brown-dash/Dash-Web ↵Skitty1238
into task_nodes_aarav
2025-06-04from lastbobzel
2025-06-04more typing/cleanup for google authentication and dashUserModelbobzel
2025-06-04Merge branch 'task_nodes_aarav' of https://github.com/brown-dash/Dash-Web ↵Skitty1238
into task_nodes_aarav