kqjy kqjy
  • Joined on 2024-09-06
kqjy pushed to next at kqjy/MyFSIO 2026-01-12 06:25:11 +00:00
546d51af9a Optimize object listing for 100K+ objects with streaming and compression
kqjy pushed to next at kqjy/MyFSIO 2026-01-11 14:36:49 +00:00
0d1fe05fd0 Implement dynamic UI loading
kqjy created pull request kqjy/MyFSIO#13 2026-01-09 04:48:23 +00:00
MyFSIO v0.2.1 Release
kqjy pushed to next at kqjy/MyFSIO 2026-01-09 04:47:42 +00:00
c5d4b2f1cd Fix UI/UX issues: lifecycle warnings, CORS tooltip, IAM overflow, config validation, JS maintenance
kqjy pushed tag v0.2.0 to kqjy/MyFSIO 2026-01-05 15:53:46 +00:00
kqjy released MyFSIO v0.2.0 Beta at kqjy/MyFSIO 2026-01-05 15:53:46 +00:00
kqjy pushed to main at kqjy/MyFSIO 2026-01-05 15:48:04 +00:00
caf01d6ada Merge pull request 'MyFSIO v0.2.0 Release' (#12) from next into main
a5d19e2982 Replace confirm() with modal for clear failures; add loading states to retry buttons
692e7e3a6e Further fix on text overflow in failed replications table
78dba93ee0 Fix text overflow in failed replications table
93a5aa6618 Add replication failure tracking and lifecycle execution history
Compare 22 commits »
kqjy merged pull request kqjy/MyFSIO#12 2026-01-05 15:48:03 +00:00
MyFSIO v0.2.0 Release
kqjy pushed to next at kqjy/MyFSIO 2026-01-05 15:40:41 +00:00
a5d19e2982 Replace confirm() with modal for clear failures; add loading states to retry buttons
kqjy pushed to next at kqjy/MyFSIO 2026-01-05 15:27:45 +00:00
692e7e3a6e Further fix on text overflow in failed replications table
kqjy pushed to next at kqjy/MyFSIO 2026-01-05 15:19:54 +00:00
78dba93ee0 Fix text overflow in failed replications table
kqjy pushed to next at kqjy/MyFSIO 2026-01-04 16:18:12 +00:00
93a5aa6618 Add replication failure tracking and lifecycle execution history
kqjy pushed to next at kqjy/MyFSIO 2026-01-04 13:28:45 +00:00
9ab750650c Update docs; Improve new panel icons
kqjy pushed to next at kqjy/MyFSIO 2026-01-04 06:35:04 +00:00
609e9db2f7 Add redirect /ui/buckets URL to /ui/
kqjy pushed to next at kqjy/MyFSIO 2026-01-04 06:00:08 +00:00
94a55cf2b7 Revamp navbar - implement new sidepanel navigation
kqjy pushed to next at kqjy/MyFSIO 2026-01-03 16:00:16 +00:00
b9cfc45aa2 Add new tests; Fix typo and validations
kqjy pushed to next at kqjy/MyFSIO 2026-01-03 09:27:54 +00:00
2d60e36fbf Fix multipart upload failure; Improve upload UX;
kqjy pushed to next at kqjy/MyFSIO 2026-01-01 14:55:26 +00:00
c78f7fa6b0 Fix IAM message box modal delete user icon
kqjy pushed to next at kqjy/MyFSIO 2026-01-01 13:51:08 +00:00
b3dce8d13e Fix Remove fallback ETag, make etag optional, fix multipart ETag storage, fix request entity too large error due to mishandled multipart uploads
kqjy pushed to next at kqjy/MyFSIO 2026-01-01 08:48:51 +00:00
e792b86485 (UI): Add lifecycle, CORS, ACL, move/copy objects functionalities
cdb86aeea7 Implement Object Lock, Event Notifications, SSE-C, and Access Logging
cdbc156b5b Implement 9 S3 compatibility features: ACLs, range requests, lifecycle enforcement, replication ALL mode, bulk delete with VersionId, KMS integration, copy conditionals, response header overrides, and SigV4 session tokens
Compare 3 commits »