Commit Graph

45 Commits

Author SHA1 Message Date
fang
aa48973c6a
Merge branch 'release/next-userspace' 2021-10-04 23:45:45 +04:00
Liam Fitzgerald
94fc096b80 Merge remote-tracking branch 'origin/dist' into lf/nu-hark-store 2021-09-17 12:57:56 +10:00
Hunter Miller
2db9461e48 http-api: fixing Thread type 2021-09-15 16:40:55 -05:00
Liam Fitzgerald
2a15658d2e interface: fix packaging 2021-09-13 22:04:52 +10:00
Hunter Miller
432ee1c548 notifications: adding state to nav link and cleaning up 2021-08-25 15:11:09 -05:00
Liam Fitzgerald
bee4b4a05f
@urbit/http-api: fix tests 2021-07-26 10:04:26 +10:00
Liam Fitzgerald
77c2b5d46c
Merge remote-tracking branch 'origin/release/next-userspace' into lf/revive-resume 2021-07-26 09:43:53 +10:00
Liam Fitzgerald
d3a1f490e8
meta: update npm version
- @urbit/api@1.4.0
 - @urbit/eslint-config@1.0.3
 - @urbit/http-api@1.3.1
2021-07-23 11:37:50 +10:00
Liam Fitzgerald
ccfc8fc456
@urbit/http-api: tweak resubscribe timing 2021-07-22 13:17:28 +10:00
Liam Fitzgerald
ef4cdca187
@urbit/http-api: enable subscription resume 2021-07-22 12:50:39 +10:00
Liam Fitzgerald
4dfc136bf2
meta: version npm packages 2021-07-21 16:56:26 +10:00
Liam Fitzgerald
9b0ac80f12
@urbit/http-api: fix ordering, tests 2021-07-20 15:25:08 +10:00
Liam Fitzgerald
86c3d156dd
@urbit/http-api: ensure acks are sent if timers are throttled
Strips the debounce mechanic, instead preferring to send acks when 20 or
more events have not been acked
2021-07-20 14:29:51 +10:00
Liam Fitzgerald
6256f7d92b
@urbit/http-api: add tests, fix uncovered bugs 2021-07-12 12:07:56 +10:00
Liam Fitzgerald
352d816cf7
@urbit/http-api: setup testing 2021-07-12 12:07:19 +10:00
Liam Fitzgerald
834dfe0e43
@urbit/http-api: log errors 2021-07-08 10:49:26 +10:00
Matilde Park
2412564aa7 npm/api: correct metadata resource interface
Fixes urbit/landscape#1035
Fixes urbit/landscape#1024
2021-07-07 12:24:52 -04:00
Liam Fitzgerald
d190b644cf
Publish
- @urbit/api@1.2.0
 - @urbit/eslint-config@1.0.1
 - @urbit/http-api@1.2.3
2021-07-07 13:35:23 +10:00
Liam Fitzgerald
b5d98e78a6
interface: standardise script names 2021-07-02 10:40:57 +10:00
Liam Fitzgerald
ca8f121517
meta: use lerna to manage node packages 2021-07-02 10:40:18 +10:00
Liam Fitzgerald
daea523a93
interface: fix reconnect backoff 2021-06-30 14:09:58 +10:00
Liam Fitzgerald
b1b9bc01e8
@urbit/http-api: fix ack debouncing 2021-06-30 13:23:20 +10:00
Liam Fitzgerald
b4ed8fe179
@urbit/http-api: disable subscription resume 2021-06-25 09:04:55 +10:00
Liam Fitzgerald
f8d56a86c4
interface: do not leak on reconnect 2021-06-22 05:42:18 +10:00
janeway-bot
84e9976055
Merge 923e6683a6 into release/next-userspace 2021-06-17 19:23:12 +04:00
gregorytoprak
455a15b5f7 npm: build ts -> js files before publishing
Previously published @urbit/api and @urbit/http-api npm packages
only had the .ts files, which would require building by hand.
2021-06-16 17:16:15 -04:00
Liam Fitzgerald
2d40d0655b
notifications: revive optimistic updates 2021-06-14 10:54:44 +10:00
Liam Fitzgerald
3d8146b358
@urbit/http-api: fixup reconnect behaviour 2021-06-14 09:52:34 +10:00
Liam Fitzgerald
3853ed8ec9
@urbit/http-api: genericise return type of thread 2021-06-10 12:02:08 +10:00
Liam Fitzgerald
81937a4de6
@urbit/http-api: add subscribeOnce 2021-06-09 10:50:19 +10:00
Liam Fitzgerald
2cba9b1a0b
@urbit/http-api: fix package configuration 2021-06-08 14:26:28 +10:00
Tyler Brown Cifu Shuster
6c48b8a0be npm/http-api: changed relative dependency typo 2021-05-27 15:57:19 -07:00
Tyler Brown Cifu Shuster
8ede23b565 npm/http-api: changed relative dependency 2021-05-27 15:52:27 -07:00
Matilde Park
dba41a36f8 pkg/npm: update package-lock.json 2021-05-18 16:53:01 -04:00
Matilde Park
f0365e6ab2 npm: change package-lock to ver@1 2021-05-05 19:18:37 -04:00
Tyler Brown Cifu Shuster
3325b5d5b8 npm: Updated http-api and api packages 2021-04-22 07:17:39 -07:00
Matilde Park
ec60ea6790 meta: enable package-lock on npm
You should enable package-locks so npm ci can run without creating
conflicts during preinstall.
2021-04-16 13:48:37 -04:00
Tyler Brown Cifu Shuster
7a8b8ec718 npm/http-api: ignore build examples 2021-02-25 17:17:07 -08:00
Tyler Brown Cifu Shuster
20c6ecae41 ignore example js 2021-02-25 17:16:27 -08:00
Tyler Brown Cifu Shuster
ece8836a7e http-api: changed eventsource tool 2021-02-24 19:58:32 -08:00
Liam Fitzgerald
14da6b9bd1
npm: make packages typecheck 2021-02-17 12:35:28 +10:00
Liam Fitzgerald
9d8be26fea
meta: add .gitignore for npm 2021-02-17 12:22:07 +10:00
Tyler Brown Cifu Shuster
c90857db59 npm: removed lock files 2021-02-16 07:20:57 -08:00
Tyler Brown Cifu Shuster
8362f22cd7 interface: updated npm packages 2021-02-14 14:15:43 -08:00
Tyler Brown Cifu Shuster
41ebbcc82f added NPM packages 2021-01-26 21:45:18 -08:00