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
/
apis
/
hypothesis
Age
Commit message (
Expand
)
Author
2020-07-30
change DocumentLinksButton.StartLink to use Doc instead of DocumentView
Melissa Zhang
2020-07-30
remove unnecessary authentication/database stuff
Melissa Zhang
2020-07-30
added option to follow link to external page
Melissa Zhang
2020-07-29
keep trying to scroll until annotations have loaded & scrolling is successful
Melissa Zhang
2020-07-28
"handle editing annotations in client, bypass authorization issues"
Melissa Zhang
2020-07-28
scroll to annotations within dash, handle annotation editing in client
Melissa Zhang
2020-07-25
fix link deletion
Melissa Zhang
2020-07-25
search for source web doc when linkToDash is called
Melissa Zhang
2020-07-23
adjustments to link following/editing behavior
Melissa Zhang
2020-07-14
deleting a link in a document removes its corresponding hyperlink in annotati...
Melissa Zhang
2020-07-10
hypothes.is authentication is fully functional, no longer need to manually in...
Melissa Zhang
2020-07-10
automatically starts link when an annotation is created
Melissa Zhang
2020-07-10
not sure if these changes are needed, but I had to add them to get Hypothesis...
Bob Zeleznik
2020-07-09
check for valid API key, then display extracted hypothes.is username
Melissa Zhang
2020-07-08
added multiple links capability, linking bug fixes
Melissa Zhang
2020-07-08
implemented much more link functionality, redirects to annotation URL when li...
Melissa Zhang
2020-07-06
set up linking from Dash documents to annotation
Melissa Zhang
2020-07-06
moved some API calls over to Dash
Melissa Zhang