Commit Graph

134 Commits

Author SHA1 Message Date
dr-frmr
639fa6c142
remove old icon jpegs 2024-03-28 14:22:39 -06:00
dr-frmr
8b94e82b3d
remove unused imports 2024-03-28 14:20:34 -06:00
Tobias Merkle
57c67354b4 more ui standardization 2024-03-28 16:13:57 -04:00
Tobias Merkle
8d3fecf232 add missing files 2024-03-28 13:46:44 -04:00
Tobias Merkle
a09787a194 built files 2024-03-28 13:15:52 -04:00
Tobias Merkle
11ca1ae7ba spruce the register flow 2024-03-27 13:31:12 -04:00
Tobias Merkle
a83f50b475 a few homepage pages 2024-03-26 16:47:56 -04:00
Tobias Merkle
7d4fd2d664 get homepage/register mixup sorted out; serve app data on homepage api route 2024-03-25 16:51:27 -04:00
Tobias Merkle
adbd492231 trying static dir serve 2024-03-22 16:50:45 -04:00
Tobias Merkle
c93b89d885 ui fixes for appstore and homepage 2024-03-22 16:50:45 -04:00
Tobias Merkle
1ace44c0e3 unify-0.0.1 2024-03-22 16:50:45 -04:00
hosted-fornet
b44352b90a hotfix: fix a bad merge 2024-03-17 11:59:16 -07:00
doria
03b0b567e5
Merge branch 'main' into hf/hotfix-kit-s 2024-03-17 11:33:57 -03:00
dr-frmr
10174f7c2c
sim-mod on kns_indexer 2024-03-17 11:22:28 -03:00
nludwig
fcc07955d7 hotfix: use kit --features flag to pass simulation-mode and fix kit s 2024-03-16 01:36:49 -07:00
dr-frmr
fccff76023
fix: remove useless sim-mode flags 2024-03-11 00:27:34 -03:00
dr-frmr
50f6f8cab7
bugfix: login and log-fetching 2024-03-11 00:02:55 -03:00
dr-frmr
b930f7f08d
eth: persist providers and access settings 2024-03-10 21:21:26 -03:00
OdinsBadEye
dcf7069e2f
Additional redesign + .ens registration (#272)
* Additional redesign + .ens registration

* ENS -> KNS

* Hide ENS button on Optimism

---------

Co-authored-by: dr-frmr <docterformer@protonmail.com>
2024-03-10 15:06:49 +00:00
dr-frmr
4301939d6a
use kinode_process_lib 0.6.0 2024-03-08 19:45:18 -03:00
dr-frmr
e44a72c6cf
revert 0.8.0 wit because non-breaking 2024-03-08 19:25:50 -03:00
dr-frmr
21c24afc3a
update to wit 0.8.0 2024-03-08 18:52:41 -03:00
doria
2c5fab0d71
Merge pull request #276 from kinode-dao/dr/homepage-customizeable
make homepage dynamic, apps can add and remove links to themselves
2024-03-07 23:03:26 -03:00
dr-frmr
d756348194
kns_indexer: add script to print state to terminal 2024-03-07 16:50:04 -03:00
dr-frmr
c43fccb513
remove extra trailing / 2024-03-07 13:30:04 -03:00
dr-frmr
0c0bbfe3d2
feat: make homepage customizeable, apps can request to be added with icon and label 2024-03-07 13:24:29 -03:00
dr-frmr
274ae268f2
improve prints slightly 2024-03-06 12:54:40 -03:00
dr-frmr
ba3374e234
change net api to be response-based instead of prints, add scripts for easy usage from term 2024-03-05 17:10:10 -03:00
dr-frmr
e87b7f9e49
more print nits 2024-03-04 18:12:54 -03:00
dr-frmr
d4930ab969
add provenance to all prints from processes 2024-03-04 17:40:10 -03:00
dr-frmr
1506979bda
remove unused import 2024-03-04 16:21:38 -03:00
dr-frmr
96750b77df
update process_lib deps, add timeout to wasi tempdir creation (hitting this, weirdly?) 2024-03-04 16:21:09 -03:00
dr-frmr
76b8d5266b
reconnect to node-provider fully working 2024-03-04 15:32:10 -03:00
doria
366d44e733
Merge branch 'develop' into dr/eth-multi-chain 2024-03-04 13:17:31 -03:00
dr-frmr
44555ba954
kns_indexer bugfix, refactor eth again 2024-03-04 00:03:15 -03:00
doria
90bd2d9a88
Merge branch 'develop' into da/pipe-fix 2024-02-29 16:42:45 -03:00
Drew Tada
2c8c7ee4df pipes removed 2024-02-29 14:40:05 -05:00
dr-frmr
ad8e7261ae
Merge branch 'develop' into dr/eth-multi-chain 2024-02-29 02:18:44 -03:00
dr-frmr
3299e3135b
whoa: refactor provider to deal with network errors 2024-02-26 20:46:27 -03:00
dr-frmr
67ea504c09
re-add missing errors to EthError 2024-02-26 17:44:44 -03:00
dr-frmr
8d98f1a6e7
eth: cleanup, more to come, provider filled out for rpc urls and node providers 2024-02-26 17:20:56 -03:00
OdinsBadEye
e747a6556c
Redesign with all the fonts (#269) 2024-02-26 18:03:03 +00:00
github-actions[bot]
07a25a4757
Format Rust code using rustfmt 2024-02-26 05:39:49 +00:00
dr-frmr
d07ab9784f
update proces_lib with fix, provider working again for urls 2024-02-26 02:39:22 -03:00
dr-frmr
365ba8ca70
WIP stuck on bizarre alloy bug 2024-02-26 01:42:38 -03:00
Drew Tada
14388fc129 patched 2024-02-23 13:01:05 -05:00
hosted-fornet
629f6f0f62 Merge branch 'develop' into hf/fix-tests 2024-02-23 09:47:21 -08:00
dr-frmr
989191037f
WIP: RPC URL providers working! updated process_lib in relevant apps 2024-02-22 18:01:33 -03:00
tadad
971a5f30e1
Merge pull request #261 from kinode-dao/da/kernel-errors
Da/kernel errors
2024-02-22 11:27:44 -06:00
Drew Tada
ee5e5f009e m hint added 2024-02-22 12:20:48 -05:00