| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-06-20 | more cleanup to get rid of unecessary references to Doc.UserDoc(). | bobzel | |
| 2022-06-20 | a bunch of changes to make some userDoc() field accesses more typesafe by ↵ | bobzel | |
| going through CurrentUserUtils. Some normalization of naming/functionality in CurrentUserUtils | |||
| 2022-06-17 | updated fontIconBadge to use 'viewed' list to decrement value when items are ↵ | bobzel | |
| viewed. cleaned up how sharedDoc is setup in currentUserUtils to allow updates to not require rebuilding DB | |||
| 2022-06-13 | fixed adding annotations when in augment mode to rtfsocsvvvvvvvvdssssdc. ↵ | bobzel | |
| cw22121q````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````` | |||
| 2022-06-09 | renamed fitToBox to fitContentsToBox. fixed pinning multiple documents at ↵ | bobzel | |
| same time to not bring up presBox multiple times. | |||
| 2022-06-06 | removed sort ui from pres box tree view. made expanding/closing text ↵ | bobzel | |
| hierarchies simpler (not sure what it might break though). | |||
| 2022-06-06 | fixed scripting repl transformer error. fixed not being able to edit ↵ | bobzel | |
| someone else's text in selfEdit mode | |||
| 2022-06-06 | fixed range filtering, filtering by string, | bobzel | |
| 2022-06-05 | merged with master and added transcription icon view for recognized ink | bobzel | |
| 2022-06-05 | decreased size of video box ui bar. fixed autoHeight on native scaled text. | bobzel | |
| 2022-06-04 | fixed searching to highlight in text notes and to unhighlight when search ↵ | bobzel | |
| string changes. fixed links to update when text boxes scroll (hackily) | |||
| 2022-06-03 | fixed opening closed tabs from Files sidebar to re-use best Alias before ↵ | bobzel | |
| making a new alias. | |||
| 2022-05-31 | added a pop up menu for viewing dashField view collection. added a menu ↵ | bobzel | |
| button for turning off autoLinking to text selection. added ability to add button to top contextMenu buttons without blowing away db. | |||
| 2022-05-25 | variety of small fixes for text / sharing. made typed text default to 35 ↵ | bobzel | |
| height so that when shared it doesn't start big and jump to small. changed permissions to be private until an Acl is set - this prevents private docs from flicking on momentarily when shared since fields are not distributed atomically. added Shift/Alt/Ctrl Enter for freeform and stacking views to create neighboring docs. fixed first typed char of text to have a user_mark. made shared text doc header overlap to prevent scrolling. | |||
| 2022-05-23 | added headerBar for closed tabs and other docs. extended multirow/col to ↵ | bobzel | |
| support hiding chile doc decorations and for making child content/document active work better. changed background style to work better for sub collections. | |||
| 2022-05-23 | cleaning up singleLine text box api and TreeView types | bobzel | |
| 2022-05-23 | more code cleanup in currentuserutils. some fixes to dragFactory-count titles. | bobzel | |
| 2022-05-16 | made text box body take up entire docview when suppressHeight is set (and ↵ | bobzel | |
| set suppressSetHeight in muliticolumn view) - this fixes issues with topBar. made tree view rightbuttons clickable again. fixed drag offset when dragging docs that are fitting their container width when the container is wider than the actual document width. | |||
| 2022-05-13 | removed layerProvider functionality. | bobzel | |
| 2022-04-28 | made sharing menu a developer feature. made link relationships support ↵ | bobzel | |
| non-symmetry | |||
| 2022-04-27 | fixed following links (jumpToDocument) to work properly with markers and ↵ | bobzel | |
| hidden flags in nested arrangements. pushpin behaviors had been broken for scrolling to a location within a text document and hiding the document if no scroll was needed. unhiding hidden images/pdfs wasn't working when following a pushpin to an annotation on them. | |||
| 2022-04-26 | added image cropping. made treeView icons show up for file system and ↵ | bobzel | |
| dashboard, and made them persist invisibly to fix triggering on hover. changed tree view filesystem and dashboard to show expanded icons on hover. | |||
| 2022-04-25 | changed freeformview's with engines to not allow children to be edited ↵ | bobzel | |
| using setHeight prop since engine layouts are temporary and shouldn't edit the doc. fixed tags to work with pivot view. cleaned up pile views to be less hacky.. | |||
| 2022-04-24 | fixed treeViews to vertically span their containers. fixed foreground ↵ | bobzel | |
| coloring of nodes with transparent backgrounds to consider parent collection background color | |||
| 2022-04-14 | fixed following links to documents in iconified collections/text to ↵ | bobzel | |
| deiconify. fixed ctrl-x to cut (not iconify). changed lightboxview to add to future docs when stepping into. added placeholder for indicating how many documents are left in lightbox future | |||
| 2022-04-12 | Merge branch 'inkocr-mehek' into inking-naafi-mehek | mehekj | |
| 2022-04-12 | cleaned up errors/warnings. fixed dragging to turn off pointer events on ↵ | bobzel | |
| whatever's being dragged. | |||
| 2022-04-07 | added multiple target capability for autoLinks. added wiki:<link> | bobzel | |
| 2022-04-06 | set publsihed documents to automatically display a title region | bobzel | |
| 2022-04-06 | fixed displaying titles on text to not shrink box to 0 height. fixed ↵ | bobzel | |
| autoLink to not self link. | |||
| 2022-04-04 | fixed autolink. fixed the pileup view to animate properly and activate ↵ | bobzel | |
| without selection. added a 'dataTransition" prop to DocumentView to allow collections to animate changes in the size of documents. | |||
| 2022-04-04 | cleaned up warnings. fixed ink to work better with it's label boxes by not ↵ | bobzel | |
| letting textbox ComponentView override inkinstroke. made ink text boxes go away unless they have text or are selected. fixed up brushing code and made it work for ink and ink w/ text labels | |||
| 2022-03-31 | fixed initialization of myPublishedDocs to be a simple list. | bobzel | |
| 2022-03-31 | added autoLinks to formattedTextBoxes. Set auto link target by titling ↵ | bobzel | |
| documents with a prefix '@'. | |||
| 2022-03-30 | fixed drag document to another tab to keep the other tab active. changed ↵ | bobzel | |
| propertiesVew Backlinks to Links To. Made marker doc text selection names start with "#" | |||
| 2022-03-22 | fixed temporal media merge that had reverted a lot of things. | bobzel | |
| 2022-03-17 | Merge pull request #55 from brown-dash/speedups2 | Naafiyan Ahmed | |
| Speedups2 | |||
| 2022-03-07 | got rid of include cycles for Scripting globals to make hot updates work better. | bobzel | |
| 2022-03-04 | removed pseudo Doc type system. playing with hot reloading. | bobzel | |
| 2022-03-02 | upgraded to typescript 4.6.2 | bobzel | |
| 2022-03-01 | updated to webpack 5 | bobzel | |
| 2022-02-15 | make link anchor | Geireann | |
| 2022-01-18 | fixed warnings. display last user to edit db. fixed /activity to show ↵ | bobzel | |
| only users with a connected socket. fixed toggle "Overlay" button to toggle its background based on overlay state. | |||
| 2021-12-03 | cleaned up text alignment buttons & initialization in formatted text box | bobzel | |
| 2021-12-02 | Merge branch 'master' into trails-aubrey | Geireann Lindfield Roberts | |
| 2021-11-30 | fixed warnings/errors. added inkingStroke comments. need to double-click ↵ | bobzel | |
| now to add a point to an ink stroke. | |||
| 2021-11-17 | Merge branch 'master' into treeviewFixing | bobzel | |
| 2021-11-17 | changed link line curves a bit. fixed formatted text box not to center text ↵ | bobzel | |
| for typed notes. | |||
| 2021-11-16 | added textboxes inside closed ink strokes | bobzel | |
| 2021-11-15 | fixed initial fontsize for treeView slides. made fontsize use ↵ | bobzel | |
| styleprovider. fixed caption width to cover the whole document by fixing overflow-y setting | |||
