aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2023-06-06Context and link message is backeperelm2
2023-06-06added rec stuff and begun updating componentsgeireann
2023-06-05topbar, buttons etcgeireann
2023-05-25fixed phys scrollingbobzel
2023-05-25physics layout fixes for window resizing and for resetting walls properlybobzel
2023-05-24render cleanup for phys vector arrows.bobzel
2023-05-24more phys code streamliningbobzel
2023-05-24more phys fixes for resizing windows.bobzel
2023-05-24physics cleanup for window resizing, etcbobzel
2023-05-23from lastbobzel
2023-05-23more phys cleanupbobzel
2023-05-23from lastbobzel
2023-05-23fixed resizing physbox container.bobzel
2023-05-23fixed remaining errors in physbobzel
2023-05-23more phys cleanupbobzel
2023-05-23more physics fixesbobzel
2023-05-23fixed physics force assignment to fieldsbobzel
2023-05-23more physics cleanupbobzel
2023-05-22start of physics cleanupbobzel
2023-05-22merged physics with masterbobzel
2023-05-21from lastbobzel
2023-05-21fixed 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-18fixed comparison box resizing. fixed editing table cells.geireann
2023-05-17changed 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-17fixed undo in webboxes. fixed display of pres trail slides.bobzel
2023-05-17fixed scrolling/panning on fitWidth images. fixed drag/zoom conflicts for ↵bobzel
overlayDocs that are pannable.
2023-05-17fixed dragging marquee on images which blew up layout_scrollTopbobzel
2023-05-16debuggingbrynnchernosky
2023-05-16from lastbobzel
2023-05-16Merge branch 'master' into physics_simulationbrynnchernosky
2023-05-16finish tutorialbrynnchernosky
2023-05-16updated some ink field namesbobzel
2023-05-16cleaned up UndoStack a bit to be available with the undo/redo buttons (using ↵bobzel
Long Press).
2023-05-16fixed 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-14fixed 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-14major overhaul of field naming conventions.bobzel
2023-05-13fixed caption scrolling in carousel view. fixed display of audio tags in ↵bobzel
textboxes. fixed screengrab video upload and made dictation view possible (but needs reworking)
2023-05-13changed 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-10fixed header to not overlap sidebarAnnos in text views.bobzel
2023-05-10Merge branch 'master' into collaboration-sarahbobzel
2023-05-10fixed server list removal to do value tests.bobzel
2023-05-10formatting and fixed problem with header overlapping text annotation sidebar.bobzel
2023-05-10Merge branch 'master' into collaboration-sarahbobzel
2023-05-10formattingbobzel
2023-05-10Merge pull request #170 from brown-dash/james-server-statsbobzel
James - remFromList fix
2023-05-09fixed 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-08more fixes for tags - removed #<tag> fields. just use 'tags' now.bobzel
2023-05-08fixed dragging inkMask strokes. fixed background color/fill for strokes. ↵bobzel
fixed send to back. changed #tags to be a list
2023-05-06remove unused import from utils.tsJames Hu
2023-05-06clean up and comment remFromListJames Hu