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 |
|
hosted-fornet
|
71c9c7bed4
|
update README: get both wasm32-wasi and wasm32-wasip1 targets
TODO: in future remove wasm32-wasi target
|
2024-09-16 13:37:48 -07: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 |
|
doria
|
05a7ea595b
|
Merge pull request #539 from kinode-dao/release-candidate
Release candidate (printout for newHeads)
|
2024-09-14 10:09:24 +09:00 |
|
doria
|
50a49c1160
|
Merge pull request #536 from kinode-dao/develop
add printout for newHeads (bad!)
|
2024-09-14 06:05:04 +09:00 |
|
dr-frmr
|
df3bb4795d
|
add printout for newHeads (bad!)
|
2024-09-13 16:49:28 -04:00 |
|
doria
|
f7249da3d0
|
Merge pull request #534 from kinode-dao/release-candidate
Release candidate 0.9.3
|
2024-09-13 12:24:59 +09:00 |
|
doria
|
bf4d2e190b
|
Merge pull request #535 from kinode-dao/develop
update kit versions to latest, use crates.io for process_lib (fixes k…
|
2024-09-13 09:19:24 +09:00 |
|
doria
|
bd4147bd9b
|
Merge branch 'release-candidate' into develop
|
2024-09-13 09:19:01 +09: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
|
423d0b8b76
|
Merge pull request #523 from kinode-dao/develop
Develop 0.9.3
|
2024-09-13 07:09:09 +09: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 |
|
nick.kino
|
f28f2d04f3
|
Merge pull request #522 from kinode-dao/hf/app_store-always-respond-with-error
app_store: always respond with error; use process_macros
|
2024-09-10 14:57:55 -07: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
|
b9c42cca05
|
add api_includes field to metadata.json
|
2024-09-09 16:55:15 -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 |
|