hosted-fornet
|
ae7e3228a4
|
remove encrypted & bump process_lib version
|
2024-12-03 17:01:46 -08:00 |
|
hosted-fornet
|
ff9681a17d
|
Merge branch 'v0.10.0' into hf/remove-ws-register-encrypted-field
|
2024-12-02 16:41:47 -08:00 |
|
github-actions[bot]
|
31365ecc79
|
Format Rust code using rustfmt
|
2024-12-03 00:19:34 +00:00 |
|
hosted-fornet
|
8200ecb6a7
|
improve robustness of runtime build (esp w kit)
|
2024-12-02 16:19:06 -08:00 |
|
dr-frmr
|
12f4507c21
|
security: always send JWT cookie with proper headers, make JWT expire
|
2024-12-02 18:32:11 -05:00 |
|
github-actions[bot]
|
dec8e927b5
|
Format Rust code using rustfmt
|
2024-11-26 21:41:53 +00:00 |
|
doria
|
0cad79c3cc
|
Merge branch 'v0.10.0' into dr/audit-response
|
2024-11-26 16:41:31 -05:00 |
|
hosted-fornet
|
aed5758ed9
|
kernel: dont replace last_blob with None
|
2024-11-19 18:04:06 -08:00 |
|
dr-frmr
|
9fd143bfeb
|
security: switch password hashing to Argon2 -- error shown in JS is "fake", using argon2-browser from CDN
|
2024-11-19 16:04:24 -05:00 |
|
dr-frmr
|
5118992706
|
sanitize subdomain, make cookie secure
|
2024-11-15 17:18:49 -05:00 |
|
dr-frmr
|
d23fb78c76
|
fix error and warning, remove dead code
|
2024-11-15 17:05:07 -05:00 |
|
dr-frmr
|
86a5fe382a
|
security: add max open websockets, reject incoming if reached
|
2024-11-13 14:58:54 -05:00 |
|
dr-frmr
|
7f3d777fca
|
security: make sure to drop task for existing peer connection if we get a new handshake
|
2024-11-13 14:50:31 -05:00 |
|
hosted-fornet
|
bdf7fb171b
|
Merge branch 'develop' into v0.10.0
Conflicts:
Cargo.lock
Cargo.toml
kinode/Cargo.toml
kinode/packages/app-store/ui/src/components/ManifestDisplay.tsx
kinode/packages/app-store/ui/src/components/NotificationBay.tsx
kinode/packages/app-store/ui/src/pages/MyAppsPage.tsx
kinode/packages/app-store/ui/src/pages/MyDownloadsPage.tsx
kinode/packages/app_store/ui/src/pages/MyDownloadsPage.tsx
kinode/src/vfs.rs
lib/Cargo.toml
|
2024-11-13 11:47:18 -08:00 |
|
hosted-fornet
|
d568465282
|
add some small fixes
|
2024-11-12 16:12:32 -08:00 |
|
dr-frmr
|
acb20c1db8
|
security: check structure of auth token before verifying
|
2024-11-11 22:51:49 -05:00 |
|
dr-frmr
|
f55da90800
|
fix: rename build_packages to build-packages everywhere
|
2024-11-11 16:33:52 -05:00 |
|
dr-frmr
|
df1dbb5a9d
|
security: add salting to node password hashing
|
2024-11-11 16:32:33 -05:00 |
|
dr-frmr
|
348155e165
|
fix: blog widget println import
|
2024-11-11 15:02:15 -05:00 |
|
doria
|
4e594c38e0
|
Merge pull request #599 from kinode-dao/bp/appstorenotifs
app_store improvements
|
2024-11-11 14:22:40 -05:00 |
|
dr-frmr
|
6f0a47556e
|
surface auto_install error
|
2024-11-11 14:22:29 -05:00 |
|
hosted-fornet
|
ffb43bb626
|
vfs: fix bad change from d3ee13e that broke caps
|
2024-11-08 17:21:57 -08:00 |
|
hosted-fornet
|
325d5f3ce1
|
bump version to 0.9.9
|
2024-11-08 17:18:49 -08:00 |
|
bitful-pannul
|
9d1f2e56e0
|
app_store: respond with sender errors and show them on receiver UI
|
2024-11-08 21:43:19 +04:00 |
|
bitful-pannul
|
016c34fbe8
|
app_store ft_worker: do not create received zip file before first chunk
|
2024-11-08 21:42:48 +04:00 |
|
bitful-pannul
|
fee991191a
|
app_store UI: better manifest display
|
2024-11-08 17:31:11 +04:00 |
|
bitful-pannul
|
5e77a5807d
|
app_store UI: add wip notification bay
|
2024-11-07 20:59:39 +04:00 |
|
bitful-pannul
|
6eb02b0670
|
app_store: add pending auto_updates state, /manifest http GET
|
2024-11-07 20:59:19 +04:00 |
|
bitful-pannul
|
95005b51f5
|
app_store UI: fix npm run dev open url, ws url
|
2024-11-07 20:58:42 +04:00 |
|
dr-frmr
|
e2209f8b38
|
pronto proto
|
2024-11-06 16:43:57 -05:00 |
|
dr-frmr
|
84738b7b5b
|
302->303
|
2024-11-06 16:35:30 -05:00 |
|
doria
|
f71bc7ba35
|
Merge pull request #598 from kinode-dao/dr/login-redirect-2
fix login ?redirect
|
2024-11-06 15:25:32 -05:00 |
|
dr-frmr
|
8e01ca524d
|
login redirect working
|
2024-11-06 15:24:59 -05:00 |
|
dr-frmr
|
be93b5a290
|
fix: remove app store secure subdomain from links
|
2024-11-05 14:48:01 -05:00 |
|
github-actions[bot]
|
a703b2c916
|
Format Rust code using rustfmt
|
2024-11-05 01:59:31 +00:00 |
|
hosted-fornet
|
2aec659de5
|
fix backoff
|
2024-11-04 15:42:10 -08:00 |
|
dr-frmr
|
ec66b58f2b
|
WIP
|
2024-11-04 13:43:24 -05:00 |
|
doria
|
2d74041f32
|
Merge pull request #590 from kinode-dao/bp/fakenetupdates
fakenet: new addresses
|
2024-11-04 23:22:02 +09:00 |
|
dr-frmr
|
2b001b48d6
|
0.9.7->0.9.8
|
2024-11-04 09:21:37 -05:00 |
|
dr-frmr
|
bd00406646
|
add redirect param to login page for loads where user already has cookie
|
2024-11-04 08:25:43 -05:00 |
|
github-actions[bot]
|
e39bfdf01f
|
Format Rust code using rustfmt
|
2024-11-02 05:30:53 +00:00 |
|
hosted-fornet
|
c55e195942
|
kernel: add restart backoff (WIP: not yet compiling)
|
2024-11-01 22:30:29 -07:00 |
|
github-actions[bot]
|
1c197c6ae3
|
Format Rust code using rustfmt
|
2024-11-02 00:22:24 +00:00 |
|
hosted-fornet
|
e2c2f26e44
|
fix bugs & add more safeguards/checks
|
2024-11-01 17:22:01 -07:00 |
|
github-actions[bot]
|
fa449a3d84
|
Format Rust code using rustfmt
|
2024-11-01 04:18:42 +00:00 |
|
hosted-fornet
|
12f9ccdcb2
|
fix it: dont check by default; add .check() method
|
2024-10-31 21:18:12 -07:00 |
|
github-actions[bot]
|
b40b5da580
|
Format Rust code using rustfmt
|
2024-10-30 22:54:57 +00:00 |
|
hosted-fornet
|
3f6b94076c
|
clean up calls that use Address::try_into() under the hood
|
2024-10-30 15:52:56 -07:00 |
|
hosted-fornet
|
530b20c5f7
|
get rid of Address::new
|
2024-10-30 15:38:16 -07:00 |
|
hosted-fornet
|
bf73d60084
|
improve devex by getting rid of stupid Address new vs try_new
|
2024-10-30 15:30:47 -07:00 |
|