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
|
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 |
|
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 |
|
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 |
|
github-actions[bot]
|
58e89ac719
|
Format Rust code using rustfmt
|
2023-10-24 01:05:37 +00:00 |
|
dr-frmr
|
392a50934b
|
just a bit of cleanup
|
2023-10-23 21:05:16 -04:00 |
|
bitful-pannul
|
38780d3d4f
|
fix live_chess and encryptor
|
2023-10-23 19:34:13 +02:00 |
|
realisation
|
85e4971451
|
latest register commit
|
2023-10-23 13:03:27 -04:00 |
|
realisation
|
fc57bdba52
|
Merge branch 'jf/invite' of github.com:uqbar-dao/uqbar into jf/invite
|
2023-10-23 12:55:38 -04:00 |
|
realisation
|
5211293dd3
|
latest register app
|
2023-10-23 12:55:34 -04:00 |
|
github-actions[bot]
|
4ffb1871b8
|
Format Rust code using rustfmt
|
2023-10-23 16:24:17 +00:00 |
|
realisation
|
584d5e958c
|
handling case where keyfile lock contains value of none
|
2023-10-23 12:23:56 -04:00 |
|
github-actions[bot]
|
fb1f469179
|
Format Rust code using rustfmt
|
2023-10-23 15:21:39 +00:00 |
|
bitful-pannul
|
449c077462
|
http_server concurrency and manual timeout
|
2023-10-23 17:21:09 +02:00 |
|
realisation
|
283c900a76
|
Merge branch 'main' into jf/invite
|
2023-10-23 11:17:19 -04:00 |
|
realisation
|
938944a579
|
cargo fmt
|
2023-10-23 11:17:06 -04:00 |
|
realisation
|
d18c19bf1d
|
Merge branch 'jf/invite' of github.com:uqbar-dao/uqbar into jf/invite
|
2023-10-23 11:16:50 -04:00 |
|
realisation
|
319e30a0c6
|
returning empty string or username on has keyfile. updated register submodule commit
|
2023-10-23 11:16:42 -04:00 |
|
bitful-pannul
|
bc08224b6c
|
hotfix single chunk read length (#32)
|
2023-10-22 21:11:03 +02:00 |
|
bitful-pannul
|
13d5b19197
|
trim trailing slashes on requests and bindings
|
2023-10-20 21:20:34 +02:00 |
|
github-actions[bot]
|
07dd99ab33
|
Format Rust code using rustfmt
|
2023-10-20 17:27:08 +00:00 |
|
bitful-pannul
|
c1529cef21
|
standardize names, path vs raw_path distinction
|
2023-10-20 19:26:19 +02:00 |
|
bitful-pannul
|
ec281673a4
|
make node argument option in RpcMessage
|
2023-10-20 16:26:43 +02:00 |
|
github-actions[bot]
|
781cb34e1c
|
Format Rust code using rustfmt
|
2023-10-20 14:13:01 +00:00 |
|
bitful-pannul
|
099e1664cb
|
add /encryptor route, remove regex
|
2023-10-20 16:12:11 +02:00 |
|
github-actions[bot]
|
020faf0d76
|
Format Rust code using rustfmt
|
2023-10-19 22:12:00 +00:00 |
|
bitful-pannul
|
63e3ec4379
|
paths now need to contain processId before the actual path
|
2023-10-20 00:10:58 +02:00 |
|
bitful-pannul
|
509e4124d2
|
refactor params matching into url
|
2023-10-19 22:59:17 +02:00 |
|
github-actions[bot]
|
0c3dbe764d
|
Format Rust code using rustfmt
|
2023-10-19 17:40:50 +00:00 |
|
realisation
|
aa2839cdec
|
adjusted register handle boot to know if keyfile is being reset. included new member on BootInfo in types.rs
|
2023-10-19 13:40:27 -04:00 |
|
github-actions[bot]
|
926d3343eb
|
Format Rust code using rustfmt
|
2023-10-19 14:27:41 +00:00 |
|
bitful-pannul
|
4c1b4aa06f
|
make rpc+app_store flow work
|
2023-10-19 16:27:13 +02:00 |
|
bitful-pannul
|
519e04f790
|
fs: unify Write and Replace(id) (#27)
|
2023-10-19 02:51:20 +02:00 |
|
github-actions[bot]
|
5fb9e0256e
|
Format Rust code using rustfmt
|
2023-10-19 00:29:39 +00:00 |
|
bitful-pannul
|
02093988cd
|
login homepage working
|
2023-10-19 02:29:02 +02:00 |
|
bitful-pannul
|
0475b2c188
|
init move to http_server
|
2023-10-19 01:51:00 +02:00 |
|
realisation
|
75a9da069f
|
Merge branch 'main' into jf/invite
|
2023-10-18 17:27:19 -04:00 |
|
dr-frmr
|
c9010147d6
|
kernel: bugfixes and print adjustments
|
2023-10-18 15:36:28 -04:00 |
|
realisation
|
0ff08267e0
|
cargo fmt
|
2023-10-18 08:40:47 -04:00 |
|
realisation
|
cf511b3a7c
|
adjustment to has-keyfile route
|
2023-10-18 08:39:55 -04:00 |
|
dr-frmr
|
58fcb1e42c
|
additions to process_lib
|
2023-10-17 23:08:45 -04:00 |
|
realisation
|
be79403536
|
handled vetting keyfile when it is present and when user is supplying. removed old code.
|
2023-10-17 19:09:54 -04:00 |
|
realisation
|
50362c0ce8
|
added types for vetting keyfiles
|
2023-10-17 19:08:53 -04:00 |
|
dr-frmr
|
a4c271e81e
|
remove old WASI stuff, update app store transfer lib
|
2023-10-17 13:00:21 -04:00 |
|