kqjy kqjy
  • Joined on 2024-09-06
kqjy created pull request kqjy/MyFSIO#23 2026-02-26 07:56:49 +00:00
MyFSIO v0.3.1 Release
kqjy pushed to next at kqjy/MyFSIO 2026-02-24 09:19:20 +00:00
e06f653606 Fix version panel showing 'null' instead of timestamp, exclude current version from list, auto-refresh versions after upload
kqjy released MyFSIO v0.3.0 Beta at kqjy/MyFSIO 2026-02-23 09:01:14 +00:00
kqjy pushed tag v0.3.0 to kqjy/MyFSIO 2026-02-23 09:01:14 +00:00
kqjy pushed to main at kqjy/MyFSIO 2026-02-22 10:22:38 +00:00
0462a7b62e MyFSIO v0.3.0 Release
9c2809c195 Backwards compatibility for Proxy trust config
fb32ca0a7d Harden security: fail-closed policies, presigned URL time/expiry validation, SSRF DNS pinning, lockout cap, proxy trust config
6ab702a818 Use cached etag in HEAD instead of re-hashing entire file
550e7d435c Move SigV4 canonical request construction to Rust unified verify function
Compare 16 commits »
kqjy merged pull request kqjy/MyFSIO#22 2026-02-22 10:22:36 +00:00
MyFSIO v0.3.0 Release
kqjy pushed to next at kqjy/MyFSIO 2026-02-22 10:03:46 +00:00
9c2809c195 Backwards compatibility for Proxy trust config
kqjy pushed to next at kqjy/MyFSIO 2026-02-22 09:55:49 +00:00
fb32ca0a7d Harden security: fail-closed policies, presigned URL time/expiry validation, SSRF DNS pinning, lockout cap, proxy trust config
kqjy pushed to next at kqjy/MyFSIO 2026-02-22 08:01:53 +00:00
6ab702a818 Use cached etag in HEAD instead of re-hashing entire file
kqjy pushed to next at kqjy/MyFSIO 2026-02-22 06:03:22 +00:00
550e7d435c Move SigV4 canonical request construction to Rust unified verify function
kqjy pushed to next at kqjy/MyFSIO 2026-02-19 15:01:45 +00:00
776967e80d Add Rust index reader, metadata read cache, and 256KB stream chunks
kqjy pushed to next at kqjy/MyFSIO 2026-02-19 14:43:36 +00:00
082a7fbcd1 Move index JSON read to Rust for GIL-released parsing (serde_json)
kqjy pushed to next at kqjy/MyFSIO 2026-02-16 14:04:57 +00:00
ff287cf67b Improve Sites page UI/UX: dropdown actions, collapsible forms, AJAX submissions, Check All Health, safer selectors
kqjy pushed to next at kqjy/MyFSIO 2026-02-16 09:48:30 +00:00
bddf36d52d Fix domain mapping cross-process staleness, filter bucket dropdown to website-enabled only
kqjy pushed to next at kqjy/MyFSIO 2026-02-16 08:41:36 +00:00
cf6cec9cab Add 5 missing S3 API operations: DeleteBucketEncryption, GetObjectAcl, PutObjectAcl, GetObjectAttributes, GetBucketPolicyStatus
kqjy created pull request kqjy/MyFSIO#22 2026-02-16 08:07:45 +00:00
MyFSIO v0.3.0 Release
kqjy pushed to next at kqjy/MyFSIO 2026-02-16 08:06:54 +00:00
d425839e57 Remove Rust build artifacts from tracking, update .gitignore
kqjy pushed to next at kqjy/MyFSIO 2026-02-16 08:04:37 +00:00
4c661477d5 Add Rust extension module (myfsio_core) for SigV4, hashing, and validation hot paths
f3f52f14a5 Fix domain mapping bugs and improve UI/UX: normalize domains, fix delete, add validation and search
d19ba3e305 UI/UX enhancements to IAM page: role badges, search, copy keys, improved policy display
c627f41f53 UI/UX enhancements to Metrics page
bcad0cd3da Improve web UI: sort/search/context menu, fix security and UX bugs
Compare 5 commits »
kqjy released MyFSIO v0.2.9 Beta at kqjy/MyFSIO 2026-02-15 14:26:45 +00:00
kqjy pushed tag v0.2.9 to kqjy/MyFSIO 2026-02-15 14:26:45 +00:00