Commit Graph

15 Commits

Author SHA1 Message Date
72ddd9822c Add docker support for rust integration 2026-04-03 12:31:11 +08:00
926a7e6366 Add Rust storage engine foundation 2026-04-02 17:00:58 +08:00
6a193dbb1c Add --version option for run.py 2026-03-31 17:21:33 +08:00
a059f0502d Fix 0-byte uploads caused by Granian default buffer size; Add SERVER_MAX_BUFFER_SIZE config 2026-03-21 22:57:48 +08:00
d72e0a347e Overhaul IAM: granular actions, multi-key users, prefix-scoped policies 2026-03-14 23:50:44 +08:00
31ebbea680 Fix Docker healthcheck failure: Granian cannot run inside daemon process 2026-03-14 18:31:12 +08:00
d878134ebf Switch from Waitress to Granian (Rust/hyper WSGI server) for improved concurrency 2026-03-14 18:17:39 +08:00
03353a0aec Add credential expiry support: per-user expires_at with UI management, presets, and badge indicators; Add credential expiry support: per-user expires_at with UI management, presets, and badge indicators; Fix IAM card dropdown clipped by overflow: remove gradient bar, allow overflow visible 2026-03-08 13:08:57 +08:00
77a46d0725 Binary run fix 2026-02-05 23:49:36 +08:00
c0603c592b Add configurable server threads and connections 2026-01-22 10:58:44 +08:00
c5d4b2f1cd Fix UI/UX issues: lifecycle warnings, CORS tooltip, IAM overflow, config validation, JS maintenance 2026-01-09 12:47:37 +08:00
563bb8fa6a Fix incorrect STORAGE_ROOT setup; Add installation scripts 2025-12-13 22:26:43 +08:00
86138636db Improve and standardized error handling 2025-11-25 23:33:01 +08:00
015c9cb52d Cleanup setup 2025-11-22 17:41:23 +08:00
f400cedf02 Release v0.1.0 Beta 2025-11-21 22:01:34 +08:00