Commit Graph

523 Commits

Author SHA1 Message Date
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
bitful-pannul
9524bb3c5a app_store UI: simplify css 2024-08-15 20:42:50 +03:00
bitful-pannul
59cfbaa59b app_store: fix zip and start, downloads display 2024-08-15 18:53:15 +03:00
bitful-pannul
2d5ad486fe Merge branch 'develop' into bp/app-api 2024-08-15 17:28:44 +03:00
bitful-pannul
4a7a556e00 app_store: zip wasm build fix 2024-08-15 17:26:15 +03:00
bitful-pannul
a4a5645b66 app_store: apps to new api 2024-08-15 17:15:55 +03:00
dr-frmr
e4f9ceffc6
terminal: fix: event loop toggle correctly! 2024-08-15 16:12:31 +02:00
bitful-pannul
fc743df17e app_store wit: v0 2024-08-15 15:26:17 +03:00
bitful-pannul
b135424b62 app_store wit: wip error enums and local/remote separation 2024-08-15 14:14:09 +03:00
bitful-pannul
fa93d77616 app_store UI: publish page fix 2024-08-14 15:56:44 +03:00
bitful-pannul
29d30d7c32 app_store UI: downloads page 2024-08-14 15:20:21 +03:00
dr-frmr
91aef91317
terminal: add help script, cargo update 2024-08-14 14:57:50 +03:00
bitful-pannul
71d6ad486c app_store UI: update storepage and appapge 2024-08-14 13:29:40 +03:00
bitful-pannul
36934243e2 app_store: more http work 2024-08-14 12:05:12 +03:00
dr-frmr
2d71ec529a
fix: homepage respond 200!! 2024-08-14 02:08:31 +03:00
dr-frmr
4b4ca606dd
visual improvements to homepage/settings 2024-08-14 01:17:10 +03:00
dr-frmr
652dc76063
copy changes, kinomap->kimap 2024-08-13 23:55:36 +03:00
bitful-pannul
c1d57bf702 app_store: chain and http fixes 2024-08-13 17:27:41 +03:00
dr-frmr
e8dbc88c08
fix: app store install 2024-08-13 16:33:49 +03:00
bitful-pannul
c3de29389f Merge branch 'develop' into bp/app-api 2024-08-13 15:07:25 +03:00
bitful-pannul
00b34e50d5 temp prints 2024-08-13 14:49:49 +03:00
nick.kino
1a584e9da1
Merge pull request #481 from kinode-dao/hf/add-docs-package
add `docs` package to serve kinode book
2024-08-12 19:26:53 -07:00
bitful-pannul
6753de511a wip full new kit install downloads flow 2024-08-13 03:32:52 +03:00
dr-frmr
11d25e4312
update to 0.9 kimap 2024-08-12 16:46:29 +03:00
hosted-fornet
118c12e985 docs: add initial package & modify build script 2024-08-09 17:03:18 -07:00
bitful-pannul
beeae033c9 app_store: separate downloads folder for each package 2024-08-09 19:23:36 +03:00
dr-frmr
2b2b1ecc03
cargo update, kns_indexer fix if some but not all routers are missing 2024-08-09 18:55:53 +03:00
bitful-pannul
2d0494e1a3 app_store: structure getting there 2024-08-09 15:17:30 +03:00
dr-frmr
3c69d74180
.os name commit-then-mint, almost working 2024-08-09 00:44:13 +03:00
doria
bbfbc6751b
Merge branch 'develop' into dr/update-kimap 2024-08-08 22:18:56 +03:00
bitful-pannul
7fd8e036a9
Merge pull request #471 from kinode-dao/bp/knsnotes
kns: only listen to relevant notes
2024-08-08 20:43:56 +03:00