Commit Graph

26463 Commits

Author SHA1 Message Date
Ted Blackman
82581ae993 gall: %e scry to list apps on a desk 2021-07-01 20:33:43 -04:00
Ted Blackman
1e07e347ff kiln: make |install idempotent 2021-07-01 19:10:03 -04:00
Ted Blackman
784004cfb6 kiln: +install compiles and loads, untested 2021-06-30 21:03:47 -04:00
Ted Blackman
8c3d14b7a7 clay: check kelvin on non-%base desks 2021-06-28 21:22:55 -04:00
Ted Blackman
40af38c9ee bin/solid.pill 2021-06-28 20:18:37 -04:00
Ted Blackman
501ed4ad82 clay: remove reef 2021-06-28 20:01:51 -04:00
Ted Blackman
fe1f6d895a /gen/show-vat.hoon 2021-06-28 19:07:29 -04:00
Ted Blackman
c4228db2ea desk.bill: remove comment for jenky bijection 2021-06-28 18:49:27 -04:00
Ted Blackman
5ea9913561 /mar/bill: fix formatting 2021-06-28 18:46:14 -04:00
Ted Blackman
9c4ea77021 desk.bill and %bill mark 2021-06-28 17:54:41 -04:00
Ted Blackman
87b7f0513e added /sys.kelvin and %kelvin mark 2021-06-28 17:07:13 -04:00
Logan Allen
d5ec02c801 eyre: cast within zapgar to avoid nest check 2021-06-28 17:07:13 -04:00
Philip Monk
87ca57c364
gall: allow apps to run from any desk
Start with |start %desk %app-name

Everywhere in the kernel that we deal with marks, we infer the app it's
connected to and use the marks from that desk.

Also some light renaming in gall, especially path->wire and
current-agent->yoke.

Subsequent tasks:

- Dojo needs a syntax to run generators and threads from other desks
- The home desk should be split into at least a minimal base desk and
  big "userspace" desk.  Dill's initialization logic should be updated
  to handle
- |show-package, |install, and |uninstall should to be written
- Clay should have smarter handling of system versions instead of just
  ignoring what's on each desk.  It's not clear that this will work
  correctly when sys updates right now.
