aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
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-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-05added hideScroll option for text boxes.bobzel
2024-09-04more fixes for calendarBox to preserve selection when view changes.bobzel
2024-09-04updated calendars to support times of events and to render evdnts at the ↵bobzel
correct time.
2024-09-04calendar fixesbobzel
2024-09-04warning fixbobzel
2024-09-04start of conversion of Calendar into a CollectionViewbobzel
2024-09-04made calendarBox workbobzel
2024-09-04prevent tags from getting really bigbobzel
2024-09-04updated filter panel to allow filtering by tagsbobzel
2024-09-03start of cleaning comparisonBox code.bobzel
2024-09-03from lastbobzel
2024-09-03fix copmarison box slidebar to work.bobzel
2024-09-03removed unused filesbobzel
2024-09-02fixed containerViewPath for carouse and comparison boxesbobzel
2024-09-02more merge reversal cleanupbobzel
2024-09-02from last - thinking that classifyImages wasn't updated on alyssa-starterbobzel
2024-09-02from lastbobzel
2024-09-02Merge branch 'master' into alyssa-starterbobzel
2024-09-01consolidated image resampling. fixed importing zipped workspace.bobzel
2024-09-01updated to latest Jimp. fixed lag dropping images from filesystem by using ↵bobzel
worker threads.
2024-08-30comparison box cleanupalyssaf16
2024-08-30clean up comparison boxalyssaf16
2024-08-30fixed linking text anchors to dall-e imagesbobzel
2024-08-27fixed typebobzel
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-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