aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2023-09-08made schema close/preview buttons real buttons.bobzel
2023-09-08from lastbobzel
2023-09-08don't remove current recording from overlay, added closeOnSelect option for ↵bobzel
dropdown. place recording box on screen. fixe overlayView to keep views on screen. fixed schema view checkboxes. don't cause tab to rerender when colelctoin type changes. add dropdown to filter indicator to find filters.
2023-09-08fixed tab title flickering when hovering over a sidebar hyperlink when tab ↵bobzel
isn't selected.
2023-09-08added cancel trim and revert buttons to audioboxbobzel
2023-09-07another popup fixbobzel
2023-09-07added deleted links to myRecentlyClosed. added drag out of comparison box ↵bobzel
doc. added all links to Doc.UserDoc().links
2023-09-07removed unused reaction in tabdocbobzel
2023-09-07fixed removing map pins to not reappear. updated config anchors to not be ↵bobzel
added to annotations list. fixed imageBox to not pass its configs on to its parent collection when focusing.
2023-09-07hide schema chrome when chromeHidden is set. ignore showTitle in schemaViewbobzel
2023-09-07truncate link descriptions over link lines. Fix schema view issues with ↵bobzel
multiline inputs. fix '#' field assignment for title bar of docs. fixed dashFieldView to read fields from texstbox by fixing FindDocByTitle to not match undefind. Don't end link_description input on Enter to allow multiline inputs.
2023-09-06from lastbobzel
2023-09-06fixed reszing/dragging annotations over webBoxbobzel
2023-09-06disabled expand button for header context linear menu. moved input for ↵bobzel
stacking view to right-hand side to avoid overlap with undo/redo
2023-09-06updated header view to show tooltips. added initial tab to header.bobzel
2023-09-06cleanup dashboardview code and disable delete dashbaord since it's not ↵bobzel
easily undoable.
2023-09-06fixed up audio annotation to add dictation to sidebar note.bobzel
2023-09-06fixed undo of link anchor togglebobzel
2023-09-06made link sizes a developer featurebobzel
2023-09-06added undo for removing dashboards and add to recently closed. fixed link ↵bobzel
menu to open up link editor more direclty
2023-09-06fixes for pres prop colorsbobzel
2023-09-05fixed dragging marquees on web boxesbobzel
2023-09-05small fixes for web pages to get more to loadbobzel
2023-09-05changed tree view drag behaviorbobzel
2023-09-05change getAnchor to honor addAsAnnotation so that pinning docs doesn't add ↵bobzel
to annotation list. fixed dragging anchor menu icons so that they appear.
2023-09-05added ui for specifying wehther to play a/v when following links, and ↵bobzel
cleaned up ui/etc for pres trails. fixed a bunch of colors in pres properties. fixed a/v anchors to be configs when not adding them to the doc, otherwise labels.
2023-09-04fixed strokes reappearing after undoing when in write mode.bobzel
2023-09-04improved setting font size on lists.bobzel
2023-09-04fixed video import after youtube changes to urlsbobzel
2023-09-04fixed undoing highlighting text.bobzel
2023-09-02restored some cors server code to allow bing and google searches to work. ↵bobzel
adjusted webBox to change nativeWidth when navigating to a wider page (eg., from google search to target). enabled scripts for google and bing pages. enabled entering web page url through documents title.
2023-09-02from lastbobzel
2023-09-02switched web default to wikipedia from bing since bing search requires ↵bobzel
scripts. change link doc preview to use showDocument instead of addDocTab so that existing docs can be found.
2023-09-02changed upload progress to say pending instead of failed.geireann
2023-09-01fixed entering text into web pages.bobzel
2023-08-31fixed compile errors and switched to use_azure = false for server.bobzel
2023-08-31from lastbobzel
2023-08-31added dragging off of recordings and option for webcam vs screenbobzel
2023-08-31fixed properties view text colorsbobzel
2023-08-31changed recording name conventionbobzel
2023-08-31from last againbobzel
2023-08-31from lastbobzel
2023-08-31from lastbobzel
2023-08-31reworked recording workspace UI and switched to recording window, not webcambobzel
2023-08-29more cleanupbobzel
2023-08-29cleanupbobzel
2023-08-29Merge branch 'master' into advanced-trails-2-jesusbobzel
2023-08-29fixed toggle button background.bobzel
2023-08-29can't drag link button onto selfbobzel
2023-08-29Merge branch 'master' into advanced-trails-2-jesusmonoguitari