Commit Graph

733 Commits

Author SHA1 Message Date
dr-frmr
524a0a3a8a
chess: tutorial edition 2023-12-12 17:12:47 -05:00
github-actions[bot]
4990e83dee
Format Rust code using rustfmt 2023-12-12 19:57:25 +00:00
bitful-pannul
035b394a6c vfs: begin slaughter 2023-12-12 16:23:41 -03:00
tadad
f0225458dc
Merge pull request #96 from uqbar-dao/da/http-client-fix
http-client-fix
2023-12-12 19:50:08 +02:00
github-actions[bot]
53d657e324
Format Rust code using rustfmt 2023-12-12 17:39:43 +00:00
dachus
f347750319 fix 2023-12-12 11:39:01 -06:00
hosted-fornet
063654c140 fix unrelated bug 2023-12-11 21:47:51 -08:00
hosted-fornet
62e47c66d0 update deps 2023-12-11 21:47:37 -08:00
github-actions[bot]
2647ad548e
Format Rust code using rustfmt 2023-12-11 20:10:49 +00:00
bitful-pannul
9b48bf10e8 kernel: add snapshots 2023-12-11 17:10:16 -03:00
dr-frmr
6f6daa1705
hotfix: break gracefully in maintain_passthrough 2023-12-11 13:15:10 -05:00
dr-frmr
bf8903fd71
Merge pull request #94 from uqbar-dao/da/remove-llm
llm remove
2023-12-11 11:21:44 -05:00
Will Galebach
d1439cc452
Improve error message for incorrect password (#93) 2023-12-11 16:09:26 +00:00
dachus
add186fb63 llm remove 2023-12-11 10:06:36 -06:00
operarotas
df33c157d7 updated register app 2023-12-11 10:01:32 -05:00
dr-frmr
9d1923ba2f
Merge pull request #92 from uqbar-dao/dr/register-refactor
Dr/register refactor
2023-12-09 16:32:50 -05:00
github-actions[bot]
3a8ad7b27b
Format Rust code using rustfmt 2023-12-09 20:31:23 +00:00
dr-frmr
a49b82ae87
login working; need to test all paths! 2023-12-09 15:30:50 -05:00
github-actions[bot]
15ff6fd10f
Format Rust code using rustfmt 2023-12-09 19:02:10 +00:00
dr-frmr
dc302abf64
WIP not compiling 2023-12-09 14:01:42 -05:00
hosted-fornet
433e94d993 add build-release.py 2023-12-09 09:56:41 -08:00
github-actions[bot]
5ed8b4f9d8
Format Rust code using rustfmt 2023-12-08 18:54:48 +00:00
hosted-fornet
957168c3a1 fix simulation-mode codepaths 2023-12-08 10:54:19 -08:00
github-actions[bot]
df13c524a8
Format Rust code using rustfmt 2023-12-08 15:41:46 +00:00
bitful-pannul
b515399378 fs2: init process+kernel state move 2023-12-08 12:37:56 -03:00
bitful-pannul
2c6037d6c3 add rocksdb 2023-12-08 12:37:09 -03:00
dr-frmr
5903a5a364
Merge pull request #89 from uqbar-dao/dr/secure-subdomains-for-apps
Secure subdomains for apps
2023-12-07 16:29:20 -05:00
dr-frmr
bfddc0d0fe
chess! working again! nice! 2023-12-07 16:22:44 -05:00
github-actions[bot]
e3cf9fec63
Format Rust code using rustfmt 2023-12-07 19:27:01 +00:00
dr-frmr
ec873fc333
http_server: add login for secure subdomains 2023-12-07 14:26:31 -05:00
Will Galebach
e91b7e1165 New loader 2023-12-07 16:08:07 +00:00
Will Galebach
9515cbefa8 New loader 2023-12-07 16:07:20 +00:00
Will Galebach
bcd47c2d2e login.html updates 2023-12-07 15:15:48 +00:00
Will Galebach
f53ca494c2 login.html 2023-12-07 14:20:00 +00:00
github-actions[bot]
928e8fe0fe
Format Rust code using rustfmt 2023-12-07 05:06:50 +00:00
dr-frmr
c0cca43d54
http_server: types change, single request type and query_params in request 2023-12-07 00:06:17 -05:00
operarotas
ed978f3781 qns sending message to net only if currently relevant property has changed 2023-12-06 19:24:33 -05:00
operarotas
df7f71dbdf correct formatting of node id when retrieving router name 2023-12-06 16:40:24 -05:00
dr-frmr
a048607d53
Merge branch 'v0.4.0' into dr/secure-subdomains-for-apps 2023-12-06 13:26:18 -05:00
dr-frmr
dfb544c503
use real host in raw_path 2023-12-06 13:23:03 -05:00
dr-frmr
3fa96c89a2
secure subdomains: use 32 chars from hash 2023-12-06 13:17:47 -05:00
operarotas
2936450981 assigning node.name and node.node 2023-12-06 10:44:05 -05:00
operarotas
784d62d232 changed qns addr in register.rs 2023-12-06 10:43:56 -05:00
operarotas
80d1af85ed wip new implementation for event indexing in qns indexer 2023-12-06 10:41:49 -05:00
bitful-pannul
1cbc110a4e vfs: add recursive dirs within zip files 2023-12-06 12:33:01 -03:00
bitful-pannul
c647573fe9
fs: refactor 1.5 (#74)
* unify chunk types
* refactor memory buffer
* dedup reference counting fixes
* replace bincode with messagepack
2023-12-06 10:54:53 -03:00
hosted-fornet
120fa2b4eb bump all process_lib deps to 5e1b94a 2023-12-05 22:14:43 -08:00
dr-frmr
98de8d3c82
fix test_runner deps 2023-12-05 19:00:33 -05:00
github-actions[bot]
6aa3009366
Format Rust code using rustfmt 2023-12-05 22:03:58 +00:00
dr-frmr
5011b5aeb2
server: add SecureBind action, terminal: print verbosity level with printout 2023-12-05 17:03:27 -05:00