Commit Graph

586 Commits

Author SHA1 Message Date
github-actions[bot]
45f508a4d9
Format Rust code using rustfmt 2023-12-19 00:26:20 +00:00
dr-frmr
a99ceded65
Merge branch 'v0.4.0' into jf/ws 2023-12-18 19:25:50 -05:00
dr-frmr
cdb051981c
add WebSocketBind, WebSocketSecureBind 2023-12-18 19:25:31 -05:00
commercium-sys
7dbffd80a7 removed src/eth 2023-12-18 18:13:30 -05:00
commercium-sys
724f4837e9 wip websocket binding 2023-12-18 17:41:13 -05:00
commercium-sys
851f6fac44 removed eth provider 2023-12-18 17:40:41 -05:00
dr-frmr
afebba0fcb
update wit URL 2023-12-18 12:45:07 -05:00
dr-frmr
f5fdf38a7f
Merge pull request #98 from uqbar-dao/dr/wit-0.5.0-on-exit
WIT 0.5.0
2023-12-18 12:43:45 -05:00
hosted-fornet
2fca669019 sqlite, key_value: bump process_lib versions 2023-12-18 09:39:55 -08:00
dr-frmr
a7e573b1ae
add optional wit_version param to PackageMetadata 2023-12-15 17:49:47 -05:00
dr-frmr
bb8b8e4ce6
remove wit (it gets downloaded from repo) 2023-12-15 17:40:35 -05:00
dr-frmr
2ca7c60c7b
update to wit 0.5.0 2023-12-15 16:21:06 -05:00
commercium-sys
4c4e3646fc wip 2023-12-15 15:47:44 -05:00
dr-frmr
08dc7dfa69
chess: update process_lib, use new call_init! macro 2023-12-13 20:17:20 -05:00
hosted-fornet
e674cc48a7 increase timeouts for tests 2023-12-13 15:58:01 -08:00
dr-frmr
a85baa46a7
! -> / 2023-12-13 16:45:30 -05:00
hosted-fornet
0d335bbcab
Merge pull request #95 from uqbar-dao/hf/add-py
add py
2023-12-12 15:32:38 -08:00
hosted-fornet
9dd3e5b3cc Merge branch 'v0.4.0' into hf/add-py
Conflicts:
      modules/chess/Cargo.lock
      modules/chess/Cargo.toml
2023-12-12 15:29:52 -08:00
dr-frmr
81f11a6f05
Merge pull request #97 from uqbar-dao/dr/chess-tutorial-cleanup
chess: tutorial edition
2023-12-12 17:13:24 -05:00
dr-frmr
524a0a3a8a
chess: tutorial edition 2023-12-12 17:12:47 -05: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
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
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
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
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