aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2024-08-21Merge branch 'master' into keanu-commentsbobzel
2024-08-21more lint fixes after updatebobzel
2024-08-20from lastbobzel
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
2024-08-15fixed dropping on multi col/row collections with marginsbobzel
2024-08-15fixed lightbox typing into a one-line text box that is auto-titlingbobzel
2024-08-15fixed emptyPath typebobzel
2024-08-15feat: added face recogntion boxIEatChili
2024-08-15cleaned up server list add/rem.bobzel
2024-08-13fixed bugs introduced cleaning up database list ops.bobzel
2024-08-13Merge branch 'master' into removingAnysbobzel
2024-08-13fix for linear viewsbobzel
2024-08-13updated list ops on serverbobzel
2024-08-13Merge branch 'master' into removingAnysbobzel
2024-08-13cleaning up database typesbobzel
2024-08-13from lastbobzel
2024-08-13removed youtube query callsbobzel
2024-08-12fixed typescript types module inclusionbobzel
2024-08-12more any -> type fixesbobzel
2024-08-09a bunch more typing fixes.bobzel
2024-08-08many changes to add typing in place of 'any's etcbobzel
2024-08-02feat: integrated face recognition code with image documentsIEatChili
2024-08-01feat: added groundwork for face recognitionIEatChili
2024-07-30feat: adjusted ui:IEatChili
2024-07-25lots more 'any' cleanup and more.geireann
2024-07-25Merge branch 'master' into removingAnysgeireann
2024-07-25cleaned up labelBoxbobzel
2024-07-24switched to using textfit for label fitting text.geireann
2024-07-24more update of anysgeireann
2024-07-22adding type fixes to avoid 'any'sbobzel
2024-07-18from lastgeireann
2024-07-18from lastgeireann
2024-07-18starting to remove anysgeireann
2024-07-17fixed higlighting text targets with color and htmlOveralygeireann
2024-07-17feat: created smart collectionsIEatChili
2024-07-17fixed making pdf's honor pointreEvents field on PDFsgeireann
2024-07-12some code type cleanupgeireann
2024-07-12Fixed nested collections in templates. cleaned up some cod.egeireann
2024-07-11fixed transforms for treeView. cleanedup/commented some code.geireann
2024-07-10fixed caption font colorgeireann
2024-07-10some lint fixes and updating packages.geireann
2024-07-10fixed undoing bringToFront selections - made longPress observable work. ↵bobzel
made ink strokes keep Z index by default when clicked.
2024-07-01moved active ink settings to DocumentView from Doc. Changed how ink fill ↵bobzel
color is set based on what is selected.
2024-06-27feat: added grid of collections when sortingIEatChili