Commit Graph

2791 Commits

Author SHA1 Message Date
dr-frmr
f04e02af17
wee fixes 2024-12-15 18:51:08 -05:00
dr-frmr
b7973dec50
Merge branch 'v0.10.0' into dr/settings-upgrades 2024-12-15 18:36:48 -05:00
dr-frmr
6be0f377ff
update script to wit 1. update process_lib 2024-12-15 18:35:31 -05:00
dr-frmr
d69fa57679
add main settings widget 2024-12-15 16:00:12 -05:00
dr-frmr
fe2b8b7f2b
remove kino-updates package 2024-12-13 14:27:04 -05:00
bitful-pannul
08c9374ba4 app_store:downloads: wip try all mirrors for auto_update 2024-12-13 17:56:41 +02:00
bitful-pannul
8e3ef6f835 ft_worker: forward error to parent if killed by timer 2024-12-13 17:55:47 +02:00
bitful-pannul
d0a440709c app_store api: add more download error variants 2024-12-13 17:55:07 +02:00
nick.kino
7761027a98
Merge pull request #626 from kinode-dao/hf/bump-wasmtime-version
bump wasmtime to 0.27 and wit-bindgen to 0.36
2024-12-12 16:48:55 -08:00
github-actions[bot]
e82cf8f510
Format Rust code using rustfmt 2024-12-13 00:45:46 +00:00
hosted-fornet
911f51dc70 kernel: fix v1 spawn bug 2024-12-12 16:45:23 -08:00
github-actions[bot]
6106f7be78
Format Rust code using rustfmt 2024-12-12 21:46:15 +00:00
hosted-fornet
6bd249b95f bump wasmtime to 0.27 and wit-bindgen to 0.36 2024-12-12 13:45:44 -08:00
dr-frmr
a5bf41965e
add identity onchain editor to settings 2024-12-12 16:10:24 -05:00
bitful-pannul
b532d15fbd app_store UI: fixes 2024-12-12 17:10:59 +02:00
dr-frmr
50137b88b3
switch settings app FE to react 2024-12-11 16:33:13 -05:00
doria
b75cf2c0f9
Merge pull request #623 from kinode-dao/dr/split-core-lib
break core types out into files
2024-12-11 13:12:13 -05:00
bitful-pannul
825e04ea2b app_store UI: reload our_apps after publishing a new one 2024-12-11 16:35:36 +02:00
bitful-pannul
cdd04f12f9 app_store UI: fix false missing local downloads message on publish 2024-12-11 16:15:09 +02:00
dr-frmr
e537bbde4c
comments 2024-12-11 01:50:22 -05:00
dr-frmr
71d4efca4a
break core types out into files 2024-12-11 01:31:19 -05:00
nick.kino
1534bdc1bb
Merge pull request #622 from kinode-dao/hf/accumulated-small-todos
Hf/accumulated small todos
2024-12-10 17:02:05 -08:00
hosted-fornet
bd3a77599c fix is_kimap_safe() functions and associated helptext 2024-12-10 16:33:28 -08:00
hosted-fornet
2f9f6d0f1f update authors to Sybil Technologies AG 2024-12-10 16:16:24 -08:00
hosted-fornet
33d8bc7199 clarify --process-verbosity arg usage 2024-12-10 15:51:46 -08:00
dr-frmr
9fa9fa2303
update process_lib version for all, fix printout issues in standard_host_v1 2024-12-10 17:15:02 -05:00
hosted-fornet
fe0ae08eef Merge branch 'main' into v0.10.0 2024-12-10 14:08:49 -08:00
doria
aac521b987
Merge pull request #621 from kinode-dao/dr/standard-host-v1
add wit v1 support to kernel
2024-12-10 17:06:21 -05:00
dr-frmr
3386aaf2d8
merge 2024-12-10 17:06:05 -05:00
dr-frmr
015b8e43d4
Merge branch 'v0.10.0' into dr/standard-host-v1 2024-12-10 17:05:55 -05:00
hosted-fornet
144752d23b Merge branch 'develop' into v0.10.0
Conflicts:
      Cargo.lock
      Cargo.toml
      kinode/Cargo.toml
      kinode/packages/app-store/pkg/manifest.json
      kinode/packages/settings/pkg/manifest.json
      lib/Cargo.toml
2024-12-10 14:02:11 -08:00
nick.kino
e971e92106
Merge pull request #617 from kinode-dao/hf/terminal-per-process-verbosity
terminal: per process verbosity
2024-12-10 13:27:13 -08:00
hosted-fornet
c04257347f use fixed process_lib 2024-12-10 12:05:57 -08:00
github-actions[bot]
cb320416d9
Format Rust code using rustfmt 2024-12-10 19:55:22 +00:00
bitful-pannul
9fddb2cedd app_store: sqlite storage backend 2024-12-10 21:54:52 +02:00
bitful-pannul
3259f279ea sqlite: fix faulty db_path 2024-12-10 21:54:33 +02:00
bitful-pannul
8a5ac51e7b kns: block number hotfix 2024-12-10 21:54:14 +02:00
hosted-fornet
cb6f737cc9 Merge branch 'v0.10.0' into hf/terminal-per-process-verbosity
Conflicts:
      kinode/src/eth/subscription.rs
2024-12-10 11:30:56 -08:00
hosted-fornet
38039de554 terminal: fix a bug 2024-12-10 11:25:23 -08:00
github-actions[bot]
7f5a59e50d
Format Rust code using rustfmt 2024-12-10 19:23:42 +00:00
hosted-fornet
afa8cfeb56 terminal: queue up printouts while in alternate screen & print when return to main 2024-12-10 11:23:06 -08:00
hosted-fornet
1e06129c3e terminal: remove a process verbosity entry by sending just ProcessId 2024-12-10 10:54:15 -08:00
hosted-fornet
f0ba792f6e terminal: add m, mute, muted options for process verbosity 2024-12-10 10:11:11 -08:00
hosted-fornet
e5bd917591 terminal: make Ctrl+W mode less wonky 2024-12-09 17:01:20 -08:00
hosted-fornet
f2a21656a6 terminal: output event loop for given process if set process verbosity to 3 2024-12-09 16:37:08 -08:00
dr-frmr
99c24943ba
wit 1.0, standard-host-v1 2024-12-09 17:08:50 -05:00
nick.kino
75dba1c2f4
Merge pull request #619 from kinode-dao/hf/use-request-attach-all
m:terminal: use `Request::attach_all()` method
2024-12-09 13:39:55 -08:00
hosted-fornet
475ca4e3e8 m:terminal: use Request::try_attach_all() instead 2024-12-09 13:39:01 -08:00
dr-frmr
475aea17fb
add wit v1 support to kernel 2024-12-09 15:53:31 -05:00
doria
4aa35be1a4
Merge pull request #618 from kinode-dao/dr/eth-interface-generic
Dr/eth interface generic
2024-12-09 14:49:32 -05:00