Commit Graph

401 Commits

Author SHA1 Message Date
Will Galebach
679d54bdb6
Login UI hotfix (#77) 2023-11-29 17:16:26 +00:00
Will Galebach
c9aca89d8f
Wg/boot refactor (#71) 2023-11-29 16:32:21 +00:00
dr-frmr
3fff70bbc5
hotfix: kernel respond to RSVP if it can, always 2023-11-29 11:15:18 -05:00
hosted-fornet
fdddd3636d add networked testing 2023-11-28 20:29:10 -08:00
dr-frmr
7b2456a211
remove http_proxy link on homepage, add short project description 2023-11-28 21:38:48 -05:00
dr-frmr
45605958f3
0.3.0: fix kernel API to separate process init and process run 2023-11-28 17:33:49 -05:00
dr-frmr
9f554e55e9
break out kernel parts into separate files 2023-11-27 15:24:55 -05:00
dr-frmr
4cd75b0a0e
hotfix: remove debug prints 2023-11-26 10:19:45 -05:00
dr-frmr
6349c27363
Merge branch 'main' into dr/http-refactor-2 2023-11-25 22:28:46 -05:00
github-actions[bot]
0ec86568fe
Format Rust code using rustfmt 2023-11-26 03:27:26 +00:00
dr-frmr
b8a9445e44
clippy cleanup, mark chess as nonfunctional at the moment 2023-11-25 22:26:53 -05:00
dr-frmr
9d218b63d5
http_server: give full url as raw_path, for parsing's sake 2023-11-22 16:39:36 -05:00
dr-frmr
72bb9a872f
net: timeout on accept_async socket too 2023-11-22 16:31:32 -05:00
dr-frmr
b0bfa3d66f
server: authenticate websockets 2023-11-22 16:22:40 -05:00
dr-frmr
84a5bbbe6c
chess work 2023-11-21 17:49:18 -05:00
dr-frmr
5a4813b8c4
http_server good, updating apps to match 2023-11-21 11:25:55 -05:00
dachus
60ed8a90c9 allowed unused mut 2023-11-20 11:00:51 -03:00
dr-frmr
3fdd605c18
WIP not compiling, httpserver rewrite 2023-11-17 19:28:51 -05:00
Will Galebach
21809b1d46
Login should not determine direct or indirect (#70) 2023-11-17 21:47:17 +00:00
dr-frmr
f0a3b4b47c
fix: make connection receiver always time out 2023-11-17 13:06:22 -05:00
github-actions[bot]
0c3655f69d
Format Rust code using rustfmt 2023-11-17 18:00:22 +00:00
dr-frmr
b39531166e
move everything into http module 2023-11-17 12:59:52 -05:00
dr-frmr
944b784d9b
Merge pull request #68 from uqbar-dao/wg/encryptor-fixes
Updated encryptor messages to use new type names
2023-11-17 12:13:42 -05:00
github-actions[bot]
57cb620654
Format Rust code using rustfmt 2023-11-17 17:10:37 +00:00
Will Galebach
3d72a84ba9 Updated to use new type names 2023-11-17 17:09:56 +00:00
bitful-pannul
db4027a3ee
fs: better dedup (#60) 2023-11-17 13:20:04 -03:00
bitful-pannul
a0e39743fc
fs: read cache (#49) 2023-11-17 13:18:35 -03:00
dr-frmr
18df6332b4
WIP: refactor http_client, remove encryptor 2023-11-16 23:17:27 -05:00
bitful-pannul
f11d323586
fs: optimize get/set-state queue based on kernel metadata (#67) 2023-11-16 16:04:22 -03:00
dr-frmr
11a0c40cd7
timer -> millisecond granularity 2023-11-16 12:27:16 -05:00
dr-frmr
fca087baeb
clean up dirty printouts, update some comments 2023-11-15 19:54:23 -05:00
dr-frmr
6198e873ae
Merge pull request #63 from uqbar-dao/dr/timer-module
Timer runtime module
2023-11-15 12:25:44 -05:00
dr-frmr
4d05fd9718
remove all persisted aspects of timer service 2023-11-15 10:51:09 -05:00
dachus
f1550e8926 create home directory if it does not exist 2023-11-15 10:40:02 -03:00
Will Galebach
13c1963870
Fixed issue with login inconsistency (#64) 2023-11-15 10:54:27 +00:00
dr-frmr
653341352b
fix timer bugs, add our replacement in kernel event loop 2023-11-14 22:23:15 -05:00
dr-frmr
986ad845c8
Merge branch 'main' into dr/timer-module 2023-11-14 15:36:58 -05:00
dr-frmr
86c02bc3e4
new timer module 2023-11-14 15:34:17 -05:00
github-actions[bot]
17d0952151
Format Rust code using rustfmt 2023-11-14 19:02:10 +00:00
dachus
656452343d LlmPrompt type filled out 2023-11-14 16:01:37 -03:00
dachus
9a2fc692c0 llm cfg tags added 2023-11-14 15:40:33 -03:00
github-actions[bot]
cab7fea897
Format Rust code using rustfmt 2023-11-14 18:20:26 +00:00
dachus
a16f08a943 types moved around 2023-11-14 15:19:59 -03:00
github-actions[bot]
d8e0f63b36
Format Rust code using rustfmt 2023-11-14 17:52:03 +00:00
dachus
d7d2f0c65b cleaning 2023-11-14 14:51:32 -03:00
dachus
71907b42fc clap added for CLI arguments 2023-11-14 14:51:17 -03:00
tadad
b9a5c008ac
Merge branch 'main' into da/runtime-extensions 2023-11-14 15:38:33 +02:00
dachus
3174a67fac cleaning 2023-11-14 10:37:53 -03:00
dr-frmr
00ae78b04c
hotfix: graceful shutdown 2023-11-13 15:49:12 -05:00
github-actions[bot]
75deae5234
Format Rust code using rustfmt 2023-11-13 20:24:27 +00:00
dr-frmr
f64c18256d
clippy fixes 2023-11-13 15:23:59 -05:00
github-actions[bot]
2f5e080d61
Format Rust code using rustfmt 2023-11-13 20:12:16 +00:00
dachus
17555ddfa3 sidecar done 2023-11-13 17:11:47 -03:00
github-actions[bot]
05a6747835
Format Rust code using rustfmt 2023-11-13 19:59:46 +00:00
dr-frmr
f2aa1d1984
cleanup: run cargo clippy --fix 2023-11-13 14:59:17 -05:00
dr-frmr
38264a4b84
kernel: remove unwraps, change capabilites to *no longer grant automatically on message-send* 2023-11-13 13:48:53 -05:00
Will Galebach
987a160daf
Jf/register cache (#52)
Co-authored-by: operarotas <james.foley@proton.me>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2023-11-13 14:58:15 +00:00
hosted-fornet
0ddb90a17a
fix vfs Delete & bump sqlite rusqlite version (#51) 2023-11-10 12:38:50 -03:00
hosted-fornet
e0df3994a1 tester: get & store all Messages 2023-11-09 15:04:07 -08:00
github-actions[bot]
7f3a66db48
Format Rust code using rustfmt 2023-11-09 20:47:40 +00:00
dr-frmr
77338b9c31
quickfix: net dispose of old forwarding connection tasks, refactor !hi responses to DRY 2023-11-09 15:47:08 -05:00
dr-frmr
87d0afa950
quickfix: net print even if you send a !hi to yerself 2023-11-09 15:29:28 -05:00
github-actions[bot]
2d9267ec48
Format Rust code using rustfmt 2023-11-09 19:44:19 +00:00
dachus
60c33117fe basic llm working in uqbar 2023-11-09 16:43:45 -03:00
github-actions[bot]
6a301ac54f
Format Rust code using rustfmt 2023-11-09 14:53:56 +00:00
dachus
f66e8bf442 runtime extensions factored out 2023-11-09 11:53:14 -03:00
dr-frmr
c7d498492e
cleanup and timeout-add 2023-11-08 20:14:40 -05:00
github-actions[bot]
e86a685f16
Format Rust code using rustfmt 2023-11-09 00:04:11 +00:00
dr-frmr
d2fc275cfd
nice! establishing new connections is now asynchronized 2023-11-08 19:03:38 -05:00
github-actions[bot]
c7e37fd10d
Format Rust code using rustfmt 2023-11-08 21:30:29 +00:00
dr-frmr
ace6a20c1f
add keepalive and close connections better 2023-11-08 16:29:59 -05:00
hosted-fornet
b436fcb177 Merge branch 'main' into hf/start-from-commandline
Conflicts:
      src/types.rs
2023-11-06 21:14:38 -08:00
hosted-fornet
1b5a056707 add port bind print 2023-11-06 20:44:16 -08:00
dr-frmr
cc9067f2ce
WIP: homepage, proxy, qns_indexer, terminal are working 2023-11-06 17:11:31 -05:00
dr-frmr
b94bcaa6f9
types small fix 2023-11-06 14:31:04 -05:00
github-actions[bot]
72542f7017
Format Rust code using rustfmt 2023-11-06 14:28:09 -05:00
dr-frmr
5ab1f7c102
net: fix for silly async block 2023-11-06 14:28:09 -05:00
dr-frmr
9e18cb56f6
net: back to standard routers 2023-11-06 14:28:09 -05:00
dr-frmr
434702febb
net: map -> keys 2023-11-06 14:28:09 -05:00
dr-frmr
545018f8f5
net: bugfix for router-init 2023-11-06 14:28:08 -05:00
dr-frmr
c9aff54255
cleanup, remove prints, ready to go 2023-11-06 14:28:08 -05:00
dr-frmr
e76a2f9fde
registre 2023-11-06 14:28:08 -05:00
dr-frmr
64a192b6f3
refactoring for clarity 2023-11-06 14:28:08 -05:00
dr-frmr
4f1704dcc5
switch networking protocol to messagepack! 2023-11-06 14:28:08 -05:00
dr-frmr
b4ffb58831
cleanup 2023-11-06 14:27:27 -05:00
github-actions[bot]
d1634a681b
Format Rust code using rustfmt 2023-11-06 14:27:27 -05:00
dr-frmr
0e9543f1b7
replace old net with net2 2023-11-06 14:27:27 -05:00
github-actions[bot]
901adc3dc7
Format Rust code using rustfmt 2023-11-06 14:27:27 -05:00
dr-frmr
04c65fe119
WIP working direct and indirect, need to test and parallelize sends to different targets 2023-11-06 14:27:27 -05:00
github-actions[bot]
ba53609cb5
Format Rust code using rustfmt 2023-11-06 14:27:27 -05:00
dr-frmr
e25a610fd1
WIP2 2023-11-06 14:27:27 -05:00
github-actions[bot]
f04b72582c
Format Rust code using rustfmt 2023-11-06 14:27:27 -05:00
dr-frmr
c1064e64f5
solid WIP using noise protocol [LOGIN BUGGED] 2023-11-06 14:27:27 -05:00
hosted-fornet
c3a23c5d7d Merge branch 'main' into hf/start-from-commandline
Conflicts:
      Cargo.lock
      Cargo.toml
      src/main.rs
2023-11-06 10:23:13 -08:00
github-actions[bot]
74072012f8
Format Rust code using rustfmt 2023-11-06 17:04:43 +00:00
dr-frmr
2b91a6c21c
net: fix for silly async block 2023-11-06 12:04:13 -05:00
dr-frmr
866f690bd3
net: back to standard routers 2023-11-06 11:53:12 -05:00
dr-frmr
9024e16b2f
net: map -> keys 2023-11-06 11:31:54 -05:00
dr-frmr
d7736b7403
net: bugfix for router-init 2023-11-06 11:14:50 -05:00
dr-frmr
30100dc98c
Merge pull request #43 from uqbar-dao/dr/networking-next
Networking rewrite to layer in Noise protocol and generally improve
2023-11-06 09:34:13 -06:00