| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-07-11 | starting connecting to new upload endpoint and standardized displaying media | Sophie Zhang | |
| 2023-07-10 | filters and better ui | Sophie Zhang | |
| 2023-07-09 | Almost done | Sophie Zhang | |
| 2023-07-08 | feat: updated github key and ui | Sophie Zhang | |
| 2023-07-07 | api key, with mui | Sophie Zhang | |
| 2023-07-02 | fixed animations in lightbox view because showDocument() was finding the ↵ | bobzel | |
| wrong view previously. | |||
| 2023-07-01 | turned off notetaking chrome in browse mode. fixed pointereventrs for text ↵ | bobzel | |
| in/out of browse mode. changed background to be gray by default | |||
| 2023-06-30 | fixed onBrowseClick for notetaking. fixed panning when in onBrowse explore ↵ | bobzel | |
| mode. fixed switching dashboards to not display an empty stack. | |||
| 2023-06-24 | changed server ping to generate client alerts | bobzel | |
| 2023-06-24 | ping cleanup | bobzel | |
| 2023-06-23 | Merge branch 'master' into heartbeat | bobzel | |
| 2023-06-23 | cleaned up more issues with pointer events/contents active. fixed dragging ↵ | bobzel | |
| from piles. | |||
| 2023-06-22 | fixed placement of link preview in sidebar to be on screen. got rid of ↵ | bobzel | |
| transition for display doc border on hover. fixed showing link targets in menu when source is an annotation. fixed crashes when their is no context path for a showDocument | |||
| 2023-06-22 | cleaned up dragging - abort presItem drags properly, fix naming for ↵ | bobzel | |
| drag/dropAction, small fix undo of drag removeproperties, dragging in/out of headerBar, fixed isContentActive to avoid SnappingManager.GetIsDragging. fixed resizing videos. | |||
| 2023-06-15 | fixed updating server cache when window/tab closes. | bobzel | |
| 2023-06-15 | fixed adding links to update cache so that they dont' disappear if you quit ↵ | bobzel | |
| right away. fixed highlighting text (with bold) to not update the text box size if it's autoHeight | |||
| 2023-06-14 | fixed double clicking font icons when deafultDoubleClick is ignore but they ↵ | bobzel | |
| have a double click script. fixed coloring of z order button | |||
| 2023-06-13 | fixed updating cached docs when opening a backlinks collection. added some ↵ | bobzel | |
| FieldInfo types and added 'enumeration' field display in schema view. fixed bug in schema view column sizing. updated a bunch of standard field names to be more consistent. | |||
| 2023-06-07 | Update other uses | James Hu | |
| 2023-06-06 | updated text properties to be prefixed with field 'text_' | bobzel | |
| 2023-06-06 | more Symbol updating. | bobzel | |
| 2023-06-06 | updated Symbol naming. fixed various compile errors related to type checking. | bobzel | |
| 2023-05-22 | start of physics cleanup | bobzel | |
| 2023-05-22 | merged physics with master | bobzel | |
| 2023-05-21 | fixed comparisonBox to create embeddings of documents by fixing ↵ | bobzel | |
| targetDropAction to work for non-collections. fixed carouse3D view to have correct screentolocal XFs, | |||
| 2023-05-17 | changed creationDate to author_date. fixed undo bug with webboxes. fixed ↵ | bobzel | |
| menu problems with Open New Embedding and moved some collection menu items to buttons/ | |||
| 2023-05-17 | fixed scrolling/panning on fitWidth images. fixed drag/zoom conflicts for ↵ | bobzel | |
| overlayDocs that are pannable. | |||
| 2023-05-16 | cleaned up UndoStack a bit to be available with the undo/redo buttons (using ↵ | bobzel | |
| Long Press). | |||
| 2023-05-16 | fixed bugs with goldenlayout dragging and undoing. fixed searching for ↵ | bobzel | |
| filter values in sidebars. Stopped creating empty list for collections when datafield() is accessed because it messes up undo of a collection. fixed tab title editing. from marquee. Added UndoStack UI and additional naming support in code. | |||
| 2023-05-14 | fixed webpage link following by adding a presData for the current URL to all ↵ | bobzel | |
| embedded docs. fixed getView() in showDocuments to not get called with the proper anchors. changed unrendered MARKERs to CONFIGs. changed anchors to Configs or Markers as appropriate. | |||
| 2023-05-14 | major overhaul of field naming conventions. | bobzel | |
| 2023-05-13 | changed EditableViews to support oneline and multiline. Also added ↵ | bobzel | |
| transformer UI to allow documents to be entered. changed transformer to write doc id's, not variables.. made schema view support oneline and fixed bug with docdecoration hader occluding things invisibly. updated web pages to be zoomable and for its anchors to update web page and scroll location properly. made autolinkanchor directly go to target on click. | |||
| 2023-05-09 | fixed exporting to work with collections that have no assets, and with ink ↵ | bobzel | |
| documents. cleaned up some unused fields. added more explicit support for flashcards. | |||
| 2023-05-03 | fixed pinning template text documents with content to save and restore the ↵ | bobzel | |
| actual text. | |||
| 2023-05-02 | fixed tooltips on color/dropdown buttons. removed fill color button from ↵ | bobzel | |
| ink tools - use the main fill button now (when in an ink mode) | |||
| 2023-05-01 | fixed RecordingBox/View serialization to save docid, not Doc. | bobzel | |
| 2023-04-27 | updated some text shortcuts and enabled selecting regions to make ↵ | bobzel | |
| footnoes/elided text. | |||
| 2023-04-27 | added proper scaling of multi-selections and groups. fixed pinViewport to ↵ | bobzel | |
| work again. | |||
| 2023-04-26 | added cheatsheet and shortcut for viewing text shortcuts. changed menu ↵ | bobzel | |
| organization slightly for viewability. | |||
| 2023-04-26 | added stats button to mainview | bobzel | |
| 2023-04-26 | fixed filters - checkboxes generated when options are less than 20, added ↵ | bobzel | |
| -undefined- as distinct value option. fixed pointer evcents for docs on pdfs | |||
| 2023-04-25 | added shortcuts to text toolbar. changed text hyperlink shortcut to search ↵ | bobzel | |
| through documents by title before linking to a new document. | |||
| 2023-04-24 | fixed isContentActive=false to apply to stacking collections. fixed pile ↵ | bobzel | |
| view to be faster and to work in fit content panels. fixed issues with hidden docs and freeformviews that act as lightboxes - hidden docs can be shown as the lightbox doc without modifying the hidden flag to allow collection state to be restored. | |||
| 2023-04-18 | fixed selection issues: shift does multiselect again, doc decoration ↵ | bobzel | |
| background isn't drawn anymore for schema view, rotated objects in a multiselect don't cause artifacts, clusters in freeform don't cause images to dim. | |||
| 2023-04-14 | got rid of CollectionView prop. fixed DocFocusOrOpen to toggle targets and ↵ | bobzel | |
| zoom correctly. | |||
| 2023-04-13 | lots of changes to get rid of ContainingCollectionDoc and ↵ | bobzel | |
| ContainingCollectionView props. | |||
| 2023-04-11 | exracted FollowLinkScript() function. got rid of template parameters to ↵ | bobzel | |
| simplify templating. | |||
| 2023-04-11 | removed arrangeItems context button for collections to make it a funciton on ↵ | bobzel | |
| drop instead of a reaction. Converted isLinkButton to be an onClick script. got rid of unused PARAMS field on templates. fixed PresElementBox rendering of embedded docs. | |||
| 2023-04-05 | fixed up dataviz to work again. fixed point selection, tooltips, making and ↵ | bobzel | |
| following links | |||
| 2023-04-05 | added an arrange feature for freeform collections. added btn width for ↵ | bobzel | |
| linear buttons. | |||
