kqjy kqjy
  • Joined on 2024-09-06
kqjy pushed to main at kqjy/MyFSIO 2026-02-05 16:18:05 +00:00
d96955deee MyFSIO v0.2.6 Release
77a46d0725 Binary run fix
0f750b9d89 Optimize object browser for large listings on slow networks
e0dee9db36 Fix UI object browser not showing objects uploaded via S3 API
126657c99f Further debugging of object browser object count delay
Compare 15 commits »
kqjy merged pull request kqjy/MyFSIO#18 2026-02-05 16:18:04 +00:00
MyFSIO v0.2.6 Release
kqjy pushed to next at kqjy/MyFSIO 2026-02-05 15:49:41 +00:00
77a46d0725 Binary run fix
kqjy pushed to next at kqjy/MyFSIO 2026-02-05 14:56:05 +00:00
0f750b9d89 Optimize object browser for large listings on slow networks
kqjy pushed to next at kqjy/MyFSIO 2026-02-05 14:23:03 +00:00
e0dee9db36 Fix UI object browser not showing objects uploaded via S3 API
kqjy pushed to next at kqjy/MyFSIO 2026-02-05 13:45:05 +00:00
126657c99f Further debugging of object browser object count delay
kqjy pushed to next at kqjy/MyFSIO 2026-02-05 13:32:44 +00:00
07fb1ac773 Fix cross-process cache invalidation on Windows using version counter instead of mtime
kqjy pushed to next at kqjy/MyFSIO 2026-02-05 13:18:38 +00:00
147962e1dd Further debugging of object browser object count delay
kqjy pushed to next at kqjy/MyFSIO 2026-02-05 13:08:21 +00:00
2643a79121 Debug object browser object count delay
kqjy pushed to next at kqjy/MyFSIO 2026-02-05 12:56:46 +00:00
e9a035827b Add _touch_cache_marker for UI object delay count issue
kqjy pushed to next at kqjy/MyFSIO 2026-02-05 12:44:14 +00:00
033b8a82be Fix error handlers for API mode; distinguish files from directories in object lookup; Fix UI not showing newly uploaded objects by adding Cache-Control headers
kqjy created pull request kqjy/MyFSIO#18 2026-02-05 12:35:35 +00:00
MyFSIO v0.2.6 Release
kqjy pushed to next at kqjy/MyFSIO 2026-02-05 11:21:21 +00:00
e76c311231 Update install/uninstall scripts with new config options and credential capture
kqjy pushed to next at kqjy/MyFSIO 2026-02-05 11:11:50 +00:00
cbdf1a27c8 Pin dockerfile python version to 3.14.3
kqjy pushed to next at kqjy/MyFSIO 2026-02-05 11:11:05 +00:00
4a60cb269a Update python version in Dockerfile
kqjy pushed to next at kqjy/MyFSIO 2026-02-05 11:08:23 +00:00
ebe7f6222d Fix hardcoded secret key ttl session
kqjy pushed to next at kqjy/MyFSIO 2026-02-05 09:45:39 +00:00
70b61fd8e6 Further optimize CPU usage; Improve security and performance; 4 bug fixes.
kqjy pushed tag v0.2.5 to kqjy/MyFSIO 2026-02-02 05:37:22 +00:00
kqjy released MyFSIO v0.2.5 Beta at kqjy/MyFSIO 2026-02-02 05:37:22 +00:00
kqjy pushed to main at kqjy/MyFSIO 2026-02-02 05:32:03 +00:00
85181f0be6 Merge pull request 'MyFSIO v0.2.5 Release' (#17) from next into main
a779b002d7 Optimize CPU usage via caching and reducing ThreadPoolExecutor workers to prevent CPU saturation
Compare 2 commits »