aboutsummaryrefslogtreecommitdiff
path: root/src/client/documents
AgeCommit message (Expand)Author
2025-06-19Merge branch 'task_nodes_aarav'bobzel
2025-06-11refactor unwrapPlaceholder duplicated code to DocUtils.bobzel
2025-06-10cleanup and streamlining of scrapbook code.bobzel
2025-06-09implemented undoable deletion so that tasks reappear in Google Tasks upon und...Skitty1238
2025-06-06added bi directional syncing for task editing (based on most recent edit). Mo...Skitty1238
2025-06-05updated taskBox to use Cast methods and mobx instead of react state. Made Tas...bobzel
2025-06-05changed add to google tasks button to sync to google button. Implemented auto...Skitty1238
2025-06-02changed field names for tasks to start with task_. changed calendar date and...bobzel
2025-06-02Merge branch 'master' into task_nodes_aaravbobzel
2025-06-02fixed loading error messagebobzel
2025-06-02Merge branch 'master' into task_nodes_aaravSkitty1238
2025-05-30Merge branch 'master' into Template-Changesbobzel
2025-05-30fixed using empty images in templates to support assigning a new image and ge...bobzel
2025-05-30Merge branch 'master' into Template-ChangesNathan-SR
2025-05-16changed isGroup to freeform_isGroup to fix issues with groups that are change...bobzel
2025-05-13fixed setting up link anchors for video to be added to Doc. fixed imageTempla...bobzel
2025-05-10changed how we corsProxy web pages to be simpler and work better. changed d...bobzel
2025-05-09added user templates to template_user global field. fixed schemas to not eras...bobzel
2025-05-07cleaned up ai metadata on generated drawings.bobzel
2025-05-05got rid of dash _xPadding/_yPadding in favor of just using _xMargin/_yMargin....bobzel
2025-04-30made document options as data doc options ($), and fixed namign conventionsaaravkumar
2025-04-30Merge branch 'master' into task_nodes_aaravbobzel
2025-04-28added task nodes calendar intergation, and ability to complete tasks directly...aaravkumar
2025-04-28added task nodes styling, completion, and removal of start/end times upon all...aaravkumar
2025-04-28cleaned up outpainting and Doc resize code. fixes problems with doc resizing...bobzel
2025-04-23added basic task nodes with descritpion, start and end times -- added doc opt...aaravkumar
2025-04-23fixed outpainting to get authorization for dropboxbobzel
2025-04-22adding drop handling code for scrapbookBoxbobzel
2025-04-21scrapbookssharkiecodes
2025-04-21attempting to integrate scrapbookssharkiecodes
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 dai...geireann
2025-04-14fixed how templates are expanded to avoid template sub-component conflicts by...bobzel
2025-04-10fixed instantiate from : menu to delgate templates instead of copying.bobzel
2025-04-10changed naming of makeDelegates to not add a number at the end. switched data...bobzel
2025-04-08change isLightbox to be a datadoc flag.bobzel
2025-04-08fixed gptImageLabel calls and added ImageCastToNameType to deal with filename...bobzel
2025-04-05 fixed multitoggle behavior to only toggle submenu closed. switched to hard-...bobzel
2025-04-01added an override_backgroundColor or templates that want to control backgroun...bobzel
2025-03-26fixed keyValue box assignments so that '_' assigns to template unless value s...bobzel
2025-03-24Merge branch 'fieldSyntaxUpdate' into aarav_editbobzel
2025-03-21from lastbobzel
2025-03-21trying to improve how data / layout / root and templtae docs are accessed.bobzel
2025-03-19daily journal title/text update fixes + GPT prompts button for journalling pr...aaravkumar
2025-03-17runtime warnings cleanupbobzel
2025-03-16Merge branch 'DocCreatorMenu-work' of https://github.com/brown-dash/Dash-Web ...bobzel
2025-03-11Doing outpainting implementationsharkiecodes
2025-03-11Merge branch 'master' of https://github.com/brown-dash/Dash-Web into DocCreat...Nathan-SR
2025-03-10Merge branch 'master' into aarav_editbobzel
2025-03-09removed simulation doc. fixed empty imageBox uploading. fixed script typech...bobzel