Commit Graph

120 Commits

Author SHA1 Message Date
realisation
0919dae011 merged main into this branch 2023-10-13 19:43:54 -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
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
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
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
6a71e7aba8
remove bootstrapping note 2023-10-12 14:20:16 -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
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
realisation
e7e77d881f included submodule init instructions in README, passing ws ip and port info to register frontend and included new register submodule commit supporting that via classic register flow 2023-10-12 10:38:29 -04:00
bitful-pannul
997520fb09 write_at concurrency impr 2023-10-12 13:13:17 +03:00
github-actions[bot]
a45738da87
Format Rust code using rustfmt 2023-10-12 03:00:57 +00:00
dr-frmr
d0cde6c791
add a ping/pong keepalive 2023-10-11 23:00:25 -04:00
dr-frmr
45084b212a
fix a caps deadlcok 2023-10-11 21:06:08 -04:00
github-actions[bot]
6e7c8bc5f8
Format Rust code using rustfmt 2023-10-12 00:36:10 +00:00
hosted-fornet
358e2cc447 key_value: change to real api 2023-10-11 17:35:34 -07:00
hosted-fornet
800c4c5bfa add and remove some prints (magically makes KV::New work) 2023-10-11 17:30:30 -07:00
dr-frmr
d01e102a04
remove GrantCapability from KernelCommand 2023-10-11 20:14:02 -04:00
github-actions[bot]
3aaa9f2820
Format Rust code using rustfmt 2023-10-12 00:07:24 +00:00
hosted-fornet
8d5ab123b5 add basic, working, testable-from-terminal kv (no caps) 2023-10-11 17:06:50 -07:00
realisation
d35139a42c update to debouncing commit in register 2023-10-11 18:59:44 -04:00
realisation
d91b84dee6 including new register commit 2023-10-11 18:16:15 -04:00
realisation
963ace27ad merge complete 2023-10-11 18:15:59 -04:00
github-actions[bot]
59775cf02e
Format Rust code using rustfmt 2023-10-11 21:41:37 +00:00
hosted-fornet
9f40867771 update build.rs; fix vfs & fs bugs 2023-10-11 14:41:06 -07:00
bitful-pannul
1344984f94 Merge branch 'main' into hf/towards-a-working-spawn 2023-10-11 20:18:45 +03:00
github-actions[bot]
c8101566fa
Format Rust code using rustfmt 2023-10-11 17:14:13 +00:00
bitful-pannul
53c84abaec fix on_panic::restart 2023-10-11 20:13:36 +03:00
github-actions[bot]
c806bc099f
Format Rust code using rustfmt 2023-10-11 16:57:04 +00:00
hosted-fornet
afb4e50095 fix spawn 2023-10-11 09:56:32 -07:00
github-actions[bot]
b888191fb1
Format Rust code using rustfmt 2023-10-11 11:17:00 +00:00
bitful-pannul
9285e0f2ad fix await caps get_send in kernel 2023-10-11 14:16:18 +03:00
github-actions[bot]
10e011ee82
Format Rust code using rustfmt 2023-10-11 05:40:44 +00:00
hosted-fornet
9f1d0a7881 get caps working, key_value spinning up worker 2023-10-10 22:40:08 -07:00
bitful-pannul
39495326a6 vfs await inside request, app_tracker so close 2023-10-11 00:02:17 +03:00
dr-frmr
41c7f7be2f
Merge pull request #15 from uqbar-dao/dr/terminal-improvements
add timestamp to term-prints
2023-10-10 13:59:09 -04:00
hosted-fornet
746379044a fix terminal bug 2023-10-10 10:16:06 -07:00