dr-frmr
|
074ea84fb8
|
WIP: build out more generic net infra
|
2024-05-21 18:12:03 -06:00 |
|
dr-frmr
|
0d2504cd45
|
WIP: keep scaffolding tcp
|
2024-05-21 13:20:27 -06:00 |
|
Tobias Merkle
|
88b0af1852
|
docked apps in homepage are drag and droppable
|
2024-05-21 11:23:49 -04:00 |
|
Tobias Merkle
|
c83f2e88e6
|
rebase onto widgets
|
2024-05-21 11:23:49 -04:00 |
|
dr-frmr
|
c8b48d046d
|
refactor networking to add tcp pt 1
|
2024-05-20 22:17:42 -06:00 |
|
0x70b1a5
|
2978bf5935
|
Merge pull request #355 from kinode-dao/tm/widget-ui-fixes
Widget ui fixes
|
2024-05-20 22:34:24 -04: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 |
|
Tobias Merkle
|
dc56c37764
|
widget ui fixes
|
2024-05-17 17:11:04 -04: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 |
|
Lyn
|
5b7aea79a4
|
Merge branch 'gh-release-action' of github.com:0xlynett/kinode into gh-release-action
|
2024-05-15 16:43:23 +00:00 |
|
Lyn
|
75a10ff672
|
cache busting
|
2024-05-15 16:42:55 +00:00 |
|
0xLyn
|
6f17160020
|
Merge branch 'main' into gh-release-action
|
2024-05-15 05:21:37 -03:00 |
|
Lyn
|
b8ccb736d3
|
login action v3
|
2024-05-15 08:17:37 +00:00 |
|