aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/collections
AgeCommit message (Collapse)Author
2024-09-18carddeck tweak to heuristic to keep Docs selected docs inset within window. ↵bobzel
tweak to layout of Docs to make arc apex based on grid Doc widths.
2024-09-18lots of changes to fix dragging cards, integrate iconTags with other tags, ↵bobzel
sizing docs when selected to fit window,
2024-09-17fixed eslint started some lintingbobzel
2024-09-17updating packages and more cleanup of cardview mergebobzel
2024-09-17cleaning up card view stuff post-mergebobzel
2024-09-17Merge branch 'master' into aisosa-starterbobzel
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-16fixed doc decorations from crashing when dockingView is selected. cleaned up ↵bobzel
tab doc view.
2024-09-12changed closing of face rectangles to hide them. added Shift+click of tags ↵bobzel
button to show face rectangles.
2024-09-12added tags for multi-selections.bobzel
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-04more fixes for calendarBox to preserve selection when view changes.bobzel
2024-09-04start of conversion of Calendar into a CollectionViewbobzel
2024-09-04made calendarBox workbobzel
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-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-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 doc labels editablebobzel
2024-08-26cleanup of faces and tagsbobzel
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-26moved KeywordsBox to TagsView. changed imagellable to use tagsbobzel
2024-08-22from lastbobzel
2024-08-22changes to face recognition to store list of face docs , not descriptors on ↵geireann
images.
2024-08-22fixing up removing faces from unique facesbobzel
2024-08-22more cleanup for face collectionsbobzel
2024-08-22libertyaidahosa1
2024-08-21from lastbobzel
2024-08-21cleanup of face recognition. some lint fixes.bobzel
2024-08-20fixing lint errorsbobzel
2024-08-20from lastbobzel
2024-08-20fixed error handling of images too big to load. cleaned up ↵bobzel
facecollectionbox. changed metadata field naming to match conventions.
2024-08-20fixed up a bunch of things in face recognitionbobzel
2024-08-19extensive fixes to DiagramBoxbobzel
2024-08-15fixed horiz alignment of items in multicolumnviewbobzel
2024-08-15from lastbobzel