Commit Graph

28190 Commits

Author SHA1 Message Date
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
fang
db7901ac87
grid: match docket image to tile image
As in #5322 305cd0b, but for the app icon that shows in leap.
2021-10-24 23:02:57 +02:00
~timluc-miptev
73cc72784f
Merge pull request #5356 from finned-palmer/btc/fix-link-to-settings
btc-wallet: fix link to settings
2021-10-24 14:59:34 +03:00
finned-palmer
e0858fb692 btc-wallet: fix link to settings (changed after app distribution) 2021-10-23 19:46:45 -05:00
finned-palmer
7e136ff19b btc-wallet: cleanup provider modal text 2021-10-23 19:19:28 -05:00
fang
895c7f82c0
Merge pull request #5339 from urbit/m/nuke-carefully
hood: ask for confirmation during |nuke
2021-10-22 15:46:17 +02:00
fang
252e142d5b
Merge pull request #5346 from urbit/lf/nicer-btc-migration
bitcoin: revive settings-store migration
2021-10-22 15:45:40 +02:00
~timluc-miptev
77fab2082f
Merge pull request #5343 from finned-palmer/release/bitcoin-wallet
Release/bitcoin wallet
2021-10-22 10:15:51 +03:00
Hunter Miller
ba93e4e897 groups: performing same updated storage versioning schema 2021-10-21 16:36:31 -05:00
Liam Fitzgerald
5fc81149bf grid: always show treaty info if we have it
Fixes urbit/landscape#1259
2021-10-21 15:57:10 -05:00
Liam Fitzgerald
494793ba3c interface: fix reactivity in SidebarList
Fixes urbit/landscape#1262
2021-10-21 15:38:52 -05:00
Liam Fitzgerald
7cc2ab5022 docket: +add-fact after %site install
The fact used to be generated before we updated the state to reflect the
new status of the charge. Moves fact creation after the state is
updated, ensuring that %site desks will install properly inside the web
interface
2021-10-21 15:23:08 -05:00
Liam Fitzgerald
f91f0dd2b6 hark-store: wipe archive to remove dupes 2021-10-21 14:25:02 -05:00
Hunter Miller
499172e471 storage: using newer more correct scheme for storage and adding one time wipe 2021-10-21 14:22:37 -05:00