Amadeo Bellotti
696c5048ca
removed unneeded checks
2022-09-29 19:53:55 -04:00
Amadeo Bellotti
f949bceea9
fixed memory leak and cleaned up style
2022-09-29 16:47:26 -04:00
dr-frmr
7563937e1f
get full userspace desk
2022-09-29 14:43:31 -06:00
dr-frmr
29c10540aa
make %swap-files poke use file-ovum properly
2022-09-29 14:29:28 -06:00
Amadeo Bellotti
c72a5dfc97
changed how the stdin is concatenated. this version should have less memory leaks
2022-09-29 13:04:03 -04:00
Amadeo Bellotti
94dd977f79
changed error messages when booting the ivory pill
2022-09-29 11:51:04 -04:00
tinnus-napbus
e481aded3c
Update pkg/arvo/sys/vane/eyre.hoon
...
Co-authored-by: fang <git@fang.io>
2022-09-29 13:32:32 +13:00
tinnus-napbus
66f543289d
Update pkg/arvo/sys/vane/eyre.hoon
...
Co-authored-by: fang <git@fang.io>
2022-09-29 13:32:18 +13:00
tinnus-napbus
387b48bed6
Update pkg/arvo/sys/vane/eyre.hoon
...
Co-authored-by: fang <git@fang.io>
2022-09-29 13:32:07 +13:00
tinnus-napbus
c0e2974678
Update pkg/arvo/sys/vane/eyre.hoon
...
Co-authored-by: fang <git@fang.io>
2022-09-29 13:31:47 +13:00
Tinnus Napbus
ac1dac0c6c
eyre: simplify auto-https logic
2022-09-24 21:52:34 +12:00
Joe Bryan
9df08c5e72
ames: ignore pki nponsorship loss
2022-09-22 10:38:39 -04:00
Joe Bryan
ef9b5822fa
u3: removes loom byte-length in favor of recalculation
2022-09-21 11:04:15 -04:00
janeway-bot
77842f01ee
groups: [skip actions] update glob (0v7.2rpmd.966js.dt2sj.ggv4a.n15nq)
2022-09-20 09:06:47 -07:00
Hunter Miller
01858a4669
groups: fixing build
2022-09-20 10:55:39 -05:00
Hunter Miller
68a350ea5a
Merge branch 'master' into next/groups
2022-09-20 10:02:52 -05:00
Joe Bryan
182e8813d0
u3: rewrites u3r_chop(), optimizing bloq sizes < 5
2022-09-20 09:36:17 -04:00
Joe Bryan
8946164b96
Revert "test: move _test_lily into noun_tests"
...
This reverts commit 5825cbde71
.
2022-09-20 09:36:17 -04:00
Joe Bryan
dbda9ed30c
ur: optimizes bitstream bytes-reader implementation
2022-09-20 09:36:11 -04:00
Joe Bryan
29bce64669
ur: optimizes bitstream bytes-writer implementation
2022-09-20 09:36:06 -04:00
fang
1c36ad129d
webterm: avoid needless %blew tasks
...
Any change to the session object was triggering this. But that now includes
an "unacked keystrokes" counter, which updates frequently, and we
definitely don't want to send resize notifications in that case.
2022-09-17 10:38:04 +02:00
fang
bdf9f9d044
Merge pull request #5929 from urbit/jon/remove-dork
...
clay: remove $dork
2022-09-15 22:23:56 +02:00
fang
92d1b4c300
Merge pull request #5990 from xiphiness/patch-2
...
dojo dir validation: %ct scry at case da+now if imaginary case 0
2022-09-15 22:23:09 +02:00
fang
16f78af00a
Merge pull request #5982 from urbit/m/eyre-head-down
...
eyre: look for lowercase last-event-id header
2022-09-15 22:22:32 +02:00
fang
6abe91cd9c
Merge pull request #5808 from dnmfarrell/dnmfarrell/arvo-test-dont-require-a-list
...
pkg: -test shouldn't require a list of paths
2022-09-15 22:20:15 +02:00
Philip Monk
3eda93cac3
Merge pull request #5360 from urbit/m/new-desk
...
gen: add |new-desk for creating minimal desks
2022-09-15 11:20:31 -08:00
Philip Monk
d6412297d8
Merge pull request #5996 from urbit/eamsden/clay-no-stacktrace
...
Don't print a stack trace for `read-at-aeon-fail`
2022-09-14 16:32:40 -08:00
Edward Amsden
105710d54e
clay: remove stack tracing
2022-09-14 19:28:17 -05:00
Edward Amsden
4f8c851ef7
Don't print a stack trace for read-at-aeon-fail
...
We shouldn't get a clay stack trace for read-at-aeon-fail because that gives us miles of clay stack trace whenever hoon compilation fails
2022-09-14 19:26:21 -05:00
Philip Monk
77319d20c4
clay: fix kelvin upgrade issues
2022-09-14 01:04:13 -08:00
Philip Monk
44074ad33b
tests: make pass
2022-09-13 17:52:32 -08:00
Philip Monk
c3f5fe923a
docket: update to use tire instead of kiln
2022-09-13 16:14:43 -08:00
Liam Fitzgerald
06fc1897b7
@urbit/http-api: update version number
2022-09-13 13:00:30 -05:00
Liam Fitzgerald
6756d5768d
@urbit/http-api: update version number
2022-09-13 12:56:47 -05:00
Patrick O'Sullivan
b7abdea619
Update pkg/npm/http-api/src/Urbit.ts
...
Co-authored-by: Hunter Miller <hunter@tlon.io>
2022-09-13 11:44:31 -05:00
matildepark
400a437b08
http-api: authenticate doesn't enforce insecure connections
...
Instead of forcing people to connect over http://, fall back gracefully to http if no protocol is given.
This fixes an issue where external clients can't use this method, since SameSite cookies need to be secure as per https://web.dev/samesite-cookies-explained/#samesite=none-must-be-secure
2022-09-13 11:27:38 -05:00
Patrick O'Sullivan
ac6ef65a87
Merge branch 'master' into next/npm
2022-09-13 11:26:22 -05:00
Patrick O'Sullivan
aaebd9c01b
npm: bump http-api version number
2022-09-13 10:33:12 -05:00
Philip Monk
c46fb686ff
kiln: remove resolve XX's
2022-09-12 20:51:39 -08:00
Philip Monk
4ae324849f
kiln: remove |bump
2022-09-12 20:29:59 -08:00
Philip Monk
f61d16965a
kiln: fix +vat,+vats
2022-09-12 20:22:22 -08:00
Liam Fitzgerald
5094c3a3c9
Merge pull request #5994 from urbit/lf/hotfix-treaty-json
...
garden: fix broken treaty JSON
2022-09-12 16:20:58 -05:00
Liam Fitzgerald
3f2d7333e6
garden: fix broken treaty JSON
...
For some reason, a %uv case was added to the JSON serialiser for $case.
$case has no such case in the union, and so this does not make sense.
2022-09-12 15:55:54 -05:00
Patrick O'Sullivan
08f0e4c281
Merge pull request #5993 from urbit/po/return-rejected-promise-for-scry
...
http-api: If scry fails, return reject response
2022-09-12 14:23:42 -05:00
fang
b18d8eedd1
Merge branch 'next/arvo'
2022-09-12 16:58:49 +02:00
Patrick O'Sullivan
f5a8d8e937
http-api: If scry fails, return reject response
2022-09-12 09:45:01 -05:00
Amadeo Bellotti
5ae2b48350
fixed a few of the issues ~master-morzod pointed out
2022-09-12 09:02:13 -04:00
Philip Monk
18b65a973f
kiln: fix |ota and installing locally
2022-09-07 22:45:11 -08:00
Philip Monk
c82b7c4ff2
kiln: fixes
2022-09-07 22:38:35 -08:00
Philip Monk
0d757b4436
kiln: migrate previous OTA state
2022-09-07 21:56:12 -08:00