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 |
|
doria
|
ca4c7487e9
|
Merge pull request #506 from kinode-dao/dr/disallow-capitals-in-register
|
2024-08-26 18:24:49 -04: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 |
|
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 |
|
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 |
|