Commit Graph

653 Commits

Author SHA1 Message Date
dr-frmr
44996f048b
remove warnings from kns_indexer 2024-09-16 17:52:29 -04:00
bitful-pannul
36aa8b07c8 ui: remove temporary dev config 2024-09-16 16:37:31 +03:00
dr-frmr
1e5a0441ff
update kit versions to latest, use crates.io for process_lib (fixes kit ish) 2024-09-12 20:18:36 -04:00
doria
44d47da20c
Merge pull request #528 from kinode-dao/dr/terminal-special-chars
terminal: refactor to use unicode graphemes properly, fix special character bugs
2024-09-13 07:00:28 +09:00
bitful-pannul
80e604033b app_store UI: fix post install console error loop 2024-09-12 23:25:36 +03:00
dr-frmr
edb194939c
globe widget: add max API fetch attempts 2024-09-12 15:31:25 -04:00
dr-frmr
ef62115e3f
update rainbowkit and use real project IDs 2024-09-11 20:54:04 -04:00
wistec-bisrum
b9ec610d70 fix issue with widgets being cut off on mobile 2024-09-12 02:23:32 +02:00
wistec-bisrum
af690054ee removing unused homepage styling 2024-09-12 02:13:11 +02:00
wistec-bisrum
ad35216488 homepage styling
will add some cleanup in coming commit
2024-09-12 01:47:43 +02:00
wistec-bisrum
a23e9e2622 change font to clash display 2024-09-12 01:22:37 +02:00
wistec-bisrum
d9eb90977e removing appsdock from the homepage and more
a lot of formatting noise...
2024-09-12 01:20:56 +02:00
doria
311c3c7eb8
Merge branch 'develop' into dr/terminal-special-chars 2024-09-11 13:46:04 +09:00
dr-frmr
ff8ced8fb9
cargo.lock lol 2024-09-11 00:45:00 -04:00
doria
9ad0428886
Merge branch 'develop' into dr/terminal-special-chars 2024-09-11 12:56:22 +09:00
bitful-pannul
20af8cd17e app_store: handling error responses 2024-09-11 00:20:09 +03:00
doria
47d025b3a2
Merge branch 'develop' into dr/terminal-special-chars 2024-09-11 02:42:19 +09:00
bitful-pannul
f704eb9521 Merge branch 'develop' into hf/app_store-always-respond-with-error 2024-09-10 17:15:35 +03:00
bitful-pannul
1d6848edf4 app_store: distinguish prints from subprocesses 2024-09-10 17:12:50 +03:00
hosted-fornet
73cd0c992d fix bugs 2024-09-09 17:07:34 -07:00
hosted-fornet
6369744d61 add top-level Cargo.tomls to core packages 2024-09-09 11:35:25 -07:00
wistec-bisrum
d210a9122a clean up widget settings modal a tiny bit 2024-09-09 01:20:44 +02:00
wistec-bisrum
b490b36518 make kinode bird smaller 2024-09-09 01:06:45 +02:00
wistec-bisrum
a27ac74d8c update kinode updates styling 2024-09-08 23:32:58 +02:00
wistec-bisrum
3cf321696f add drag/drop functionality to the main app drawer
Not sure if the functionality to persist the state is slop compared to earlier implementation
2024-09-08 23:17:28 +02:00
wistec-bisrum
fc2eb049a8 remove action to add app to favorites 2024-09-08 23:14:57 +02:00
wistec-bisrum
09cc0b0227 show/hide all apps and make it mobile responsive 2024-09-08 21:26:11 +02:00
dr-frmr
a3709a43ce
make docs app serve http dynamically 2024-09-06 15:04:12 -04:00
dr-frmr
e0751cdbf1
terminal: fix: use unicode graphemes to manage input line
ALSO re-jigger 2 errors in terminal, app store
2024-09-05 20:36:26 -04:00
hosted-fornet
3decdca1e6 app_store: use process_macros 2024-09-03 15:15:16 -07:00
hosted-fornet
ba445125c3 add SendError & HandlingError variants 2024-09-03 14:40:47 -07:00
bitful-pannul
bcad1043f2 Merge branch 'release-candidate' into erikdev 2024-09-01 15:23:00 +03:00
bitful-pannul
800455ad02 app_store UI: fix progress bar with several versions, fix false installed button in downloadspage 2024-08-30 00:10:26 +03:00
bitful-pannul
2b0cbb707f app_store: un/install prints 2024-08-30 00:09:33 +03:00
github-actions[bot]
eb7138e6de
Format Rust code using rustfmt 2024-08-29 19:59:14 +00:00
bitful-pannul
b7dd971646 app_store: use new fixed vfs processlib 2024-08-29 22:58:47 +03:00
hosted-fornet
24ee4376d5 app_store: fix ft_worker as well 2024-08-28 22:45:51 -07:00
hosted-fornet
c7bce99fae app_store: use fixed vfs::open_dir 2024-08-28 22:43:52 -07:00
bitful-pannul
9bd5456fb0 kns_indexer: change pending note print to verbosity1 2024-08-28 17:29:30 +03:00
bitful-pannul
57332a49fc kns_indexer: remove extra boot pending handling 2024-08-28 13:26:30 +03:00
bitful-pannul
a4a643a6f2
Merge pull request #505 from kinode-dao/bp/fakenet-fix
fakenet fixes
2024-08-28 13:23:24 +03:00
nick.kino
5c84a808e5
Merge pull request #514 from kinode-dao/hf/fix-peering-on-boot
kns: fix peering on boot
2024-08-27 17:34:21 -07:00
hosted-fornet
365295da95 kns: fix peering on boot 2024-08-27 17:27:13 -07:00
bitful-pannul
8c9c6eb4c2 app_store: printfixes 2024-08-27 19:41:39 +03:00
bitful-pannul
7e6e26b70f app_store UI: add ability to recheck mirrors dropdown 2024-08-27 19:18:03 +03:00
bitful-pannul
274299922e downloads:app_store: grant cap to terminal 2024-08-27 19:01:16 +03:00
bitful-pannul
90e9e30955 download:app_store:sys: grant process cap to script 2024-08-27 19:01:09 +03:00
bitful-pannul
3b5905ff78 ft_worker: grant caps to timer 2024-08-27 19:01:00 +03:00
bitful-pannul
9110494c69 app_store UI: check package_name validity in publish, compare onchain hashes for local downloads mirrors 2024-08-27 19:00:50 +03:00
bitful-pannul
7b1312b4ac app_store UI: simplified downloads page 2024-08-27 19:00:32 +03:00
bitful-pannul
f963c3705d app_store UI: dropdown choose package and publisher 2024-08-27 18:58:52 +03:00
bitful-pannul
b9fadf776d Merge branch 'develop' into bp/fakenet-fix 2024-08-27 17:34:30 +03:00
doria
ca4c7487e9
Merge pull request #506 from kinode-dao/dr/disallow-capitals-in-register 2024-08-26 18:24:49 -04:00
bitful-pannul
83ea1be8ba kns_indexer: handle initial pending notes after boot 2024-08-27 00:32:42 +03:00
bitful-pannul
9ece3e86f8 kns_indexer: typo 2024-08-26 20:27:07 +03:00
nick.kino
a16059d55e
Merge pull request #504 from kinode-dao/hf/convert-punycode-properly-on-fe
register: properly apply punycode conversion to submitted name
2024-08-26 09:49:54 -07:00
dr-frmr
ae92859c91
kns registration: disallow capital letters 2024-08-26 11:59:53 -04:00
bitful-pannul
8e71caae41 app_store UI: fix launch button on apppage 2024-08-26 17:21:41 +03:00
bitful-pannul
6ce5f25b3b app_store: fix fakenet 2024-08-26 16:35:39 +03:00
bitful-pannul
be6b932165 kns_indexer: optimistically handle notes 2024-08-26 16:23:23 +03:00
bitful-pannul
66d8423a67 temp: move kinode.css to respective UIs for easy edits 2024-08-25 12:19:11 +03:00
hosted-fornet
a843278ee9 register: properly apply punycode conversion to submitted name 2024-08-23 21:54:02 -07:00
hosted-fornet
b5f1759a63 app_store: clean up compiler warnings 2024-08-22 14:12:02 -07:00
hosted-fornet
5f635c7393 app_store: retry once on RPCError 2024-08-22 14:08:34 -07:00
hosted-fornet
b2479fa07b kns: change print verbosity 2024-08-22 11:27:03 -07:00
hosted-fornet
e93eaf3ed2 kns/app_store: change delay to 1s 2024-08-22 11:23:32 -07:00
hosted-fornet
ac078d72de remove some prints & fix a bug 2024-08-21 21:30:38 -07:00
hosted-fornet
fd3564c2cb Merge branch 'develop' into bp/kns-timer
Conflicts:
      kinode/packages/kns_indexer/kns_indexer/src/lib.rs
