aboutsummaryrefslogtreecommitdiff
path: root/src/Utils.ts
AgeCommit message (Expand)Author
2025-06-23fixed invalidations to not trigger creating new refs when ref= was assigned t...bobzel
2024-09-27fixed linting. cleaned up scribble erase code and fixed several issues with ...bobzel
2024-08-15cleaned up server list add/rem.bobzel
2024-05-20fixed pivotView to provide a white background to docs with no background so t...bobzel
2024-05-16Merge branch 'restoringEslint' into eleanor-starterbobzel
2024-04-29eslint fixes.bobzel
2024-04-24several fixes to radius ink eraser to fix eraser shap, intersections with str...bobzel
2024-04-19lint errorsbobzel
2024-04-17restoring eslint - updates not complete yetbobzel
2024-04-05more fixes to socket.io and socket.io-client includesbobzel
2024-04-05updated socket referencesbobzel
2024-04-01fixed header template to be marginally functional.bobzel
2024-04-01revert back to old style of forced text scrolling - doesn't work for pres tra...bobzel
2024-03-04cleaned up a number of things related to autoHeight and stacking/masonry/note...bobzel
2024-01-30changed dropConverter to keep title of dropped Doc. added paintFunc node/ che...bobzel
2024-01-25added hash function to save prior states that get overwrriten in presBox rest...geireann
2024-01-18lots of changes to try to simplify API for viewPaths and relatedbobzel
2023-12-29cleaned up imports, mobx observable initialization and some compile errors.bobzel
2023-12-17developing CalendarBox and CollectionCalendarViewzaultavangar
2023-12-14a bunch more fixes to making things observable. fixed calling super.componen...bobzel
2023-12-13cleaned up props/_props handling by inherting from ObservableReactComponentbobzel
2023-12-10massive changes to use mobx 6 which means not accessing props directly in @co...bobzel
2023-12-06final cleanupbobzel
2023-12-06catch mongo errors. delete (some) sessions from mongo. more package updates....bobzel
2023-12-05mostly working version with latest librariesbobzel
2023-12-04trying to do version updates on all npm packages.bobzel
2023-12-03cleaned up warnings and errors, working with typescript 20.10bobzel
2023-11-17from lastbobzel
2023-11-07Changed how selection works to avoid invalidations. Fixed Cast problem with P...bobzel
2023-11-01fixes to snapping lines when dragging/resizing (lines are created for doc not...bobzel
2023-10-21change to doc decorations to be more "lightweight". made linkBox render links...bobzel
2023-10-04from last -- test font color to determine which blend mode for clippings.bobzel
2023-09-01fixed entering text into web pages.bobzel
2023-08-28trying to fix more colorsbobzel
2023-08-27lots of cleanup to streamline import orderings (ie packages should not mutual...bobzel
2023-08-09updated file system to include recentlyClosed, Shared, and Dashboards and fix...bobzel
2023-07-27fixed importElementBox and made importBox be a masonry view. fixed clicking ...bobzel
2023-07-26fixed drawing on pdfs. fixed corsproxy issues on webpages (eg, bing search),...bobzel
2023-07-18added number inputs to right hand sideGeireann Lindfield Roberts
2023-07-03fixed splitting up of transparent/opaque annotations on pdfs/etcbobzel
2023-06-14fixed icons on tree views and presentationbobzel
2023-05-21fixed comparisonBox to create embeddings of documents by fixing targetDropAct...bobzel
2023-04-28added RTF cell type for schema. fixed formatting DateFields so that they can...bobzel
2023-03-28numerous changes to try to simplify event handling in DocumentView - got rid ...bobzel
2023-03-05replace jumpToDocument with showDocument. restructure code to get rid of scr...bobzel
2023-02-21fixed explore mode zooming. don't show doc decorations until you move outsid...bobzel
2022-12-16fixed problem with undo. regularized all linkfollowing anchor fields to star...bobzel
2022-10-25various tweaks: show border highlights in tree views, uniform treatment of em...bobzel
2022-10-17added rotation around an arbitrary point to doc decos. fixed show title for ...bobzel
2022-08-29fixed centering link targets in zoomed images and scrolled docs. stopped hig...bobzel