2021-06-18 16:13:55 -10:00
janeway
7ac718a2c7 glob: update to 0v1.9p61c.bd4vn.deevh.0ldbq.fkqo3 2021-06-17 17:49:55 -07:00
ixv
fd663e0d2b Merge branch 'ixv/btc-filter' 2021-06-17 17:40:20 -07:00
ixv
f7e0849f40 Merge remote-tracking branch 'pkova/release/next-userspace' 2021-06-17 17:39:29 -07:00
ixv
ec8ca6f0cf btc: style nits, and fix watch-ack handling 2021-06-17 15:53:12 -07:00
matildepark
923e6683a6
Merge pull request #5025 from gregorytoprak/npm-pkg-fixes
npm: build ts -> js files before publishing
2021-06-17 10:22:43 -05:00
ixv
0fe385df1f btc: don't use blockfilter if gap > 50; resubscribe on kick 2021-06-17 03:33:22 -07:00
gregorytoprak
b84ef07f07 npm: fix compatibility with create-urbit-app
The version of babel/webpack/everything bundled with CRA is limited
in its ES features. Reducing to ES2017 let it work by default.
2021-06-16 17:24:40 -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
matildepark
e01c3af5d2
Merge pull request #5023 from urbit/jt/jw-v0.15.3
meta: janeway version bump, new glob target
2021-06-16 11:10:45 -05:00
Jared Tobin
388fc95587 meta: janeway version bump, new glob target
Replaces ~lomlyx with ~hanruc due to the former's impending retirement.
2021-06-17 00:36:19 +09:00
pkova
54f889334a btc: decrease card width based on window.innerWidth 2021-06-16 17:58:24 +03:00
pkova
f860efee6c btc: match bridgeInvoice.js sending button style to invoice.js 2021-06-16 17:58:24 +03:00
pkova
8495894c7b btc: fix button rendering on safari 2021-06-16 17:58:24 +03:00
pkova
6faa7a0f0c btc: fix safari bitcoin address copy to clipboard
Using navigator.clipboard instead of document.execCommand('copy') works
in safari as well.
2021-06-16 17:58:24 +03:00
janeway-bot
367819619f
Merge f4119de553 into release/next-userspace 2021-06-16 13:08:38 +04:00
janeway
f4119de553
glob: update to 0v2.23tfu.ss2fb.q233c.p9er4.viq93 2021-06-16 18:38:50 +10:00
L
5b8e87fbe8
Merge pull request #5020 from urbit/lf/pendings-fix 2021-06-16 00:25:56 -05:00
Liam Fitzgerald
2e457cec21
dm-hook: address L review 2021-06-16 13:08:33 +10:00
Liam Fitzgerald
2d2764fa53
dm-hook: fix updating pendings 2021-06-16 12:46:47 +10:00
matildepark
5d55b1ee7b
Merge pull request #5017 from urbit/mp/landscape/group-link-full
interface/GroupLink: set full-width click area
2021-06-15 20:11:51 -05:00
matildepark
fd90202528
Merge pull request #5019 from urbit/lf/calm-again
CalmEngine: deps list
2021-06-15 20:11:39 -05:00
Liam Fitzgerald
f5ed1a4bfe
CalmEngine: deps list 2021-06-16 10:15:57 +10:00
matildepark
70fd944a25
Merge pull request #5018 from urbit/lf/benzo
CalmEngine: Even calmer
2021-06-15 18:28:00 -05:00
Liam Fitzgerald
520da1ed71
CalmEngine: do not wait for success 2021-06-16 08:38:59 +10:00
Liam Fitzgerald
5ba7a2fe52
FormikOnBlur: update form on initialValues change 2021-06-16 08:34:01 +10:00
Matilde Park
0cfa7a2d50 interface/GroupLink: set full-width click area
"fit-content" limits the clickable space for the group link, so we just
tell the row to expand to its parent.

Fixes urbit/landscape#978
2021-06-15 13:18:26 -05:00
L
617b97b450
Merge pull request #5013 from urbit/lf/failed-glob
ted/glob: add exponential retry
2021-06-15 13:08:32 -05:00
L
92a9ba5ba4
Merge pull request #5015 from urbit/lf/fix-backlog
graph-store: fix siblings scry
2021-06-15 13:08:12 -05:00
matildepark
1c8d9cfd6b
Merge pull request #4993 from urbit/james/new-group-nondigit
groups: prevents group names starting with digits
2021-06-15 11:57:53 -05:00
matildepark
cfd2dc6415
Merge pull request #5012 from urbit/la/package-lock
gitattributes: treat package-lock.json files as binary
2021-06-15 11:54:20 -05:00
Logan Allen
52a5fe2445 gitattributes: treat package-lock.json files as binary 2021-06-15 10:51:05 -05:00
James Acklin
dc3ef500f3 groups: allow only letters or emoji in names
fixes urbit/landscape#906
2021-06-15 08:51:06 -04:00
janeway-bot
5bf5dc2157
Merge 337dac99c8 into release/next-userspace 2021-06-15 07:57:56 +04:00
janeway
337dac99c8
glob: update to 0v6.e3j9o.e928h.ivsmp.cfkd5.qr44b 2021-06-15 13:55:22 +10:00
Liam Fitzgerald
e236e6b3e6
graph-store: fix siblings scry 2021-06-15 13:18:31 +10:00
L
ff702a8cb1
Merge pull request #5011 from urbit/la/spider-hints 2021-06-14 17:29:51 -05:00
Liam Fitzgerald
9cbc218731
ted/glob: add exponential retry
Fixes urbit/urbit#4958
2021-06-15 07:58:02 +10:00