bitful-pannul
|
63d74cd6be
|
booting and reloading from pkg works!
|
2023-10-11 00:34:45 +03:00 |
|
bitful-pannul
|
39495326a6
|
vfs await inside request, app_tracker so close
|
2023-10-11 00:02:17 +03:00 |
|
hosted-fornet
|
746379044a
|
fix terminal bug
|
2023-10-10 10:16:06 -07:00 |
|
hosted-fornet
|
aa47ba7d55
|
Merge pull request #13 from uqbar-dao/hf/kernel-fixes-and-key-value-updates
kernel fixes and key value updates
|
2023-10-10 09:28:28 -07:00 |
|
hosted-fornet
|
17b6ff1ac3
|
get vfs, http_bindings working
|
2023-10-10 09:27:07 -07:00 |
|
hosted-fornet
|
42eb590a0d
|
Merge branch 'hf/towards-a-working-spawn' into hf/kernel-fixes-and-key-value-updates
Conflicts:
modules/rpc/pkg/manifest.json
src/vfs.rs
|
2023-10-10 09:09:18 -07:00 |
|
github-actions[bot]
|
18bf868331
|
Format Rust code using rustfmt
|
2023-10-10 11:49:39 +00:00 |
|
bitful-pannul
|
fb7e2a924a
|
vfs ~fixes, almost reboot
|
2023-10-10 14:48:57 +03:00 |
|
hosted-fornet
|
aaf1e22b8a
|
move modules into their own packages (wip)
|
2023-10-09 22:38:36 -07:00 |
|
hosted-fornet
|
77afea0297
|
fix build.rs
|
2023-10-09 22:09:20 -07:00 |
|
github-actions[bot]
|
04b1ad043d
|
Format Rust code using rustfmt
|
2023-10-10 04:26:37 +00:00 |
|
hosted-fornet
|
384760b23c
|
vfs: fix hang
|
2023-10-09 21:26:08 -07:00 |
|
hosted-fornet
|
872b15fda2
|
vfs: make path splitting stricter
|
2023-10-09 17:13:29 -07:00 |
|
github-actions[bot]
|
512f9be34a
|
Format Rust code using rustfmt
|
2023-10-10 00:02:47 +00:00 |
|
hosted-fornet
|
6eb00b7fca
|
vfs: update parents children map on addition
|
2023-10-09 17:02:14 -07:00 |
|
bitful-pannul
|
93397e32b4
|
wip script injection
|
2023-10-10 02:51:31 +03:00 |
|
hosted-fornet
|
84e2f11e0d
|
fix public logic
|
2023-10-09 16:40:13 -07:00 |
|
github-actions[bot]
|
7222e13030
|
Format Rust code using rustfmt
|
2023-10-09 23:32:23 +00:00 |
|
hosted-fornet
|
08b34ad194
|
add kernel fixes & update key_value
|
2023-10-09 16:31:49 -07:00 |
|
dr-frmr
|
e4cfdea148
|
fix typ0
|
2023-10-09 10:14:03 -04:00 |
|
dr-frmr
|
12e4066882
|
add metadata.json for package name and publisher
|
2023-10-09 10:12:27 -04:00 |
|
bitful-pannul
|
3993718fe4
|
fix apps with http_bindings
|
2023-10-09 14:03:53 +03:00 |
|
dr-frmr
|
39eca9b38b
|
little fixies
|
2023-10-08 21:26:32 -04:00 |
|
github-actions[bot]
|
01534f6776
|
Format Rust code using rustfmt
|
2023-10-09 00:56:01 +00:00 |
|
dr-frmr
|
af0db09f27
|
get all apps compiling
|
2023-10-08 20:55:19 -04:00 |
|
dr-frmr
|
652926bd73
|
update app_tracker and libraries
|
2023-10-08 19:46:12 -04:00 |
|
dr-frmr
|
bf1e4c4d44
|
new process_lib symlinks!
|
2023-10-08 19:04:55 -04:00 |
|
dr-frmr
|
82055bacf5
|
delete non-symlinked process_libs
|
2023-10-08 18:57:45 -04:00 |
|
github-actions[bot]
|
2352a068f8
|
Format Rust code using rustfmt
|
2023-10-08 05:15:33 +00:00 |
|
dr-frmr
|
96c36ac62c
|
cleanup [APPS NOT COMPILING]
|
2023-10-08 01:14:57 -04:00 |
|
github-actions[bot]
|
a8f2921340
|
Format Rust code using rustfmt
|
2023-10-08 04:57:28 +00:00 |
|
dr-frmr
|
028acd66ef
|
change process_id to include package and publisher namespace
|
2023-10-08 00:56:53 -04:00 |
|
dr-frmr
|
71c0b46240
|
whoops! give networking caps in bootstrap
|
2023-10-06 19:32:33 -04:00 |
|
github-actions[bot]
|
a567259121
|
Format Rust code using rustfmt
|
2023-10-06 23:25:40 +00:00 |
|
dr-frmr
|
80facd7a46
|
phat VFS refactor
|
2023-10-06 19:25:05 -04:00 |
|
github-actions[bot]
|
d81e32cb20
|
Format Rust code using rustfmt
|
2023-10-06 22:06:34 +00:00 |
|
dr-frmr
|
4bb106e233
|
vfs: rename identifier to drive
|
2023-10-06 18:06:05 -04:00 |
|
github-actions[bot]
|
dcee4831ea
|
Format Rust code using rustfmt
|
2023-10-06 19:34:55 +00:00 |
|
dr-frmr
|
3b47252176
|
make Request timeouts real!
|
2023-10-06 15:34:25 -04:00 |
|
dr-frmr
|
45ed17b132
|
revert apphash stuff
|
2023-10-06 13:43:51 -04:00 |
|
dr-frmr
|
062037b0ed
|
save apphashes
|
2023-10-06 13:31:12 -04:00 |
|
github-actions[bot]
|
3ba6d427fd
|
Format Rust code using rustfmt
|
2023-10-06 04:13:03 +00:00 |
|
dr-frmr
|
5b35a9b29b
|
woohoo!!
|
2023-10-06 00:12:31 -04:00 |
|
github-actions[bot]
|
617a0e4ea5
|
Format Rust code using rustfmt
|
2023-10-05 19:04:13 +00:00 |
|
dr-frmr
|
f5257ae40d
|
WIP
|
2023-10-05 15:03:42 -04:00 |
|
github-actions[bot]
|
1620538e46
|
Format Rust code using rustfmt
|
2023-10-05 17:42:51 +00:00 |
|
bitful-pannul
|
31aad8d5e3
|
separate load_fs and bootstrap_fs
|
2023-10-05 20:42:05 +03:00 |
|
github-actions[bot]
|
3ad2a200ca
|
Format Rust code using rustfmt
|
2023-10-05 16:59:52 +00:00 |
|
dr-frmr
|
b55670a9be
|
Merge branch 'main' into hf/towards-a-working-spawn
|
2023-10-05 12:59:19 -04:00 |
|
bitful-pannul
|
b8f239f1c7
|
fs errors refactor (#9)
|
2023-10-05 01:51:57 +03:00 |
|