Commit Graph

302 Commits

Author SHA1 Message Date
dr-frmr
8bbb204690
Merge branch 'main' into jf/invite 2023-10-25 11:56:52 -04:00
bitful-pannul
d8c10db602
branch on linux/mac wasi-sdk (#37) 2023-10-25 14:50:46 +02:00
hosted-fornet
d1c607f388
Merge pull request #36 from uqbar-dao/hf/add-sqlite-2
add sqlite 2
2023-10-24 22:34:32 -07:00
hosted-fornet
b4df709a55 add rusqlite git clone command 2023-10-24 22:33:28 -07:00
hosted-fornet
25f52e762a remove prints 2023-10-24 22:24:22 -07:00
hosted-fornet
62481b6586 sqlite: add simple caps 2023-10-24 21:59:08 -07: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
47f7f5eecb
remove register app build from build.rs (it's too slow!) and add it to readme instead 2023-10-24 20:39:44 -04:00
dr-frmr
f1a0c5d669
Merge branch 'main' into jf/invite 2023-10-24 20:23:51 -04:00
dr-frmr
3ef3fea473
match cargo.toml in main 2023-10-24 20:23:04 -04:00
realisation
3de678a4c6 latest register commit with correct detection of rebooting 2023-10-24 17:38:09 -04:00
github-actions[bot]
b5f57d3e71
Format Rust code using rustfmt 2023-10-24 21:26:54 +00:00
dr-frmr
8e36d7776a
small fixes to kv; build.rs working much better now 2023-10-24 17:26:33 -04:00
dr-frmr
41ba7ed7ea
update metadata for modules to contain a version 2023-10-24 16:38:54 -04:00
dr-frmr
f4b0046df3
nice and good again! kernel: save payload during spawn() 2023-10-24 16:38:54 -04:00
dr-frmr
9660c26a99
restore cargo.toml that github decided to delete 2023-10-24 16:38:54 -04:00
dr-frmr
7b5c70b6ea
merge from main 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
realisation
212747c58e latest register commit containing disabled login button until password is verified 2023-10-24 15:39:47 -04:00
realisation
529234f1bd Merge branch 'jf/invite' of github.com:uqbar-dao/uqbar into jf/invite 2023-10-24 15:07:31 -04:00
realisation
fefb58c1d2 latest commit of register app, new file structure and exclusion of 0x prepending to networking key 2023-10-24 15:07:25 -04:00
github-actions[bot]
1ac97a36da
Format Rust code using rustfmt 2023-10-24 18:57:45 +00:00
realisation
b6892c4618 added .env to the gitignore 2023-10-24 14:57:27 -04:00
realisation
b9d6e09728 corrected src/register.rs to include prefixed 0x in our.networking_key and to set it accordingly in each condition of keyfile presence 2023-10-24 14:57:17 -04:00
hosted-fornet
5760ebd190 bring in changes from add-sqlite sans reversion 2023-10-24 11:56:02 -07:00
realisation
8faf83aac2 removed QNSRegistry.json and abigen from main.rs as networking information validation was moved entirely into the register app 2023-10-24 14:54:24 -04:00
realisation
cdf62be670 corrected jtw to jwt (json webtoken) 2023-10-24 14:52:50 -04:00
github-actions[bot]
ead4b1f64a
Format Rust code using rustfmt 2023-10-24 16:59:11 +00:00
hosted-fornet
06385f3d3a hotfix: fix drives of initial apps and spawn()
the culprit: c9010147d6 (diff-734a7b0476de23ada17258a7ec6ad91a9ebb29abea30d8554124d01b24fba409R335-R339)
2023-10-24 09:57:25 -07:00
bitful-pannul
d6f50e0e38
rpc: hotfix (#35) 2023-10-24 15:27:18 +02:00
realisation
4ea8f9d4c9 removed login.html 2023-10-24 09:25:29 -04:00
dr-frmr
ab4a940350
fix deps in merge, clean up main, switch to HTTP 302 to get homepage redir 2023-10-23 21:43:45 -04:00
dr-frmr
74c94a9b10
Merge branch 'main' into jf/invite 2023-10-23 21:11:26 -04:00
dr-frmr
5a5775a569
Merge pull request #29 from uqbar-dao/bp/http-rpc-runtime
fold in http_bindings + rpc into runtime
2023-10-23 21:06:04 -04:00