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 |
|
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 |
|
bitful-pannul
|
7eded9c5a1
|
Merge pull request #469 from kinode-dao/bp/iphash
kns: ip encoding change
|
2024-08-08 20:37:48 +03:00 |
|
dr-frmr
|
64a3c7757a
|
kns_indexer: use kimap consts from process_lib
|
2024-08-08 20:02:59 +03:00 |
|
dr-frmr
|
a3b012dab8
|
update kimap constants
|
2024-08-08 19:59:49 +03:00 |
|
bitful-pannul
|
b4810c38b3
|
main:app_store: init purge
|
2024-08-08 19:48:04 +03:00 |
|
bitful-pannul
|
500364e1c5
|
chain:app_store: init
|
2024-08-08 18:52:53 +03:00 |
|
bitful-pannul
|
da6ca5e48b
|
ft_symlink test
|
2024-08-08 14:36:24 +03:00 |
|
bitful-pannul
|
f86c408089
|
downloads:app_store: init
|
2024-08-08 14:26:44 +03:00 |
|
bitful-pannul
|
5be42420ca
|
app_store wit: split up
|
2024-08-08 14:26:07 +03:00 |
|
bitful-pannul
|
66b8d8b37a
|
ft_worker: refactor
|
2024-08-08 14:25:47 +03:00 |
|
dr-frmr
|
a25b0f6204
|
scripts: switch to use script! macro, clean up
|
2024-08-07 17:46:37 +03:00 |
|
bitful-pannul
|
190b41580e
|
app_store: wip new api
|
2024-08-06 21:06:43 +03:00 |
|
bitful-pannul
|
d66d390dfc
|
kns: only listen to relevant notes again
|
2024-08-06 20:29:32 +03:00 |
|
bitful-pannul
|
fd8c97624e
|
Merge pull request #470 from kinode-dao/bp/appstoreupdating
app store updating logic
|
2024-08-06 20:08:16 +03:00 |
|
bitful-pannul
|
d83e8e2ade
|
app_store: erroring fixes
|
2024-08-06 18:52:21 +03:00 |
|
dr-frmr
|
7c1e6bf870
|
remove unused crates in chess
|
2024-08-06 14:41:01 +03:00 |
|
dr-frmr
|
f3f16c79bf
|
fixes
|
2024-08-06 13:32:21 +03:00 |
|
bitful-pannul
|
a5ed152747
|
update loading logic, display remote and local hash
|
2024-08-06 01:20:47 +03:00 |
|
bitful-pannul
|
25f0a64d8c
|
Merge branch 'develop' into bp/routershash
|
2024-08-05 21:30:51 +03:00 |
|
bitful-pannul
|
c513dd1db0
|
kns: variable length array IP encoding
|
2024-08-05 20:43:21 +03:00 |
|
bitful-pannul
|
fb815a7596
|
app_store UI: show metadata uri json on toggle, latest version
|
2024-08-05 20:17:50 +03:00 |
|
dr-frmr
|
be92a76226
|
update process_lib serve_ui
|
2024-08-05 19:46:52 +03:00 |
|
dr-frmr
|
779018b84d
|
update frontend-serving apps to new process_lib http::server utils
|
2024-08-05 19:32:56 +03:00 |
|
bitful-pannul
|
950c42d909
|
kns: routers from strings to a byte array
|
2024-08-05 18:35:33 +03:00 |
|
bitful-pannul
|
6c15904d76
|
app_store: error mapping hotfix
|
2024-08-05 18:09:48 +03:00 |
|
bitful-pannul
|
8811a5484e
|
fakenet fixes and updates
|
2024-08-03 15:13:34 +03:00 |
|
bitful-pannul
|
57cce90d6f
|
Merge pull request #465 from kinode-dao/bp/newapps
app_store UI: mirror checks and info
|
2024-08-03 14:46:50 +03:00 |
|
dr-frmr
|
609dda6ab4
|
css nits
|
2024-08-02 16:58:39 +03:00 |
|
dr-frmr
|
2ed0f56a20
|
widgets: make draggable (really janky)
|
2024-08-02 13:56:51 +03:00 |
|
bitful-pannul
|
65f4fcccaa
|
Merge branch 'develop' into bp/newapps
|
2024-08-01 18:14:19 +03:00 |
|
bitful-pannul
|
cebdf10aff
|
doublequickfix
|
2024-08-01 17:57:00 +03:00 |
|
bitful-pannul
|
c507d7c384
|
quickfix
|
2024-08-01 17:55:32 +03:00 |
|
bitful-pannul
|
c47e41a87b
|
app_store: new download flow
|
2024-08-01 17:48:21 +03:00 |
|
dr-frmr
|
d7a410d7b1
|
custom css from settings app, switch to secure subdomain
|
2024-08-01 16:07:57 +03:00 |
|
bitful-pannul
|
ca0996aca7
|
how did this sneak in????
|
2024-08-01 14:27:27 +03:00 |
|
bitful-pannul
|
4311ecc83e
|
hotfix
|
2024-08-01 14:05:38 +03:00 |
|
bitful-pannul
|
b8811180e2
|
app_store: fix uninstall removing listing, separate backend api, add progress update to FT
|
2024-08-01 13:47:16 +03:00 |
|
dr-frmr
|
56fa1530b7
|
fixes: sub first, then get logs, fix to kimap helpers in process_lib, remove vfs print
|
2024-08-01 02:56:41 +03:00 |
|
bitful-pannul
|
14d119f55b
|
Merge branch 'develop' into bp/newapps
|
2024-08-01 01:29:01 +03:00 |
|
dr-frmr
|
85849c42ad
|
fix: assert validity of kns/kimap names
|
2024-07-31 19:15:33 +03:00 |
|
bitful-pannul
|
14d862d3da
|
app_store UI: mirror checks and info
|
2024-07-31 18:44:52 +03:00 |
|
dr-frmr
|
1c93c0ed24
|
oops, remove prints
|
2024-07-31 17:56:19 +03:00 |
|
bitful-pannul
|
9995f71eea
|
Merge pull request #464 from kinode-dao/bp/apprace
kns & app_store: fix getname race
|
2024-07-31 17:55:13 +03:00 |
|
dr-frmr
|
a22153b0c0
|
small fixes, cargo update
|
2024-07-31 17:54:49 +03:00 |
|
dr-frmr
|
9ef2656ff3
|
update to latest process_lib
|
2024-07-30 20:59:58 +03:00 |
|
bitful-pannul
|
746bc5f5f7
|
kns & app_store: fix getname race
|
2024-07-30 16:57:49 +03:00 |
|
bitful-pannul
|
2e6091e205
|
app_store: publish updates and getnameerror
|
2024-07-30 01:38:26 +03:00 |
|
dr-frmr
|
62bac1e59f
|
little styling
|
2024-07-29 21:44:01 +03:00 |
|
dr-frmr
|
366c74728a
|
nits
|
2024-07-29 20:10:49 +03:00 |
|
dr-frmr
|
6f646712c8
|
fix (kind of) app ordering in dock
|
2024-07-29 17:04:38 +03:00 |
|
bitful-pannul
|
7edcf31ddd
|
app_store: widget change and more ui
|
2024-07-29 14:02:13 +03:00 |
|
dr-frmr
|
aa4c114a17
|
fave behave
|
2024-07-27 01:07:43 +03:00 |
|
dr-frmr
|
8115cce388
|
across the grlobe
|
2024-07-26 21:48:59 +03:00 |
|
dr-frmr
|
eb4a7dc891
|
fixies
|
2024-07-26 20:21:34 +03:00 |
|
dr-frmr
|
e09d122e36
|
beep boop
|
2024-07-26 19:57:20 +03:00 |
|
dr-frmr
|
8cbd2e74cb
|
fix: don't kill runtime modules, also settings stuff
|
2024-07-26 19:50:31 +03:00 |
|
bitful-pannul
|
44da3c8025
|
app_store: add experimental auto-mirror finding
|
2024-07-26 18:11:15 +03:00 |
|
dr-frmr
|
0805f48dc1
|
more homepage
|
2024-07-26 18:06:23 +03:00 |
|
bitful-pannul
|
340d8d1436
|
app_store UI: details page
|
2024-07-26 16:39:27 +03:00 |
|
dr-frmr
|
a3168c1274
|
nit
|
2024-07-26 16:35:42 +03:00 |
|
dr-frmr
|
ae77f4485b
|
WIP homepage
|
2024-07-26 16:32:31 +03:00 |
|
bitful-pannul
|
2e829a430b
|
app_store UI: further simplification
|
2024-07-26 15:00:09 +03:00 |
|
dr-frmr
|
0401bae417
|
fix build script, WIP homepage
|
2024-07-26 14:15:05 +03:00 |
|
dr-frmr
|
a15e143cfd
|
light-dark mode
|
2024-07-25 23:27:31 +03:00 |
|
bitful-pannul
|
13aca43a4f
|
app_store ui: refactor simplify part1
|
2024-07-25 23:21:00 +03:00 |
|