Commit Graph

28 Commits

Author SHA1 Message Date
Alexander Graebe
1206ab534e fix: lint, docs, and updates after merging master 2021-01-29 18:42:12 -05:00
Alexander Graebe
ba15c2f296 fix: updates based on feedback 2021-01-29 18:42:12 -05:00
Alexander Graebe
5b9a3edb40 feat: add delegate methods 2021-01-29 18:42:12 -05:00
Yukan
70187ffe98 docs: update docs 2020-12-01 14:09:17 -05:00
Yukan
faa8172c4e docs: rebuild docs 2020-11-20 15:50:12 -05:00
Yukan
ad5b3444e8 fix: build docs 2020-11-17 17:21:00 -05:00
Yukan
b939f0967e docs: merge docs 2020-10-26 20:55:29 -04:00
Yukan
ca569eb591 docs: add docs to git 2020-10-26 15:06:39 -04:00
Reed Rosenbluth
b975809a1f release: v21.1.0-beta.1 2020-05-20 08:35:21 -06:00
Reed Rosenbluth
fbe0b246ab v21.0.0 beta release 2020-01-17 14:42:46 -05:00
Ken
d6ca9a40d4 Update tests for decrypting with custom key. 2019-10-07 21:48:01 -04:00
Ken
1db1752b88 Fix npm audit warnings and bump to version v19.4.0 beta 1. 2019-09-03 10:49:22 -04:00
Ken
85dfbf241e Bump version to v19.3.0-beta.1 2019-08-21 21:46:19 -04:00
Ken
290e94fdf4 Update docs. 2019-06-03 16:16:59 -04:00
Ken
7a21425a7e Add docs. 2019-04-12 18:32:16 -04:00
Matthew Little
f618626661 Remove lib and docs dir to make git diff and review easier. 2019-03-20 10:24:44 -04:00
Matthew Little
7c921c426f Fix putFile return type, hide *Impl exports from dcos 2019-03-13 17:44:23 -04:00
Matthew Little
7ffe3336b6 Merge develop 2019-03-13 10:52:32 -04:00
Matthew Little
00e69e3c92 Use src/auth/README.md in typedoc gen to work like previous doc gen system 2019-03-13 10:31:08 -04:00
Matthew Little
d91209dc77 Enable typedoc excludeNotExported - removes most unwanted doc gen 2019-03-12 14:28:39 -04:00
Matthew Little
e0af538ed5 Use extended tsconfig rather than typedoc.js 2019-03-12 14:20:02 -04:00
Matthew Little
ffd0802d7d * Backwards compatibility fixes for makeAuthRequest(...) and redirectToSignIn(...).
* Adding type for the UserData returned by the loadUserData() function.
2019-03-11 21:34:47 -04:00
Matthew Little
be616a768c Merge branch 'feature/packaging-upgrades' into feature/typescript
* feature/packaging-upgrades:
  Update docs build
  Updated changelog
  Add getFileUrl tests
  Fix json post format in transaction broadcast for insight API.
  add CHANGELOG entry. update default behavior of the app-origin
  add getFileUrl

# Conflicts:
#	dist/blockstack.js
#	docs.json
#	docs/index.html
#	src/auth/userSession.ts
#	src/storage/index.ts
2019-03-07 14:42:52 -05:00
Matthew Little
64f7796caa Repair doc gen using TypeDoc 2019-03-06 15:33:00 -05:00
Ken
d7e66c68ea Make API backward compatible with v18. 2019-02-14 15:56:05 -05:00
Larry Salibra
7e90ae3405 update documentation module to fix vulnerabilities #487 2018-07-08 19:42:09 -04:00
Larry Salibra
b12ce66d5a bump blockstack-storage version to fix cached stale core session token issue 2017-08-26 00:13:12 +08:00
Larry Salibra
89f7f64ecf add generated html docs #223 2017-07-05 19:14:03 +08:00