index
:
Dash-Web.git
master
A copy of AVD's Dash-Web software, hosted on my own hardware for local use.
browndash
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
client
/
views
/
nodes
/
DocumentView.tsx
Age
Commit message (
Expand
)
Author
2023-04-14
got rid of CollectionView prop. fixed DocFocusOrOpen to toggle targets and z...
bobzel
2023-04-13
lots of changes to get rid of ContainingCollectionDoc and ContainingCollectio...
bobzel
2023-04-11
exracted FollowLinkScript() function. got rid of template parameters to simp...
bobzel
2023-04-11
removed arrangeItems context button for collections to make it a funciton on ...
bobzel
2023-04-05
fixed up dataviz to work again. fixed point selection, tooltips, making and ...
bobzel
2023-04-05
fixed dragging groups
bobzel
2023-04-05
adjusted general context menu items to always appear last. cleaned up makeLi...
bobzel
2023-04-04
fixed using freeformview in sidebar of pdfs. fixed issues with dragging items...
bobzel
2023-03-29
fixed sizing of link count button. moved border paths and audio to style pro...
bobzel
2023-03-28
from last
bobzel
2023-03-28
moved filter icon to style provider
bobzel
2023-03-28
mostly code cleaning. small bugs
bobzel
2023-03-28
numerous changes to try to simplify event handling in DocumentView - got rid ...
bobzel
2023-03-27
fixed selections on PDFs
bobzel
2023-03-27
changed longPress to always select and to show decorations. fixed single/dou...
bobzel
2023-03-24
fixed showing keyValueBox when document opacity is 0 or it is hidden. fixed ...
bobzel
2023-03-24
overhaul of selection api so that schema and other views behave like freeform...
bobzel
2023-03-23
fixed up pointer events so that schema and freeform items can be selected wit...
bobzel
2023-03-23
fixed schema view to not let its contents be active (selectable/draggable) un...
bobzel
2023-03-23
Merge branch 'master' into schema-mehek
mehekj
2023-03-23
fixed link lines
mehekj
2023-03-23
changed showing keyvalue panes to not create a document, but to use the Layou...
bobzel
2023-03-23
fixed pointer events for doc contents with onClickHanlders to be none when do...
bobzel
2023-03-22
removed gitlike and branch stuff. updated fortawesome. added Z ordering but...
bobzel
2023-03-20
fixed copying of docs with template layout docs. fixed clone to search throu...
bobzel
2023-03-20
cleaned up pointer events so that nested documents can be selected directly w...
bobzel
2023-03-17
fixed clicking and dragging stackedTimeline anchors. updated followLink para...
bobzel
2023-03-17
fixed scriptingbox to remove script if text is empty. fixed scripting with c...
bobzel
2023-03-17
cleaned up highlighting styles a bit. fixed stackedTimeline screen to local xf.
bobzel
2023-03-15
fixed up Clone() and export/import collection to work with links, presentatio...
bobzel
2023-03-14
simplified Deserialize code. streamlined currentUserUtils to need fewer comp...
bobzel
2023-03-14
Merge branch 'master' into schema-mehek
mehekj
2023-03-11
changed links from being a computed field on documents to being accessed by a...
bobzel
2023-03-10
fited notetaking view to create headers if they don't exist when switching fr...
bobzel
2023-03-08
added progressive disclosure for collections.
bobzel
2023-03-07
fixed presbox following to use presItem anchor instead of target doc as ancho...
bobzel
2023-03-06
Merge branch 'master' into schema-mehek
mehekj
2023-03-05
replace jumpToDocument with showDocument. restructure code to get rid of scr...
bobzel
2023-03-01
fixes for animation effect time setting when following links. fixes for star...
bobzel
2023-03-01
cleaned up recentlyPlaying to allow clips to be turned on/off w/o navigating ...
bobzel
2023-03-01
override onclick script
mehekj
2023-03-01
changed inPlace link following to be lightbox. allowed collections to be lab...
bobzel
2023-02-28
cleaning up of following inPlace links to overlay current inplaceContainer co...
bobzel
2023-02-27
fixed positioning of rotated ink mask strokes
bobzel
2023-02-27
Merge branch 'master' into james-text-icons
jameshu111
2023-02-27
restructured getAnchor()/scrollFocus to be more consistent. added setterscri...
bobzel
2023-02-22
fixed highlighting images with links.
bobzel
2023-02-22
fixed hiding doc decorations when clicking on a nested doc. finished removin...
bobzel
2023-02-22
Merge branch 'master' of https://github.com/brown-dash/Dash-Web
bobzel
2023-02-22
capture viewType as part of pinning a document/making an anchor to simplify V...
bobzel
[next]