Commit Graph

1711 Commits

Author SHA1 Message Date
doria
b71d279d2b
Merge branch 'develop' into dr/add-tcp 2024-05-25 06:19:11 +09:00
doria
912e96c86c
Merge branch 'main' into develop 2024-05-25 06:18:46 +09:00
dr-frmr
0da1cee88a
add tcp to register 2024-05-24 15:18:30 -06:00
doria
f4c7c3826a
Merge pull request #358 from kinode-dao/tm/app-icons
Designed default app icons & appstore visuals
2024-05-25 06:15:58 +09:00
dr-frmr
ad39ec8fe1
tcp networking implemented 2024-05-24 01:53:20 -06:00
dr-frmr
d37888cee8
ws working 2024-05-23 22:27:53 -06:00
nick.kino
a0acc53a40
Merge pull request #346 from 0xlynett/gh-release-action
push on github releases
2024-05-23 16:31:55 -07:00
Tobias Merkle
dec66b8115 unify icons inside homepage process 2024-05-23 15:39:02 -04:00
Tobias Merkle
9b24e9ac57 add preset random app images to the appstore and homepage 2024-05-23 15:04:29 -04:00
doria
c8b926a83f
Merge branch 'develop' into dr/add-tcp 2024-05-24 04:02:09 +09:00
doria
8517603a34
Merge pull request #360 from kinode-dao/tm/refactor-networking-info
Tm/refactor networking info
2024-05-24 04:01:40 +09:00
github-actions[bot]
b0a72bd201
Format Rust code using rustfmt 2024-05-23 18:58:02 +00:00
Tobias Merkle
39f121600f refactor networking info 2024-05-23 14:57:32 -04:00
dr-frmr
adc75b9923
WIP: ws protocol "finished", tpc stubbed out, generic aspects finished 2024-05-23 00:47:27 -06:00
github-actions[bot]
8ec3c0a492
Format Rust code using rustfmt 2024-05-22 18:15:36 +00:00
doria
e79c8db0cd
Merge branch 'develop' into dr/add-tcp 2024-05-23 03:15:15 +09:00
dr-frmr
3bfe9ec7a9
update process_lib to latest develop 2024-05-22 12:12:46 -06:00
0x70b1a5
1d6c89e419
Merge pull request #357 from kinode-dao/tm/settings-app-homebutton
Drag and drop apps, settings buttons
2024-05-22 09:52:18 -04:00
dr-frmr
47f3b2eea1
WIP: tear up ws protocol again 2024-05-22 01:46:23 -06:00
hosted-fornet
10b4b6f9a3 fix simulation-mode 2024-05-21 21:06:26 -07:00
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