Commit Graph

1678 Commits

Author SHA1 Message Date
dr-frmr
c8b48d046d
refactor networking to add tcp pt 1 2024-05-20 22:17:42 -06:00
doria
3f871042b6
Merge branch 'main' into develop 2024-05-21 03:53:58 +09:00
doria
04009e77e3
Merge pull request #319 from kinode-dao/dr/net-modular-tcp
0.8: modular networking
2024-05-21 03:37:21 +09:00
dr-frmr
45b34705cd
fix: Identity struct must have room for many ports 2024-05-19 23:50:31 -06:00
dr-frmr
6eaa60364e
cleanup 2024-05-18 01:18:37 -06:00
dr-frmr
e7a4f93376
fix: go and find all the places that wit versions take effect, and line them up 2024-05-18 00:59:40 -06:00
github-actions[bot]
65d8fd2d10
Format Rust code using rustfmt 2024-05-18 05:16:08 +00:00
dr-frmr
ae72c115ca
fix TYPO that had me losing mind 2024-05-17 23:15:44 -06:00
github-actions[bot]
9fd7c09b9a
Format Rust code using rustfmt 2024-05-18 02:41:27 +00:00
dr-frmr
ff0b411eed
wtf: try and fix cargo manifest 2024-05-17 20:41:02 -06:00
dr-frmr
a7d7f4f89e
Merge branch 'develop' into dr/net-modular-tcp 2024-05-17 16:52:38 -06:00
dr-frmr
79f81a8f97
version bump 0.8.0 2024-05-17 16:33:42 -06:00
dr-frmr
95687d87b3
update parsing to match process_lib 2024-05-17 16:06:47 -06:00
nick.kino
20859206e5
Merge pull request #350 from kinode-dao/hf/vfs-remove-unused-select
vfs: remove unused select
2024-05-17 13:15:53 -07:00
0x70b1a5
d50c3a3fdb
Merge pull request #352 from kinode-dao/tm/appstore-widget-links
appstore widget links
2024-05-17 15:35:38 -04:00
doria
2e71444221
Merge pull request #354 from Tenari/native-tls-feature-flag-dev
Native tls feature flag dev
2024-05-18 03:39:26 +09:00
Tenari
e030538a1e correct debug printing 2024-05-17 13:37:17 -05:00
Tenari
3090de6988 more helpful error message for failing websockets, also include native-tls so that wss:// type urls will work 2024-05-17 13:37:17 -05:00
doria
d6c2d9512b
Merge pull request #353 from kinode-dao/revert-349-native-tls-feature-flag
Revert "native-tls so that wss:// type urls will work"
2024-05-18 03:27:12 +09:00
doria
3f97bcc315
Revert "native-tls so that wss:// type urls will work" 2024-05-18 03:26:58 +09:00
doria
e49221d70b
Merge pull request #349 from Tenari/native-tls-feature-flag
native-tls so that wss:// type urls will work
2024-05-18 03:26:51 +09:00
Tenari
7304a8c775 correct debug printing 2024-05-17 12:18:45 -05:00
hosted-fornet
1dce465268 app_store: use the 0.8.0 world process-v0 2024-05-17 09:57:25 -07:00
hosted-fornet
7712e85b58 flip conditional so it works properly 2024-05-17 09:51:44 -07:00
hosted-fornet
b645c2cb73 bump kit dep 2024-05-17 09:02:40 -07:00
Tobias Merkle
e36415a67b appstore widget links 2024-05-17 10:50:38 -04:00
nick.kino
96f6277ba1
Merge pull request #351 from kinode-dao/hf/dont-kit-build-ds-store
dont `kit::build` `.DS_Store`
2024-05-16 19:53:44 -07:00
hosted-fornet
4b78dec03a dont kit::build .DS_Store 2024-05-16 19:51:49 -07:00
github-actions[bot]
3d4aa522de
Format Rust code using rustfmt 2024-05-17 00:55:52 +00:00
hosted-fornet
a1cd7aed10 vfs: remove unused select 2024-05-16 17:55:13 -07:00
doria
394181840a
Merge pull request #348 from kinode-dao/dr/wit-backcompat-forever
Add multi-wit-version support to kernel
2024-05-17 08:08:40 +09:00
dr-frmr
e54c0cf041
feat: kernel switching on process wit version 2024-05-16 17:06:55 -06:00
hosted-fornet
1a177890f1 make api_hash real-er 2024-05-16 15:32:13 -07:00
Tenari
a70d71bcc5 more helpful error message for failing websockets, also include native-tls so that wss:// type urls will work 2024-05-16 17:30:46 -05:00
dr-frmr
00d0d6cfe3
WIP: support standard_host and standard_host_v0 in kernel 2024-05-16 13:49:38 -06:00
doria
c696651f80
Merge branch 'develop' into dr/wit-backcompat-forever 2024-05-17 03:47:39 +09:00
nick.kino
feced37955
Merge pull request #335 from kinode-dao/hf/wit-apis
wit apis
2024-05-16 10:28:44 -07:00
hosted-fornet
6efcf98bfc remove homepage package-lock.json 2024-05-15 21:14:12 -07:00
github-actions[bot]
2817bb8d9b
Format Rust code using rustfmt 2024-05-16 01:27:35 +00:00
hosted-fornet
2c2f52d232 change convention to: interface <-> process; world <-> package 2024-05-15 18:27:07 -07:00
dr-frmr
fc63322ae8
bump version to 0.7.4 2024-05-14 21:25:03 -06:00
doria
1bb7b5a86f
Merge pull request #345 from kinode-dao/tm/appstore-flows
repair some missing appstore flows
2024-05-15 12:16:25 +09:00
doria
e13a08f099
Merge branch 'main' into tm/appstore-flows 2024-05-15 12:10:57 +09:00
dr-frmr
44ca456684
add en_wits and de_wits for v0 2024-05-14 20:58:59 -06:00
Tobias Merkle
253b6c3b15 repair some missing appstore flows 2024-05-14 20:14:33 -04:00
dr-frmr
15c86f55be
first pass: handle multiple wit versions, normalize all version values to u32 2024-05-14 18:00:48 -06:00
dr-frmr
eec1581632
fix: push->insert 2024-05-14 11:51:38 -06:00
doria
3f13f53d16
Merge pull request #344 from kinode-dao/develop
Develop 0.7.3
2024-05-15 02:18:03 +09:00
doria
b6f93f81ff
Merge branch 'main' into develop 2024-05-15 02:17:53 +09:00
doria
18979fdc3b
Merge pull request #343 from kinode-dao/tm/import-keyfile-fixes
fix import keyfile
2024-05-15 02:17:34 +09:00