aboutsummaryrefslogtreecommitdiff
path: root/src/client/util
AgeCommit message (Expand)Author
2023-12-29cleaned up imports, mobx observable initialization and some compile errors.bobzel
2023-12-29fixed sidebar button highoighting. fixed explore mode.bobzel
2023-12-29fixed displaying zoomed text annotations when following links/trails and for ...bobzel
2023-12-29fixed dropping images from web. fixed exif data on images and autorotating e...bobzel
2023-12-28fixed youtube uploads, cleaned up a bunch of imports and added some typings f...bobzel
2023-12-21fixes post-merge for dataViz-annotationsbobzel
2023-12-17tweaked some things with CalendarViewbobzel
2023-12-17developing CalendarBox and CollectionCalendarViewzaultavangar
2023-12-17starting calendar collection viewzaultavangar
2023-12-16another fix to calendarbobzel
2023-12-16merged with zaul's branchbobzel
2023-12-16trying to fix package.json inconsistency with previous pushzaultavangar
2023-12-16more functionality for calendar featurezaultavangar
2023-12-16starting calendar featurezaultavangar
2023-12-14cleaning up collectionTime, still a bug when switching into it. replacing hi...bobzel
2023-12-14restored golden layout dragging.bobzel
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-12from lastbobzel
2023-12-12cleaned up SelectionManager. fixed schema viewbobzel
2023-12-12from lastbobzel
2023-12-12fixed and cleaned up snapping linesbobzel
2023-12-12fixed overlay view and scriptingRepl and all observable Doc arrays to be shal...bobzel
2023-12-12fixed props => _props refernecesbobzel
2023-12-11fixed includes of scss globals into typescript files.bobzel
2023-12-11commented out unused google photos uploader and directory import boxbobzel
2023-12-10massive changes to use mobx 6 which means not accessing props directly in @co...bobzel
2023-12-07merged infoUIbobzel
2023-12-06from last cleanupbobzel
2023-12-06final cleanupbobzel
2023-12-06more error/warning fixesbobzel
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-12-01made collections fitwidth in tree view previews. centered keys in keyvalue.bobzel
2023-11-30final rootDoc refactoringbobzel
2023-11-30fixed rootSelected prop to be optional. fixed fonticont toggle to pass 'sel...geireann
2023-11-29fixed menu functions that referenced 'self' instead of 'this'bobzel
2023-11-29fixes for following links to parts of templates. turned offbobzel
2023-11-29cleaned up presElementBox and did more this.rootDoc => this.Document/layoutDocbobzel
2023-11-29numerous changes to fix bugs and to fix/remove old or hacky code. fixed doc ...bobzel
2023-11-25changed Slide template to write to 'hero' not 'data' to avoid conflict with '...bobzel
2023-11-20added rotation to transforms (partially done)bobzel
2023-11-20fixes for selecting/moving docs that are rotated.bobzel
2023-11-19fixed animations of text html overlays and turned off overflow hidden so that...bobzel
2023-11-19fixed creating anchors when pinning pdf/web/text doc with selection. fixed s...bobzel
2023-11-18fixed ctrl-drag for expressions, maps, fform doc selections. fixed using shif...bobzel
2023-11-17major overhaul of resizing code. updated doc fields for enabling native with...bobzel
2023-11-16fixed alt-drag to toggle scroll mode. fixed replaceTab to work properly with...bobzel