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 |
|
bitful-pannul
|
f633b078b7
|
kns: add meta keys
|
2024-12-09 18:00:58 +02:00 |
|
bitful-pannul
|
daae14c684
|
kns_indexer: add kv as state backend
|
2024-12-09 17:23:02 +02: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 |
|
hosted-fornet
|
a780a575ff
|
remove WsRegister encrypted field
|
2024-12-02 14:37:04 -08:00 |
|
doria
|
1c0e9ff597
|
Merge pull request #613 from kinode-dao/dr/add-root-remove-homepage
feat: improve homepage:sys protocol to add capabilities for setting system stylesheet and removing other apps' homepage icons
|
2024-11-27 14:07:32 -05:00 |
|
github-actions[bot]
|
dec8e927b5
|
Format Rust code using rustfmt
|
2024-11-26 21:41:53 +00:00 |
|
doria
|
0cad79c3cc
|
Merge branch 'v0.10.0' into dr/audit-response
|
2024-11-26 16:41:31 -05:00 |
|
dr-frmr
|
a3acea3fbd
|
feat: improve homepage:sys protocol to add capabilities for setting system stylesheet and removing other apps' homepage icons!
|
2024-11-21 17:20:05 -05:00 |
|
dr-frmr
|
191cb5b6fd
|
mint automatically after commit, fix back button styling
|
2024-11-20 16:46:15 -05:00 |
|