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 |
|
dr-frmr
|
679c4b975c
|
println macro replace working, fixing up other apps
|
2023-11-05 23:03:06 -05:00 |
|
hosted-fornet
|
199e9587d4
|
add tester tweaks to get it working
|
2023-11-03 17:41:34 -07:00 |
|
dr-frmr
|
56be17145a
|
gorgeous new wit 0.3.0, WIP terminal only
|
2023-11-02 23:43:10 -04:00 |
|
dr-frmr
|
884fefc4f9
|
app store and terminal working!
|
2023-11-02 16:42:18 -04:00 |
|
github-actions[bot]
|
7a06eaf016
|
Format Rust code using rustfmt
|
2023-11-02 19:36:04 +00:00 |
|
dr-frmr
|
ca91d5d920
|
working!!!! (terminal only)
|
2023-11-02 15:35:35 -04:00 |
|
bitful-pannul
|
0afdc79f46
|
vfs clean (#38)
Co-authored-by: hosted-fornet <hosted-fornet@protonmail.com>
|
2023-11-02 10:30:39 -07:00 |
|
dr-frmr
|
bbfeb418bd
|
WIP
|
2023-11-02 12:48:22 -04:00 |
|
dr-frmr
|
7f64a06609
|
produce process_lib
|
2023-11-02 11:32:44 -04:00 |
|
bitful-pannul
|
dfa4088669
|
vfs clean (#38)
Co-authored-by: hosted-fornet <hosted-fornet@protonmail.com>
|
2023-11-02 15:19:45 +00:00 |
|
hosted-fornet
|
8fdb46dddb
|
add --port flag (defaults to 8080)
|
2023-11-01 14:42:37 -07:00 |
|
hosted-fornet
|
de2d6f7ce8
|
Merge branch 'main' into hf/start-from-commandline
|
2023-11-01 14:21:56 -07:00 |
|
dr-frmr
|
f6a44d0152
|
cleanup, remove prints, ready to go
|
2023-11-01 16:37:31 -04:00 |
|
dr-frmr
|
35bcc8d9e0
|
registre
|
2023-11-01 12:28:40 -04:00 |
|
dr-frmr
|
e9b24480ed
|
refactoring for clarity
|
2023-11-01 12:10:15 -04:00 |
|
realisation
|
fd4a8476f8
|
new register commit correctly handling login for routed and direct nodes
|
2023-11-01 12:31:46 +00:00 |
|
dr-frmr
|
64ced6e659
|
switch networking protocol to messagepack!
|
2023-10-31 16:42:46 -04:00 |
|
dr-frmr
|
2ab3bf4e4b
|
cleanup
|
2023-10-31 16:27:41 -04:00 |
|
github-actions[bot]
|
3b2cbef0f7
|
Format Rust code using rustfmt
|
2023-10-31 19:44:13 +00:00 |
|
dr-frmr
|
4094be9293
|
replace old net with net2
|
2023-10-31 15:43:53 -04:00 |
|
github-actions[bot]
|
878be1b51e
|
Format Rust code using rustfmt
|
2023-10-31 19:41:48 +00:00 |
|
dr-frmr
|
b318e57d5e
|
WIP working direct and indirect, need to test and parallelize sends to different targets
|
2023-10-31 15:41:25 -04:00 |
|
github-actions[bot]
|
9f92368dd1
|
Format Rust code using rustfmt
|
2023-10-31 02:00:40 +00:00 |
|
dr-frmr
|
f6112aa51e
|
WIP2
|
2023-10-30 22:00:20 -04:00 |
|
github-actions[bot]
|
16489624ce
|
Format Rust code using rustfmt
|
2023-10-31 00:34:17 +00:00 |
|
hosted-fornet
|
a46569ea27
|
add --password flag (for indirect nodes only)
|
2023-10-30 17:33:50 -07:00 |
|
hosted-fornet
|
a31e94f843
|
parse command-line args using clap
|
2023-10-30 16:25:04 -07:00 |
|
github-actions[bot]
|
ffabd19165
|
Format Rust code using rustfmt
|
2023-10-30 21:01:35 +00:00 |
|
dr-frmr
|
2b7fd08406
|
solid WIP using noise protocol [LOGIN BUGGED]
|
2023-10-30 17:01:15 -04:00 |
|
bitful-pannul
|
3cd1d94b19
|
rpc: stay with json
|
2023-10-27 15:11:17 +01:00 |
|
dr-frmr
|
d40989f8f7
|
switch all modules to uqbar@0.2.0
|
2023-10-26 16:19:41 -04:00 |
|
github-actions[bot]
|
3b6382a2dc
|
Format Rust code using rustfmt
|
2023-10-26 04:11:21 +00:00 |
|
dr-frmr
|
d9290288a5
|
switch ipc to vec<u8> in runtime
|
2023-10-26 00:11:03 -04:00 |
|
dr-frmr
|
8bbb204690
|
Merge branch 'main' into jf/invite
|
2023-10-25 11:56:52 -04:00 |
|
hosted-fornet
|
3a8bd5f87d
|
Merge branch 'main' into hf/add-sqlite-2
Conflicts:
build.rs
|
2023-10-24 20:42:47 -07:00 |
|
realisation
|
bc0670fce5
|
Merge branch 'jf/invite' of github.com:uqbar-dao/uqbar into jf/invite
|
2023-10-24 20:57:13 -04:00 |
|
realisation
|
227ba4ff2f
|
latest register commit removing prepended 0x in reset args
|
2023-10-24 20:57:08 -04:00 |
|
dr-frmr
|
f1a0c5d669
|
Merge branch 'main' into jf/invite
|
2023-10-24 20:23:51 -04:00 |
|
realisation
|
3de678a4c6
|
latest register commit with correct detection of rebooting
|
2023-10-24 17:38:09 -04:00 |
|
dr-frmr
|
f4b0046df3
|
nice and good again! kernel: save payload during spawn()
|
2023-10-24 16:38:54 -04:00 |
|
dr-frmr
|
2735c0f04e
|
add in transfer logic
|
2023-10-24 16:38:54 -04:00 |
|
bitful-pannul
|
767a7b04f9
|
rpc: hotfix (#35)
|
2023-10-24 16:38:54 -04:00 |
|
dr-frmr
|
78468348c5
|
just a bit of cleanup
|
2023-10-24 16:38:54 -04:00 |
|
bitful-pannul
|
bf1b3f0581
|
standardize names, path vs raw_path distinction
|
2023-10-24 16:38:00 -04:00 |
|
bitful-pannul
|
0ac9888025
|
add /encryptor route, remove regex
|
2023-10-24 16:37:09 -04:00 |
|
github-actions[bot]
|
72194fca1f
|
Format Rust code using rustfmt
|
2023-10-24 16:36:38 -04:00 |
|
bitful-pannul
|
4c62d01ac9
|
paths now need to contain processId before the actual path
|
2023-10-24 16:36:27 -04:00 |
|
bitful-pannul
|
086297f224
|
refactor params matching into url
|
2023-10-24 16:35:58 -04:00 |
|
github-actions[bot]
|
1abf599c21
|
Format Rust code using rustfmt
|
2023-10-24 16:35:01 -04:00 |
|
bitful-pannul
|
ab14386893
|
init move to http_server
|
2023-10-24 16:34:10 -04:00 |
|
dr-frmr
|
315bea9876
|
scaffold new app store api
|
2023-10-24 16:32:27 -04:00 |
|
dr-frmr
|
4aa7cc9f9e
|
WIP: use ft_worker in app_store
|
2023-10-24 16:31:27 -04:00 |
|
dr-frmr
|
ca724671e3
|
WIP
|
2023-10-24 16:31:27 -04:00 |
|
realisation
|
609011c873
|
latest register commit
|
2023-10-24 16:06:07 -04:00 |
|
realisation
|
20117d4328
|
latest register commit
|
2023-10-24 15:51:29 -04:00 |
|