aboutsummaryrefslogtreecommitdiff
path: root/src/client/apis/hypothesis
AgeCommit message (Collapse)Author
2020-07-10hypothes.is authentication is fully functional, no longer need to manually ↵Melissa Zhang
input username/api key
2020-07-10automatically starts link when an annotation is createdMelissa Zhang
2020-07-10not sure if these changes are needed, but I had to add them to get ↵Bob Zeleznik
Hypothesis links to work.
2020-07-09check for valid API key, then display extracted hypothes.is usernameMelissa Zhang
2020-07-08added multiple links capability, linking bug fixesMelissa Zhang
2020-07-08implemented much more link functionality, redirects to annotation URL when ↵Melissa Zhang
link followed
2020-07-06set up linking from Dash documents to annotationMelissa Zhang
2020-07-06moved some API calls over to DashMelissa Zhang