hosted-fornet
ee30b48179
sqlite: re-add remove_dir_all()
2024-10-15 12:50:54 -07:00
github-actions[bot]
5fc94c4dcb
Format Rust code using rustfmt
2024-10-15 19:40:21 +00:00
hosted-fornet
1b43493c0e
add script to build windows artifact; fix bugs
2024-10-15 12:39:56 -07:00
github-actions[bot]
4727de6f03
Format Rust code using rustfmt
2024-10-15 03:42:52 +00:00
hosted-fornet
a27de55882
fix bugs
2024-10-14 20:42:29 -07:00
hosted-fornet
d3ee13eb92
bring in changes from experimental #572
2024-10-14 20:22:30 -07:00
dr-frmr
4521d82093
Merge branch 'develop' into dr/contacts
2024-10-14 14:08:16 -04:00
hosted-fornet
2f4104051d
Merge branch 'develop' into hf/modularize-build
2024-10-14 10:16:10 -07:00
dr-frmr
0470f93f1c
0.9.6->0.9.7
2024-10-11 20:01:57 -04:00
dr-frmr
722781c9c9
fix: use u64 as value_parser for cli args
2024-10-11 20:01:03 -04:00
dr-frmr
b2a6a93fec
0.9.5->0.9.6
2024-10-11 15:41:17 -04:00
dr-frmr
6148d2df07
fix: in net, use AtomicU64 in Peers to respect fd_manager limits
2024-10-11 14:01:32 -04:00
dr-frmr
5eb9492e6c
contacts system prim
2024-10-10 15:21:38 -04:00
bitful-pannul
c24091abd1
app_store UI: launch button loader
2024-10-09 18:17:50 +02:00
bitful-pannul
83b74cd7d5
app_store UI: fix publish page packages dropdown not populating
2024-10-09 16:02:22 +02:00
bitful-pannul
281c481377
app_store: fix auto_updates trigger
2024-10-09 15:55:22 +02:00
github-actions[bot]
d194fccb27
Format Rust code using rustfmt
2024-10-09 02:53:03 +00:00
hosted-fornet
9532e381e5
build: add packages.zip hash to runtime
2024-10-08 19:52:37 -07:00
dr-frmr
0cdc2b6b74
fd_man: weight fds allocated by number of times modules hit limit
2024-10-08 18:57:50 -04:00
dr-frmr
03b531ef64
fixes
2024-10-08 18:14:21 -04:00
bitful-pannul
b87cfbc674
hotfix kv & sqlite: do not remove dbs upon fd cull
2024-10-08 23:25:25 +02:00
hosted-fornet
a9df137402
build: get it working
2024-10-07 20:20:48 -07:00
github-actions[bot]
275fa494ec
Format Rust code using rustfmt
2024-10-08 02:36:26 +00:00
hosted-fornet
2025b8c26b
build: use new build system (nearly 100%)
2024-10-07 19:35:57 -07:00
dr-frmr
ae902f65ca
sqlite <> fd_manager
2024-10-07 22:02:30 -04:00
dr-frmr
54b078cae7
kv <> fd_manager
2024-10-07 20:17:03 -04:00
doria
39bfe7a2b6
Merge branch 'develop' into hf/add-fd-manager
2024-10-08 00:40:34 +09:00
dr-frmr
6174d3e9a7
bring up default max % to 90 and add fixed padding for kernel
2024-10-06 23:48:49 -04:00
dr-frmr
3e4d9d85f5
fix: terminal: don't crash when win_cols < prompt_len
2024-10-06 23:30:16 -04:00
dr-frmr
7128350746
fds limit fixes
2024-10-04 18:35:23 -04:00
dr-frmr
8f28f5486c
fix
2024-10-04 17:33:22 -04:00
dr-frmr
4ab5403208
fix: update limits on system ulimit change
2024-10-04 17:31:22 -04:00
dr-frmr
3efd85c6ac
fix: update users when fd limit changes from system
2024-10-04 17:28:27 -04:00
dr-frmr
1da3132392
MVP of limit-based fd_manager
2024-10-04 16:37:39 -04:00
hosted-fornet
b661e7b593
fd_manager: improve print
2024-10-03 14:32:30 -07:00
github-actions[bot]
0c34b7f5b2
Format Rust code using rustfmt
2024-10-03 21:07:36 +00:00
hosted-fornet
7288735bc9
fd_manager: provide a bit more detail on CloseFd
2024-10-03 14:07:04 -07:00
hosted-fornet
d892bf10e9
fd_manager: fix CloseFds bug: if no entry, error
2024-10-03 13:55:17 -07:00
hosted-fornet
60f0bb8eac
fd_manager: dont crash
2024-10-03 10:08:36 -07:00
github-actions[bot]
059efbb52a
Format Rust code using rustfmt
2024-10-03 01:56:31 +00:00
hosted-fornet
e3a19f41f1
fd_manager: dont crash
2024-10-02 18:56:08 -07:00
hosted-fornet
569403b62c
net: if run out of passthroughs, remove oldest
...
TODO: update the time used to judge to least recently sent?
2024-10-02 18:55:26 -07:00
github-actions[bot]
045b7a1c20
Format Rust code using rustfmt
2024-10-02 23:39:24 +00:00
hosted-fornet
9471d7a2cd
net: deserialize FdManagerRequest using serde_json
2024-10-02 16:30:28 -07:00
hosted-fornet
2d2d9464ca
net: fix deadlock when bumping old peer (DashMap multiply refd)
2024-10-02 16:30:08 -07:00
github-actions[bot]
01337236ac
Format Rust code using rustfmt
2024-10-02 01:53:15 +00:00
hosted-fornet
a2fa27610c
fd_manager: handle errors to avoid crashing kernel
2024-10-01 18:52:53 -07:00
hosted-fornet
aca7985888
net: fix crash by correctly removing peer (bug: didnt await)
2024-10-01 18:52:16 -07:00
hosted-fornet
952282d8b1
vfs: remove now-unused const
2024-10-01 09:50:25 -07:00
nick.kino
b5c9f60794
Merge pull request #553 from kinode-dao/hf/add-docker-build-images
...
add docker build images
2024-09-30 20:53:35 -07:00
dr-frmr
a86c8bb1a9
Merge branch 'develop' into hf/add-fd-manager
2024-09-30 16:52:19 -04:00
dr-frmr
3df85701e5
add fd manager to net, add diagnostics requests/responses to fd manager, fix capability risk in terminal userspace
2024-09-30 16:44:54 -04:00
dr-frmr
f81af42461
wire fdmanager cull up to net
2024-09-30 14:57:13 -04:00
dr-frmr
f69c3d616e
restructure max_peers, add max_passthroughs -- both now boot flags, plus better diagnostics
2024-09-30 14:23:03 -04:00
github-actions[bot]
29aba64548
Format Rust code using rustfmt
2024-09-28 02:05:59 +00:00
hosted-fornet
088ce6c4d8
fix images & add runtime image version
2024-09-27 19:05:34 -07:00
dr-frmr
9b91f3cd96
net: add MAX_PEERS, add idle timeouts
2024-09-27 16:30:10 -04:00
dr-frmr
28ae722dbe
fix warning
2024-09-27 15:13:43 -04:00
hosted-fornet
a84de83390
Merge branch 'develop' into hf/add-fd-manager
2024-09-26 17:19:00 -07:00
hosted-fornet
2f97e1bc39
bump version to 0.9.5
2024-09-26 17:18:10 -07:00
github-actions[bot]
cce79118ae
Format Rust code using rustfmt
2024-09-26 23:09:42 +00:00
hosted-fornet
de003dca0d
vfs: hook into fd_manager
2024-09-26 16:09:19 -07:00
github-actions[bot]
bfaf63120f
Format Rust code using rustfmt
2024-09-26 19:18:14 +00:00
hosted-fornet
c3e01d2800
fd_manager: add helpers
2024-09-26 12:14:09 -07:00
github-actions[bot]
a4ad477fe9
Format Rust code using rustfmt
2024-09-26 05:08:14 +00:00
hosted-fornet
fea159ab2d
fd_manager: add initial runtime module
2024-09-25 22:07:41 -07:00
nick.kino
976b1e0bc1
Merge pull request #558 from kinode-dao/hf/terminal-log-rotation
...
terminal: add log rotation by default
2024-09-25 11:48:29 -07:00
hosted-fornet
52e90d599f
logging: add args at runtime start to change logging params
2024-09-25 10:58:40 -07:00
hosted-fornet
a2e26879ab
terminal: adjust default to logging on
2024-09-25 10:00:53 -07:00
hosted-fornet
8a3800cd13
terminal: adjust default max logs size to 16MB
2024-09-25 10:00:33 -07:00
hosted-fornet
4bca39f790
tweak deps
2024-09-24 17:29:08 -07:00
hosted-fornet
76eeba3f5d
remove book from build script
2024-09-24 17:05:27 -07:00
hosted-fornet
6c61387c35
update deps
2024-09-24 16:30:42 -07:00
hosted-fornet
06785cc998
docs: remove
2024-09-24 15:12:29 -07:00
hosted-fornet
c5be279f52
Merge branch 'develop' into hf/terminal-log-rotation
2024-09-24 14:59:42 -07:00
hosted-fornet
0df6fc3aea
terminal: fix bugs & clean up
2024-09-24 14:58:40 -07:00
dr-frmr
4aae55d32a
fix: render app bar without non-UI apps and properly when unpopulated
2024-09-24 15:31:17 -04:00
hosted-fornet
f4d89d45dc
terminal: add log rotation by default
2024-09-24 11:55:29 -07:00
dr-frmr
00390a3263
remove goofy ahh print
2024-09-23 22:20:58 -04:00
dr-frmr
4317ac27e3
persist ordering of apps as designed by user between boots
2024-09-22 00:56:49 -04:00
dr-frmr
1a20438376
fix padding on widgets
2024-09-20 15:43:31 -04:00
dr-frmr
17486be771
fixes: give widgets bottom margin for full visibility, fix widget drag-and-drop!
2024-09-20 15:39:26 -04:00
dr-frmr
d2b19b8127
0.9.3->0.9.4
2024-09-19 17:26:57 -04:00
bitful-pannul
e0f7a716ef
Merge pull request #551 from kinode-dao/bp/appstoreuistore
...
app_store UI: don't persist local UI store
2024-09-20 00:21:09 +03:00
bitful-pannul
78855d534f
app_store UI: if publisher mirror offline, default to next online mirror
2024-09-20 00:15:24 +03:00
doria
6a65ab377c
Merge pull request #550 from kinode-dao/dr/app-store-fetch-metadata-url-once
...
app store: only do work to populate apps once
2024-09-20 02:57:48 +09:00
bitful-pannul
28567b891b
app_store ui: do not persist local UI store, hotfix launch button
2024-09-19 18:25:40 +03:00
nick.kino
a9e858761e
Merge pull request #549 from kinode-dao/hf/output-kernel-errors
...
kernel: output import/export errors
2024-09-18 20:38:37 -07:00
hosted-fornet
06c0bd42fd
kernel: pretty-print Addresses & tweak if-logic
2024-09-18 20:36:58 -07:00
dr-frmr
ffc73b82ac
app store chain: only fetch from kimap if we're updating, not on startup
2024-09-18 20:59:59 -04:00
hosted-fornet
5be1f486cb
send_and_await: output Address, not ProcessId when erroring
2024-09-18 15:01:09 -07:00
hosted-fornet
63e73a7fb7
kernel: output import/export errors
...
kernel: output error if `send_and_await()` to `our`
2024-09-18 14:15:23 -07:00
dr-frmr
b033b4b965
app store: fetch metadata urls only after catching up on logs
2024-09-18 16:41:31 -04:00
dr-frmr
3ac646a708
add backup api for globe
2024-09-18 15:54:33 -04:00
dr-frmr
85f22776f1
app_store: make widget retry every second if initial fetch fails
2024-09-18 15:31:40 -04:00
bitful-pannul
31f73db0b0
Merge pull request #547 from kinode-dao/bp/launchbuttons
...
app_store UI fixes
2024-09-18 17:33:08 +03:00
bitful-pannul
71ea9fcc8a
Merge pull request #543 from kinode-dao/bp/docsappstore
...
app_store: docstrings
2024-09-18 17:32:13 +03:00
bitful-pannul
6959939665
app_store UI: small adjustments, simplify css
2024-09-18 17:30:11 +03:00
bitful-pannul
74e769ba3b
app_store UI: fix launch buttons
2024-09-18 16:38:46 +03:00
dr-frmr
8eea766a96
add dark mode to homepage style, fix globe
2024-09-18 02:18:43 -04:00
dr-frmr
98e614eee5
Kode Mono
2024-09-17 15:28:48 -04:00
doria
309d7df889
Merge pull request #540 from wistec-bisrum/erikdev
...
homepage: visuals
2024-09-18 02:19:27 +09:00
doria
e81c629ff4
Merge pull request #542 from kinode-dao/dr/add-back-button-register
...
register flow: add back button to UI where relevant
2024-09-18 02:18:07 +09:00
bitful-pannul
39b5463dda
app_store: add docstrings
2024-09-17 18:58:42 +03:00
hosted-fornet
dfb41ff725
bump kit
build deps
2024-09-16 15:24:28 -07:00
dr-frmr
44996f048b
remove warnings from kns_indexer
2024-09-16 17:52:29 -04:00
dr-frmr
292c48c866
register flow: add back button to UI where relevant
2024-09-16 15:12:35 -04:00
dr-frmr
073d657201
fix: prompt user to sign password message while registering
2024-09-16 14:38:53 -04:00
bitful-pannul
36aa8b07c8
ui: remove temporary dev config
2024-09-16 16:37:31 +03:00
dr-frmr
df3bb4795d
add printout for newHeads (bad!)
2024-09-13 16:49:28 -04: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
c673e811fe
Merge pull request #533 from kinode-dao/bp/vfsmaxfiles
...
vfs: cleanup on max_open_files threshold
2024-09-13 07:04:40 +09: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
dr-frmr
acfed3e553
lol
2024-09-12 17:55:20 -04: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
ab57a7e39f
remove conditional allowing for non-char-boundary inserts
2024-09-12 14:56:44 -04:00
bitful-pannul
688dade8e1
vfs: max file pruning improvements
2024-09-12 21:43:08 +03: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
bitful-pannul
41998cf27d
vfs: hybrid file pruning
2024-09-11 22:18:09 +03:00
dr-frmr
5f5bdd3fa0
Soon ™️ working (but actually now)
2024-09-11 01:36:06 -04:00
dr-frmr
0696127ed1
virtual scroll working...?
2024-09-11 01:28:51 -04: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
dr-frmr
bb875abd31
fix conflation between line_col and cursor_col -- emojis working nicely
2024-09-10 23:55:40 -04:00
dr-frmr
5180e24387
fix ctrl+R, use unicode-width to manage 2-wide graphemes
2024-09-10 23:25:54 -04: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
bitful-pannul
eabe9c971c
vfs: add cleanup upon reaching max open files
2024-09-10 15:45:52 +03:00
doria
5c81ffcfd4
Merge pull request #530 from kinode-dao/dr/make-docs-app-dynamic
...
make docs app serve http dynamically
2024-09-10 11:40:24 +09:00
hosted-fornet
73cd0c992d
fix bugs
2024-09-09 17:07:34 -07:00
hosted-fornet
6369744d61
add top-level Cargo.toml
s to core packages
2024-09-09 11:35:25 -07:00
nick.kino
aaa4199f89
Merge pull request #529 from kinode-dao/hf/terminal-dont-crash-if-no-size
...
terminal: dont crash if no size
2024-09-09 10:20:44 -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
620ae29d85
eth: cancel crash
2024-09-07 17:40:30 -04:00
dr-frmr
7a1877b08a
update version to 0.9.3
2024-09-07 17:39:33 -04:00
hosted-fornet
f1ed182ece
Merge branch 'develop' into hf/terminal-dont-crash-if-no-size
2024-09-06 17:03:31 -07:00
hosted-fornet
f55e063546
terminal: dont error out on truncation
2024-09-06 17:03:16 -07:00
hosted-fornet
44627aafcc
terminal: dont crash if no size redux
2024-09-06 13:44:13 -07:00
dr-frmr
a3709a43ce
make docs app serve http dynamically
2024-09-06 15:04:12 -04:00
dr-frmr
0ea2c113ff
add docs app to .toml, add SKIP_BOOK flag to build
2024-09-06 13:53:43 -04:00
dr-frmr
362741733d
fix: improve resize events *slightly* (still not great)
2024-09-06 12:40:48 -04:00
hosted-fornet
549333e064
terminal: dont crash if no size
2024-09-05 22:44:42 -07:00
dr-frmr
52e96c36b9
terminal: fix special charater handling once and for all (?)
2024-09-05 22:00:17 -04:00
dr-frmr
16142969c0
terminal fix: vritual scroll bugfixes
2024-09-05 21:16:53 -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
dr-frmr
a97147452b
add --logging flag, use in terminal
2024-09-04 16:01:19 -04:00
dr-frmr
c727994dbc
terminal: refactor
2024-09-04 15:50:23 -04:00
dr-frmr
2c7f6a85f0
remove dead code
2024-09-04 14:32:08 -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
dr-frmr
384d9937ac
http_server: match on base app path if no specific binding for path
2024-09-03 14:41:21 -04:00
dr-frmr
8359afedef
refactor http_server for style
2024-09-03 12:58:37 -04:00
bitful-pannul
bcad1043f2
Merge branch 'release-candidate' into erikdev
2024-09-01 15:23:00 +03:00
nick.kino
e1923d94fe
Merge pull request #519 from kinode-dao/hf/fix-eth-provider
...
eth: fix remote provider
2024-08-30 16:36:55 -07:00
hosted-fornet
0a94f7aa26
remove prints
2024-08-30 16:36:24 -07:00
nick.kino
e6d8c01024
Merge pull request #516 from kinode-dao/hf/increase-event-loop-queue-size
...
kernel: increase event loop queue size & error if full
2024-08-30 16:33:37 -07:00
bitful-pannul
2769105894
Merge pull request #518 from kinode-dao/bp/tempdirappstore
...
app_store nits
2024-08-30 21:17:22 +03:00
hosted-fornet
953f1ffafb
fix conditional expression
2024-08-30 09:15:04 -07:00
hosted-fornet
0972b09d85
make cache entries go stale
2024-08-30 09:00:40 -07:00
github-actions[bot]
dc267a41f9
Format Rust code using rustfmt
2024-08-30 07:47:25 +00:00
hosted-fornet
13d56dfeae
eth: fix remote provider
...
1. dont unsubscribe, since subs are de-duped by
alloy; if you unsub one mint, e.g., you unsub all
2. cache eth requests
3. retry eth requests once on rpc error
2024-08-30 00:45:24 -07: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
bitful-pannul
a8b4e85967
Merge pull request #517 from kinode-dao/hf/fix-app_store-vfs-open-dir
...
app_store: use fixed vfs::open_dir
2024-08-30 00:08:59 +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
37824cfa14
add error message in case of eth sender
2024-08-29 12:01:10 -07:00
doria
601803ba84
Merge pull request #511 from kinode-dao/dr/reset-node-tlz-agnostic
...
feat: let user reset any node name, not just `.os`
2024-08-29 15:48:29 +09: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
hosted-fornet
f551c13d32
kernel: increase event loop queue size & error if full
2024-08-28 17:42:08 -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
d75c67c434
fakenet: add an extra template tx (hacky) after registering
2024-08-27 23:16:05 +03: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
fd04762ffb
fakenet: wait for receipt before booting
2024-08-27 18:09:31 +03:00