Commit Graph

316 Commits

Author SHA1 Message Date
hosted-fornet
a409723edc move redb & rusqlite deps into Cargo.toml 2023-11-01 13:47:13 -07:00
realisation
fd4a8476f8 new register commit correctly handling login for routed and direct nodes 2023-11-01 12:31:46 +00:00
dr-frmr
2229d3a80c
Merge pull request #41 from uqbar-dao/dr/capnproto-2
Uqbar 0.2.0
2023-10-27 10:23:39 -04:00
bitful-pannul
3cd1d94b19 rpc: stay with json 2023-10-27 15:11:17 +01:00
hosted-fornet
189580411d kv: switch wrapped function to just pass bytes 2023-10-26 15:07:57 -07:00
dr-frmr
d40989f8f7
switch all modules to uqbar@0.2.0 2023-10-26 16:19:41 -04:00
bitful-pannul
4693b5c14f
modules: update wit and uq:process 2023-10-26 10:57:15 -04:00
hosted-fornet
0bcc4af2fb
sqlite_worker: make build realpath and wget crossplatform (#39) 2023-10-26 10:57:15 -04:00
dr-frmr
c89973d955
Merge pull request #40 from uqbar-dao/bp/toml-modules
modules: update wit and uq:process
2023-10-26 10:45:14 -04:00
bitful-pannul
c4ec37358d modules: update wit and uq:process 2023-10-26 16:26:15 +02:00
hosted-fornet
344423d924
sqlite_worker: make build realpath and wget crossplatform (#39) 2023-10-26 15:08:37 +02: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
91ffff890d
Merge pull request #34 from uqbar-dao/jf/invite
Jf/invite
2023-10-25 11:57:38 -04:00
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