2024-08-21 20:04:43 -07:00
hosted-fornet
d72462dfe3 app_store: delay kns queries by 5s to allow kns time to process block 2024-08-21 20:01:42 -07:00
bitful-pannul
defe7654f5 app_store UI: hotfix unpublish 2024-08-22 04:24:56 +03:00
bitful-pannul
f0a66d0564 kns_indexer: replace newHeads sub with ticker 2024-08-22 04:19:00 +03:00
hosted-fornet
db9eda4d2e add some prints (and unsub in another case) 2024-08-21 15:28:14 -07:00
hosted-fornet
f8a7e8fc53 kns: sub for notes 2024-08-21 08:14:36 -07:00
bitful-pannul
2697f0a8f3 kns: wip 2024-08-21 16:41:49 +03:00
bitful-pannul
311842f129 kns_indexer: do not unsubscribe if sub not open 2024-08-21 16:16:15 +03:00
bitful-pannul
8226b0a09c kns_indexer: unsubscribe newHeads after pending cleared 2024-08-21 16:11:49 +03:00
bitful-pannul
612c796fbf kns_indexer: make newHeads subscription more robust 2024-08-21 15:21:41 +03:00
bitful-pannul
d03bfa26ee
Merge pull request #493 from kinode-dao/bp/autoupdate
app_store: auto_update
2024-08-20 17:40:38 +03:00
bitful-pannul
fc4b25c75d app_store: return to manifest_hash from caps_hash 2024-08-20 17:35:23 +03:00
bitful-pannul
39381ba2ce app_store: auto_update 2024-08-20 17:16:48 +03:00
nick.kino
6a6d3cc588
Merge pull request #492 from kinode-dao/bphf/pending-notes
pending notes
2024-08-19 16:46:22 -07:00
hosted-fornet
0eff0dcc10 kns: fix versions 2024-08-19 16:45:40 -07:00
hosted-fornet
79b00c4c26 kns: add final tweaks 2024-08-19 16:43:07 -07:00
bitful-pannul
17e97a35a9 kns_indexer: hotfix 2024-08-20 01:54:56 +03:00
bitful-pannul
54ae3837ea kns_indexer: refactor note attempts 2024-08-20 01:37:46 +03:00
hosted-fornet
687312b5ed kns: protect from block ticker out-of-order 2024-08-19 15:03:28 -07:00
bitful-pannul
02f6ded88e kns_indexer: print fix 2024-08-19 23:44:59 +03:00
bitful-pannul
ed34ec7189 kns_indexer: pending_notes handling 2024-08-19 23:05:59 +03:00
hosted-fornet
239f68ec5f kns: add skeleton for pending notes 2024-08-19 12:03:18 -07:00
bitful-pannul
339b348337 app_store: auto_update http fix 2024-08-19 19:01:30 +03:00
bitful-pannul
3f4be26e1d app_store: fix appstore http mirrors and caps 2024-08-19 18:39:48 +03:00
github-actions[bot]
b377ebd661
Format Rust code using rustfmt 2024-08-16 20:22:00 +00:00
bitful-pannul
7550bb0847 app_store: UI fix in prod 2024-08-16 23:21:37 +03:00
bitful-pannul
07afdfbde2 Merge branch 'develop' into bp/app-api 2024-08-16 22:53:40 +03:00
bitful-pannul
5a2ad04928 app_store: fixes and prints 2024-08-16 22:52:44 +03:00
bitful-pannul
d0ea97b697 app_store: complete request, responsive downloads 2024-08-16 22:23:27 +03:00
dr-frmr
54b91c0945
cargo update; use process_lib 0.9.0 2024-08-16 21:01:47 +02:00
bitful-pannul
1c687739a6 app_store: more fixes 2024-08-16 20:22:09 +03:00
bitful-pannul
836e37c6f4 app_store: remove mjs file 2024-08-16 01:25:17 +03:00
bitful-pannul
ea700a3374 app_store UI: bugfixes 2024-08-16 01:23:47 +03:00