Commit Graph

28203 Commits

Author SHA1 Message Date
Hunter Miller
d2ba292639 interface: add @urbit/api to babel for webpack 4 optional chaining issues 2021-11-10 18:30:25 -06:00
Hunter Miller
3d864a075c npm: version bump 2021-11-10 18:18:59 -06:00
Hunter Miller
5c064e65dd api: removing namespace conflict 2021-11-10 18:05:53 -06:00
Hunter Miller
08232a54bf npm: removing intermediate ts files from pkg, fixing more bad references 2021-11-10 17:54:31 -06:00
Hunter Miller
c07512b9de api,http-api,interface: fixing exports and correcting type refs 2021-11-10 13:52:08 -06:00
Hunter Miller
04996919af api,http-api,grid: updating types to new location 2021-11-09 14:51:52 -06:00
Hunter Miller
4b5db5c332 api,http-api: updating babel usage and fixing tests 2021-11-09 13:16:48 -06:00
Hunter Miller
6f31b629a7 api: adding missing rollup dependency 2021-11-09 12:44:39 -06:00
Hunter Miller
be7fddc650 http-api: making more consistent with @urbit/api 2021-11-09 12:43:39 -06:00
Hunter Miller
f8e1bff02b http-api: update to working example 2021-11-09 12:26:40 -06:00
Hunter Miller
945ac084d1 npm: version bumps 2021-11-08 18:59:04 -06:00
Hunter Miller
fa4e4e4f20 npm/api: updating build to use rollup for better distribution 2021-11-08 18:44:04 -06:00
Hunter Miller
ed157abb19 http-api: updating build to use rollup for better distribution 2021-11-08 18:43:22 -06:00
Hunter Miller
dc0ae09345
Merge pull request #5402 from urbit/hm/update-npm-packages
meta: update npm packages
2021-11-04 10:41:01 -05:00
Hunter Miller
2c1b93ee1a grid, interface: bumping dependencies with recent publish 2021-11-02 15:18:45 -05:00
Hunter Miller
b211d272d9 Publish
- @urbit/api@2.0.0
 - @urbit/http-api@2.0.0
2021-11-02 14:29:23 -05:00
Hunter Miller
0092c7b75b npm: updating package versions 2021-11-02 14:28:30 -05:00
fang
3953ec0ab0
docket: add scry endpoint for app versions
Applications might want to do rudimentary version control prior to
scrying and other such operations.
2021-10-29 11:17:02 +02:00
Liam Fitzgerald
9dc45c3f13
Merge pull request #5375 from urbit/lf/fix-hark-slow
hark-store: cap size of half-open timeboxes
2021-10-28 12:07:17 -05:00
Liam Fitzgerald
d018abb16d
Merge pull request #5386 from urbit/lf/fix-update-notes
hark-system-hook: use correct mark for cage from kiln
2021-10-28 12:07:02 -05:00
Liam Fitzgerald
2871ea87d5 hark-system-hook: use correct mark for cage from kiln 2021-10-28 09:04:00 -05:00
fang
b3ea3d245d
Merge pull request #5377 from urbit/m/glob-safari-note
docket: note browser compatibility on upload page
2021-10-27 01:21:53 +02:00
fang
da1495e398
docket: note browser compatibility on upload page 2021-10-27 01:15:03 +02:00
janeway-bot
a9145070de
Merge 2777bd9942 into release/next-userspace 2021-10-27 02:02:32 +04:00
Hunter Miller
2777bd9942 grid: updated glob 2021-10-26 17:01:56 -05:00
Liam Fitzgerald
4ba1223c3f hark-store: cap size of half-open timeboxes
Prevents unnecessarily large timeboxes from accumulating, which can
negatively impact performance.
2021-10-26 15:47:59 -05:00
janeway-bot
f0ee292b9f
Merge 83f6501418 into release/next-userspace 2021-10-26 22:03:51 +04:00
Liam Fitzgerald
83f6501418 hark-graph-hook: fix dm notifications 2021-10-26 11:53:48 -05:00
janeway-bot
01df233fb9
Merge c095c37024 into release/next-userspace 2021-10-26 18:00:40 +04:00
Liam Fitzgerald
c095c37024 hark-graph-hook: fix face 2021-10-26 08:59:24 -05:00
janeway-bot
2a03ceff29
Merge c242bef79f into release/next-userspace 2021-10-26 17:56:01 +04:00
Liam Fitzgerald
c242bef79f hark-graph-hook: fix calling of +add-nodes, place using parent index 2021-10-26 08:33:44 -05:00
janeway-bot
73a343fe32
Merge ff7494f3fa into release/next-userspace 2021-10-26 07:18:33 +04:00
Liam Fitzgerald
ff7494f3fa various: update pills, globs, docket 2021-10-25 22:16:53 -05:00
Liam Fitzgerald
be207aaa09
Merge pull request #5336 from urbit/lf/fix-missing-messages
landscape: fix failing scry causing messages to be improperly validated
2021-10-25 20:56:44 -05:00
Liam Fitzgerald
1cae55b432 landscape: address jake review 2021-10-25 19:59:36 -05:00
Liam Fitzgerald
a3664da492
Merge pull request #5361 from urbit/lf/post-assembly-grabbag
garden/landscape: fixes
2021-10-25 19:55:57 -05:00
Liam Fitzgerald
c30a32694d
Merge pull request #5347 from urbit/lf/faster-hark
hark: fix memory leak, make faster
2021-10-25 19:55:43 -05:00
Hunter Miller
6bcdc7ff24
Merge branch 'release/next-userspace' into lf/post-assembly-grabbag 2021-10-25 14:01:38 -05:00
Hunter Miller
1a784cdeb7
Merge pull request #5362 from urbit/hm/fix-empty-title-handling
grid: fix empty title handling
2021-10-25 13:52:58 -05:00
Hunter Miller
f72da65014 docket-image: handle broken images 2021-10-25 13:12:21 -05:00
Hunter Miller
2ccfcd9d7f grid: fixing type issues in suspend and handling in app info header 2021-10-25 12:58:25 -05:00
Liam Fitzgerald
d7d745a30f hark-store: fix cache coherency in +opened 2021-10-25 12:57:17 -05:00
Liam Fitzgerald
0c037518bc grid: address hunter review 2021-10-25 11:56:56 -05:00
Hunter Miller
7e7d938720 grid: default to desk name if title empty 2021-10-25 11:55:57 -05:00
Liam Fitzgerald
1c6059e924 grid: run tsc as test 2021-10-25 11:42:08 -05:00
Liam Fitzgerald
c147bbad1f interface: fixup dead code, typecheck 2021-10-25 11:41:55 -05:00
Hunter Miller
72a9d90ec1
Merge pull request #5349 from urbit/hm/local-storage-versioning
userspace: updated local storage versioning schema
2021-10-25 10:47:38 -05:00
Hunter Miller
6111c00c84
Merge pull request #5355 from finned-palmer/bugfix/cleanup-provider-modal-text
btc-wallet: cleanup provider modal text
2021-10-25 10:47:12 -05:00
Hunter Miller
0c251ec76c
Merge pull request #5358 from urbit/m/new-grid-icons-leap
grid: match docket image to tile image
2021-10-25 10:45:33 -05:00