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-08-06
add compatibility for start/complete link buttons in the client
Melissa Zhang
2020-08-04
prioritize results that are on screen when searching for annotations' souce w...
Melissa Zhang
2020-08-04
display 'link created' box in the upper left corner when link to annotation i...
Melissa Zhang
2020-08-04
stop clicking on invisible WebDoc in MainView.tsx after editSuccess
Melissa Zhang
2020-08-04
clean hypothes.is urls, change web doc default to non-annotation mode
Melissa Zhang
2020-08-04
"added invisibleDoc and simulated clicks to load annotations"
Melissa Zhang
2020-08-03
linking bug fixes, WebDocument size fixes
Melissa Zhang
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