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 |
|
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 |
|
dr-frmr
|
dbcd629920
|
brackets
|
2024-12-06 13:17:21 -05:00 |
|
hosted-fornet
|
bb3a4af4c0
|
m:terminal: use Request::attach_all() method
|
2024-12-05 09:36:51 -08:00 |
|
nick.kino
|
df6e97b128
|
Merge pull request #596 from kinode-dao/hf/terminal-m-caps
terminal: m caps
|
2024-12-05 08:36:28 -08:00 |
|
hosted-fornet
|
108aacf16b
|
move contacts caps from terminal request to contacts grant
|
2024-12-05 08:35:36 -08:00 |
|
hosted-fornet
|
12fd44cc7c
|
Merge branch 'v0.10.0' into hf/terminal-m-caps
|
2024-12-05 08:11:52 -08:00 |
|
hosted-fornet
|
b5dae0cfab
|
add --process-verbosity flag
|
2024-12-04 19:58:42 -08:00 |
|
github-actions[bot]
|
b8e3ddf750
|
Format Rust code using rustfmt
|
2024-12-05 00:29:41 +00:00 |
|
hosted-fornet
|
aca7cdb81d
|
terminal: add CTRL+W process verbosity mode
|
2024-12-04 16:29:17 -08:00 |
|
dr-frmr
|
8e0bb6f9f8
|
remove old comment
|
2024-12-04 15:32:08 -05:00 |
|
dr-frmr
|
ea51b40d5d
|
match process_lib
|
2024-12-04 15:08:46 -05:00 |
|
dr-frmr
|
a2ebe13205
|
eth interface: don't use alloy types in OS interface
|
2024-12-04 15:00:32 -05:00 |
|
hosted-fornet
|
f2313df977
|
Merge branch 'v0.10.0' into hf/terminal-per-process-verbosity
|
2024-12-04 11:39:25 -08:00 |
|
nick.kino
|
592b3a5235
|
Merge pull request #615 from kinode-dao/hf/remove-ws-register-encrypted-field
remove ws register encrypted field
|
2024-12-04 11:00:41 -08:00 |
|
hosted-fornet
|
729dd494b0
|
Merge branch 'v0.10.0' into hf/remove-ws-register-encrypted-field
|
2024-12-04 10:54:52 -08:00 |
|
dr-frmr
|
f602811a03
|
fix: allow : , . in SSDs in auth cookie
|
2024-12-04 12:20:32 -05:00 |
|
github-actions[bot]
|
b8a4153429
|
Format Rust code using rustfmt
|
2024-12-04 01:02:12 +00:00 |
|
hosted-fornet
|
ae7e3228a4
|
remove encrypted & bump process_lib version
|
2024-12-03 17:01:46 -08:00 |
|
github-actions[bot]
|
8babf7ac1f
|
Format Rust code using rustfmt
|
2024-12-03 19:01:39 +00:00 |
|
hosted-fornet
|
70a2d68830
|
terminal: add process_verbosity: HashMap<ProcessId, u8> that overrides verbose_mode when populated
|
2024-12-03 11:01:13 -08:00 |
|
github-actions[bot]
|
fdc1b440c8
|
Format Rust code using rustfmt
|
2024-12-03 04:31:24 +00:00 |
|
hosted-fornet
|
4271525d85
|
modify Printout to include source: ProcessId
|
2024-12-02 20:30:52 -08:00 |
|
hosted-fornet
|
ff9681a17d
|
Merge branch 'v0.10.0' into hf/remove-ws-register-encrypted-field
|
2024-12-02 16:41:47 -08:00 |
|
github-actions[bot]
|
31365ecc79
|
Format Rust code using rustfmt
|
2024-12-03 00:19:34 +00:00 |
|
hosted-fornet
|
8200ecb6a7
|
improve robustness of runtime build (esp w kit)
|
2024-12-02 16:19:06 -08:00 |
|
doria
|
41714aad7b
|
Merge pull request #603 from kinode-dao/dr/audit-response
0.10.0: audit response
|
2024-12-02 18:33:50 -05:00 |
|
dr-frmr
|
12f4507c21
|
security: always send JWT cookie with proper headers, make JWT expire
|
2024-12-02 18:32:11 -05:00 |
|