Commit Graph

332 Commits

Author SHA1 Message Date
dr-frmr
aafee037a2
remove excess prints 2023-10-16 17:43:02 -04:00
github-actions[bot]
4546ac9beb
Format Rust code using rustfmt 2023-10-16 21:39:31 +00:00
dr-frmr
114def40fc
BIG change:
- add `inherit` to Response
- refactor repo to match
- make remote app distribution work
2023-10-16 17:39:00 -04:00
dr-frmr
ae766b4e9a
remote installs? 2023-10-16 15:56:26 -04:00
dr-frmr
b85413339a
manifest: remove grant_messaging in favor of public 2023-10-16 13:48:14 -04:00
dr-frmr
2da972fd31
Merge branch 'main' into dr/app-tracker-work 2023-10-16 10:11:43 -04:00
bitful-pannul
53e34314f3
app_tracker: fix request_caps (#26) 2023-10-16 13:05:20 +03:00
github-actions[bot]
c713bb8f81
Format Rust code using rustfmt 2023-10-16 01:11:16 +00:00
realisation
165746204a modified keygen.rs::decode_keyfile to return a Result with a Keyfile (newly in types.rs) or an Err. Invoking this new function signature in register.rs 2023-10-15 21:10:48 -04:00
bitful-pannul
f14b1ee64f
fs fix2 (#25) 2023-10-15 00:51:50 +03:00
hosted-fornet
30738a4c1f key_value: make interface real 2023-10-14 00:09:08 -07:00
hosted-fornet
25e0ca23ca
Merge pull request #24 from uqbar-dao/hf/key-value-fr
key_value fr
2023-10-13 23:57:50 -07:00
hosted-fornet
cee87179ea Merge branch 'main' into hf/key-value-fr
Conflicts:
      build.rs
2023-10-13 22:49:41 -07:00
hosted-fornet
8d2f189860 fix build script: continue to avoid kv, not return 2023-10-13 22:44:30 -07:00
hosted-fornet
9bb79d00e4 update readme with new build instructions 2023-10-13 19:06:57 -07:00
hosted-fornet
343a2ce9b0 get vfs, kernel, kv working & persisting 2023-10-13 17:12:04 -07:00
realisation
0919dae011 merged main into this branch 2023-10-13 19:43:54 -04:00
github-actions[bot]
507dee05a4
Format Rust code using rustfmt 2023-10-13 21:33:27 +00:00
dr-frmr
0684daac84
fix build bug, fix app_tracker bugs, add share_capability fn to uqbar.wit 2023-10-13 17:32:59 -04:00
hosted-fornet
63e3595eba fix env var name in .env.example 2023-10-13 13:47:07 -07:00
dr-frmr
54bfff0715
hotfix: give app_tracker proper messaging cap format 2023-10-13 13:50:21 -04:00
dr-frmr
f1e4ebdf77
vfs: remove debug prints on reboot and fix register back to real routers 2023-10-13 12:30:46 -04:00
dr-frmr
1e98b9209b
Merge pull request #22 from uqbar-dao/dr/drop-peer-fix
networking: fix to drop offline peers faster + add 'delivered' response for !hi messages
2023-10-13 12:00:26 -04:00
github-actions[bot]
2a566aa05f
Format Rust code using rustfmt 2023-10-13 15:13:42 +00:00
dr-frmr
eb88f1cc1f
add delivery notif to !hi protocol 2023-10-13 11:13:12 -04:00
github-actions[bot]
a1614921b7
Format Rust code using rustfmt 2023-10-13 14:33:44 +00:00
dr-frmr
b0b7ba8650
bugfixes #1 2023-10-13 10:33:12 -04:00
bitful-pannul
6c1a672cee
fs: internal flush fix (#21) 2023-10-13 16:06:05 +03:00
hosted-fornet
29cf3fb53c vfs: fix bad Request stopping future good Requests 2023-10-12 17:17:13 -07:00
hosted-fornet
b3bac8b5a6
Merge pull request #20 from uqbar-dao/hf/get-kv-functional
vfs: fix queue
2023-10-12 16:53:52 -07:00
hosted-fornet
aa0cdf084a fix persistence 2023-10-12 16:52:53 -07:00
hosted-fornet
46fec4c6f7 vfs: fix part of persistence: loading 2023-10-12 15:22:07 -07:00
hosted-fornet
25748d1c2a vfs: fix queue 2023-10-12 14:51:30 -07:00
github-actions[bot]
dcac68af07
Format Rust code using rustfmt 2023-10-12 20:07:21 +00:00
dr-frmr
9e038f6938
hotfix2 2023-10-12 16:06:51 -04:00
dr-frmr
78152fe881
hotfix: better build.rs, *actually* don't build KV 2023-10-12 15:00:26 -04:00
dr-frmr
81a855a3ed
Merge pull request #17 from uqbar-dao/dr/keepalive
reintroduce keepalive to every active websocket connection
2023-10-12 14:34:51 -04:00
dr-frmr
dd00ac7fe8
Merge pull request #2 from uqbar-dao/hf/towards-a-working-spawn
towards a working spawn
2023-10-12 14:34:26 -04:00
dr-frmr
6a71e7aba8
remove bootstrapping note 2023-10-12 14:20:16 -04:00
dr-frmr
78e6e5816d
comment out KV from build.rs 2023-10-12 14:18:34 -04:00
dr-frmr
1c8ae26c6d
Merge branch 'main' into hf/towards-a-working-spawn 2023-10-12 14:12:40 -04:00
dr-frmr
cb9c6b1703
comment out debugging prints 2023-10-12 14:12:05 -04:00
dr-frmr
b20edde54a
remove prints 2023-10-12 13:21:28 -04:00
Will Galebach
0fb3af3a66
Remove redirect from / to /login (#19) 2023-10-12 18:19:46 +01:00
realisation
563a61a5f6 updated submodule commit to include ethers v5 types 2023-10-12 12:46:29 -04:00
dr-frmr
197e1fed4a
whoops 2023-10-12 12:08:06 -04:00
bitful-pannul
47675cfbf4 app_tracker: remove final print 2023-10-12 18:48:41 +03:00
github-actions[bot]
ef0425a328
Format Rust code using rustfmt 2023-10-12 15:25:15 +00:00
realisation
5eef3dd4be updated src/register submodule commit to include setting direct on POST request 2023-10-12 11:24:48 -04:00
realisation
4420ff7cb2 updated handle_post to accept direct boolean and accordingly set ws_routing or allowed_routers to none 2023-10-12 11:24:26 -04:00