Liam Fitzgerald
45b9686b06
migration: remove docket for landscape
2022-12-07 08:41:01 +10:00
Liam Fitzgerald
e600ded69c
migration: install %talk
2022-12-07 08:30:04 +10:00
Hunter Miller
7a3066b922
Merge branch 'lf/gladio-2' of github.com:urbit/urbit into lf/gladio-2
2022-11-30 20:15:53 -06:00
Hunter Miller
c3d4c538aa
Revert "migration: correcting take-migrate ship"
...
This reverts commit ec23cc5318
.
2022-11-30 20:13:42 -06:00
Hunter Miller
92c6ffa283
Revert "migration: fixing bad @tas"
...
This reverts commit 81419a8a03
.
2022-11-30 20:13:23 -06:00
Hunter Miller
cae675f4d4
Revert "migration: correctly parsing ship"
...
This reverts commit 173b641df4
.
2022-11-30 20:12:23 -06:00
Hunter Miller
feb305b59e
Revert "migration: undoing ship/src.bowl change, adding logging to imports"
...
This reverts commit de1cdcefbb
.
2022-11-30 20:12:17 -06:00
Liam Fitzgerald
0f6ae4b74a
group-store: fix flag declaration
2022-12-01 11:22:41 +10:00
Hunter Miller
de1cdcefbb
migration: undoing ship/src.bowl change, adding logging to imports
2022-11-30 16:46:47 -06:00
Hunter Miller
173b641df4
migration: correctly parsing ship
2022-11-30 15:31:56 -06:00
Hunter Miller
81419a8a03
migration: fixing bad @tas
2022-11-30 15:26:25 -06:00
Hunter Miller
ec23cc5318
migration: correcting take-migrate ship
2022-11-30 15:20:11 -06:00
Liam Fitzgerald
0a555981cc
landscape: optionally disable memory mitigations in OTA
2022-11-29 13:25:15 +10:00
Liam Fitzgerald
37339bed31
group-store: cleanup sign handling
2022-11-29 13:17:28 +10:00
Liam Fitzgerald
06a2fe5b69
landscape: crash the event if migration fails
2022-11-29 13:12:10 +10:00
Liam Fitzgerald
8f6366d1c9
landscape: remove testing cruft
2022-11-25 12:32:13 +10:00
Liam Fitzgerald
9d0877c219
landscape: support pending state in migration
2022-11-24 15:42:50 +10:00
Liam Fitzgerald
0f7f4d554d
graph-store: use standard archive format
2022-11-24 15:16:17 +10:00
Liam Fitzgerald
e41e589367
landscape: add backups to groups 2 migration
2022-11-24 14:21:17 +10:00
Liam Fitzgerald
dd04bd8f79
landscape: include club migration
2022-11-23 14:29:40 +10:00
Liam Fitzgerald
bc787310d9
landscape: fix wire consistency in migration
2022-11-23 12:43:11 +10:00
Liam Fitzgerald
d5f3374756
landscape: sketch of staggered deployment
2022-11-22 16:09:40 +10:00
Liam Fitzgerald
bc535a5683
landscape: fix broken migration
2022-11-07 13:35:51 +10:00
Liam Fitzgerald
11be7d59d2
landscape: rework migration slightly
2022-11-07 12:02:15 +10:00
Liam Fitzgerald
0e16d82a46
wip
2022-11-03 12:50:51 +10:00
Liam Fitzgerald
db34d0cfc8
migrate: fix agent name
2022-10-31 15:41:47 +10:00
Liam Fitzgerald
53621ecb98
landscape: migration scripts for heap & dms
2022-10-25 15:20:40 +10:00
Liam Fitzgerald
5e89835c5d
landscape: migration works for chat/groups
2022-10-25 13:49:25 +10:00
Liam Fitzgerald
f7e550b1f4
landscape: sketch migration scripts
2022-10-25 13:21:28 +10:00
Hunter Miller
361384d15c
Merge pull request #6028 from urbit/mp/cut-the-url
...
README: /using/install -> /install
2022-10-11 15:53:03 -05:00
matildepark
f38f8a7c87
README: /using/install -> /install
2022-10-11 13:39:09 -07:00
Joe Bryan
9df08c5e72
ames: ignore pki nponsorship loss
2022-09-22 10:38:39 -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
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
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
fang
50ee2eb1c0
Merge pull request #5951 from urbit/pkova/dns-race
...
dns-address: subscribe before poke and fix wire mismatch
2022-09-07 19:41:14 +02:00
fang
108c6253d3
Merge branch 'philip/nuke' into next/arvo
2022-09-06 22:25:19 +02:00
fang
f46d8dd557
Merge pull request #5974 from urbit/m/recork-slower
...
ames: bump recork timer back up to a day
2022-09-06 22:18:14 +02:00
fang
bc597c25ef
Merge pull request #5978 from urbit/philip/nuke
...
gall: don't add duplicate nonce in +ap-nuke
2022-09-06 22:17:49 +02:00