aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2024-08-30more fieldsNathan-SR
2024-08-30Merge branch 'master' into eleanor-gptdrawbobzel
2024-08-30fixed linking text anchors to dall-e imagesbobzel
2024-08-29allow images to be added to annotation palettebobzel
2024-08-29made smartDraw autoFocus and be available from : menubobzel
2024-08-29from lastbobzel
2024-08-29cleaning up smartDrawHandlerbobzel
2024-08-29one template basically loaded inNathan-SR
2024-08-29Merge branch 'master' into eleanor-gptdrawbobzel
2024-08-29from lastbobzel
2024-08-29from lastbobzel
2024-08-29from last cleanupbobzel
2024-08-29merge cleanup cleanupbobzel
2024-08-29Dataviz crash hopefully fixed; prototype func for generating templates; ↵Nathan-SR
radius NaN bug handled
2024-08-28final changes, ready for pull requesteleanor-park
2024-08-28algorithm for matching templates workingNathan-SR
2024-08-28template matching algorithmNathan-SR
2024-08-27fixed typebobzel
2024-08-27still trying to resolve merge issueseleanor-park
2024-08-27maxmatching algorithmNathan-SR
2024-08-27enabled any image Doc to be added to a face Docbobzel
2024-08-27move chat tag labels to tags_chat and updated tagsViewbobzel
2024-08-27resolved merge conflictseleanor-park
2024-08-27Merge branch 'master' into eleanor-gptdraweleanor-park
2024-08-27pulling from mastereleanor-park
2024-08-27from lastbobzel
2024-08-27uniying image labels => tags. made face tags distinguishable from other ↵bobzel
tags - and drag off to place face collection.
2024-08-27allow non-faces to be added to face collectionsbobzel
2024-08-26made face annotation titles editable to edit face doc.bobzel
2024-08-26fixed naming of face annotationsbobzel
2024-08-26added face rectangle annotations for faces in imagesbobzel
2024-08-26made face doc labels editablebobzel
2024-08-26cleanup of faces and tagsbobzel
2024-08-26from lastbobzel
2024-08-26from lastbobzel
2024-08-26added recognizeFaces for face imagesbobzel
2024-08-26from lastbobzel
2024-08-26converted unique faces to be a Doc type similar to a collection.bobzel
2024-08-26cleanup of setting myXXstuff on dashboardsbobzel
2024-08-26cleanup of myXXXstuff on dashboardsbobzel
2024-08-26moved KeywordsBox to TagsView. changed imagellable to use tagsbobzel
2024-08-25width selectorNathan-SR
2024-08-25borderNathan-SR
2024-08-25border radiusNathan-SR
2024-08-25border workNathan-SR
2024-08-23changed keyword items to use a doc symbol for storage instead of a field. ↵bobzel
fixed sizing of docDecoartions around keyeword box to dynaically update accurately. Aded expand/collapse button for editing keywords
2024-08-23modified keywordsBox to use tags instead data_labels. made text #tags ↵bobzel
trigger keywords box. made keywords box fit contents.
2024-08-23starting to cleanup keywordsBoxbobzel
2024-08-22added '@' prefix syntax to show metadata field value in keywords boxbobzel
2024-08-22from lastbobzel