aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2024-09-17merged with master + cleanup of carousel codebobzel
2024-09-17ready to pull REALaidahosa1
2024-09-17ready to pullaidahosa1
2024-09-17Merge branch 'master' into aisosa-starteraidahosa1
2024-09-17done with comments-- pull requestaidahosa1
2024-09-17fixed carouselfView to fade. cleaned up code a bitbobzel
2024-09-17Merge branch 'master' into aisosa-starteraidahosa1
2024-09-17pulling from amster wish me luckaidahosa1
2024-09-17cleaning upaidahosa1
2024-09-16fixed doc decorations from crashing when dockingView is selected. cleaned up ↵bobzel
tab doc view.
2024-09-16fixed title dragging pick correlation and conversion to tab dragging.bobzel
2024-09-12changed closing of face rectangles to hide them. added Shift+click of tags ↵bobzel
button to show face rectangles.
2024-09-12Merge branch 'master' into keanu-commentsbobzel
2024-09-12fixed removing a face image from a face docbobzel
2024-09-12added menu optionbobzel
2024-09-12added tags for multi-selections.bobzel
2024-09-11merged with masterbobzel
2024-09-11Merge branch 'master' into zach-starterbobzel
2024-09-11Merge branch 'master' into alyssa-starterbobzel
2024-09-11fixed comparisonBox to honor fitWidth of Docs. fixed dropping on empty ↵bobzel
muliticolumnview.
2024-09-11fixed multirowview resizer widthbobzel
2024-09-11fixed stacking view to used computedFn's to avoid invalidations and resotred ↵bobzel
DocumentView to flex layout by fixing stacking view's css
2024-09-10moved TagsView up into DocumentView so that one row of tags will be visible. ↵bobzel
fixed setting pixel size of images to resize annotations so they don't appear to change. added vert/horiz centering for stacking views. fixed pres box to not have scroll bars. fixed resizing properties panel.
2024-09-10more chat featuresaidahosa1
2024-09-09cNathan-SR
2024-09-08cNathan-SR
2024-09-08schema changes revertedNathan-SR
2024-09-08image generation working!Nathan-SR
2024-09-08col size settingNathan-SR
2024-09-08work on fields menuNathan-SR
2024-09-08new menu cssNathan-SR
2024-09-07expanded preview optionNathan-SR
2024-09-07added clarifying structural info to ReAct prompt (still ~69% shorter than ↵A.J. Shulman
previous prompt) and shortened the RAG prompt
2024-09-07completely restructured, added comments, and significantly reduced the ↵A.J. Shulman
length of the prompt (~72% shorter and cheaper)
2024-09-07reorganized parsers, added comments to vectorstore, and added citation popup ↵A.J. Shulman
for text citations
2024-09-07removed unnecessary importsA.J. Shulman
2024-09-07added commenting and restructuredA.J. Shulman
2024-09-07Fixed web document rendering by changing corsA.J. Shulman
2024-09-06Merge branch 'master' into alyssa-starterbobzel
2024-09-06added undo for toggling boolean tagsbobzel
2024-09-06added margins for carousel view. allow fordoc decorations to be turned off ↵bobzel
for carousel items.
2024-09-06Merge branch 'master' into alyssa-starterbobzel
2024-09-06added metadata toggle for booleans in tagsViewbobzel
2024-09-06fixed tagsView assignment to metadadtafieldbobzel
2024-09-06fixed inclusion on typescript type_decls for scripting.ts by fixing .gitignorebobzel
2024-09-06removed calendar button. added metadata value input via tagsviewbobzel
2024-09-06cleaned up some code in gesture recognitionbobzel
2024-09-06fixed scribbleErase crash on non-ink strokes.bobzel
2024-09-05added hideScroll option for text boxes.bobzel
2024-09-05merged with masterA.J. Shulman