kqjy kqjy
  • Joined on 2024-09-06
kqjy pushed to dev-pyrust at kqjy/MyFSIO 2026-04-23 09:52:40 +00:00
7ef3820f6e Fix SigV4/SHA256/TCP_NODELAY critical paths; tighten multipart, copy, versioning, and S3 error conformance
kqjy pushed to dev-pyrust at kqjy/MyFSIO 2026-04-22 15:01:40 +00:00
e1fb225034 csrf fixes
kqjy pushed to dev-pyrust at kqjy/MyFSIO 2026-04-22 11:55:53 +00:00
2767e7e79d Optimize bucket listing for 10K-100K objects
kqjy pushed to dev-pyrust at kqjy/MyFSIO 2026-04-22 09:19:26 +00:00
217af6d1c6 Full migration and transition to Rust; Remove python artifacts
51d54b42ac Rust fixes
Compare 2 commits »
kqjy pushed to dev-pyrust at kqjy/MyFSIO 2026-04-21 16:12:31 +00:00
9ec5797919 Applied max-keys to combined current + archived ListObjectVersions output and reports truncation
kqjy pushed to dev-pyrust at kqjy/MyFSIO 2026-04-21 13:26:58 +00:00
8935188c8f Update static website 404 page
kqjy pushed to dev-pyrust at kqjy/MyFSIO 2026-04-21 12:54:06 +00:00
c77c592832 Update static website to include proper error handling; add missing features
kqjy pushed to dev-pyrust at kqjy/MyFSIO 2026-04-20 16:27:59 +00:00
501d563df2 Add missing features - notifcations, object lock, acl
kqjy pushed to dev-pyrust at kqjy/MyFSIO 2026-04-20 14:02:14 +00:00
ddcdb4026c Fix domains mapping missing
kqjy pushed to dev-pyrust at kqjy/MyFSIO 2026-04-20 13:39:10 +00:00
3e7c0af019 Fix dockerfile issue
kqjy pushed to dev-pyrust at kqjy/MyFSIO 2026-04-20 13:27:21 +00:00
476b9bd2e4 First porting of Python to Rust - update docs and bug fixes
c2ef37b84e Separate Python and Rust into python/ and rust/ with per-stack Dockerfiles
be8e030940 Migrate more Python functions to Rust
Compare 3 commits »
kqjy pushed to dev-pyrust at kqjy/MyFSIO 2026-04-05 07:22:34 +00:00
ad7b2a02cb Add missing endpoints for Rust S3 API
kqjy pushed to dev-pyrust at kqjy/MyFSIO 2026-04-03 04:31:21 +00:00
72ddd9822c Add docker support for rust integration
kqjy pushed to dev-pyrust at kqjy/MyFSIO 2026-04-02 13:57:24 +00:00
4c30efd802 Update myfsio rust engines - added more implementations
kqjy pushed to dev-pyrust at kqjy/MyFSIO 2026-04-02 09:01:45 +00:00
926a7e6366 Add Rust storage engine foundation
kqjy created branch dev-pyrust in kqjy/MyFSIO 2026-04-02 09:01:45 +00:00
kqjy released MyFSIO v0.4.2 Beta at kqjy/MyFSIO 2026-04-01 08:37:12 +00:00
kqjy pushed tag v0.4.2 to kqjy/MyFSIO 2026-04-01 08:37:12 +00:00
kqjy pushed to main at kqjy/MyFSIO 2026-04-01 08:33:29 +00:00
ae11c654f9 Merge pull request 'MyFSIO v0.4.2 Release' (#35) from next into main
1eadc7b75c Fix more-actions dropdown positioning: use Popper fixed strategy instead of raw CSS position:fixed
4a224a127b Fix more-actions dropdown triggering row selection on object list
c498fe7aee Add self-heal missing ETags and harden ETag index persistence
3838aed954 Fix presigned URL security vulnerabilities: enforce key/user status in SigV4 paths, remove duplicate verification, remove X-Forwarded-Host trust
Compare 10 commits »
kqjy merged pull request kqjy/MyFSIO#35 2026-04-01 08:33:29 +00:00
MyFSIO v0.4.2 Release