Commit Graph

620 Commits

Author SHA1 Message Date
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
d7098c437c
update process_lib git source to private repo 2023-11-08 21:27:42 -05:00
dr-frmr
2b08431ee3
Merge pull request #50 from uqbar-dao/dr/net-keepalive
Net: add better keepalive behavior and re-asynchronize establishing new connections
2023-11-08 21:11:24 -05: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
hosted-fornet
6202cd2b6a tester: use process_lib git repo 2023-11-08 13:54:30 -08:00
hosted-fornet
90898177b5 Merge branch 'main' into hf/start-from-commandline 2023-11-08 13:50:30 -08:00
hosted-fornet
64625264c6
Merge pull request #48 from uqbar-dao/hf/move-process_lib-out
move process_lib to https://github.com/uqbar-dao/process_lib
2023-11-08 13:31:15 -08: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
1dec2e7158 move process_lib to https://github.com/uqbar-dao/process_lib 2023-11-07 16:00:09 -08:00
hosted-fornet
1900bdbfb8 add tester, sqlite, key_value fixes 2023-11-07 14:43:52 -08:00
bitful-pannul
9d5ea6c31b
app_store: hotfix (#47) 2023-11-07 12:47:12 -03:00
hosted-fornet
b5a5e31517 fix tester 2023-11-06 21:57:26 -08: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
d8bfd3493b
hotfix: broken cargo.lock for no good reason 2023-11-06 23:11:25 -05:00
dr-frmr
fd1cc73895
Merge pull request #46 from uqbar-dao/dr/process-std-lib
Build standard library for processes
2023-11-06 23:07:58 -05:00
dr-frmr
327bf9d512
Merge branch 'main' into dr/process-std-lib 2023-11-06 23:07:43 -05:00
dr-frmr
2ae22c1e26
last bit of cleanup, everything critical working 2023-11-06 23:03:00 -05:00
dr-frmr
dcc61e8ad4
Merge branch 'main' into dr/process-std-lib 2023-11-06 22:09:59 -05:00
dr-frmr
c7a59419a4
orgs gets the axe 2023-11-06 22:05:08 -05:00
dr-frmr
ab19878654
chess compiling 2023-11-06 22:04:50 -05:00
dr-frmr
3cff7a155c
remove old symlinks, send_and_await takes timeout 2023-11-06 21:01:57 -05:00
github-actions[bot]
07dd5f0c64
Format Rust code using rustfmt 2023-11-07 01:57:34 +00:00
dr-frmr
b776d947f5
update app_store to stdlib 2023-11-06 20:57:03 -05:00
hosted-fornet
6e9c74dd0b update key_value & sqlite to use new wit & process_lib 2023-11-06 15:35:53 -08:00
github-actions[bot]
d28242d93f
Format Rust code using rustfmt 2023-11-06 22:12:02 +00: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
dr-frmr
f527b68ab6
make homepage, qns, term good 2023-11-06 14:28:09 -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
05cdf2188a
re-add async-recursion, whoops 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
b0a6f354a7
remove unused deps 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