|
|
0e392e18b4
|
Hide ghost details in object panel when preview fails to load
|
2026-03-24 15:15:03 +08:00 |
|
|
|
f60dbaf9c9
|
Respect DISPLAY_TIMEZONE in GC and integrity scanner history tables
|
2026-03-23 18:36:13 +08:00 |
|
|
|
1a5a7aa9e1
|
Auto-refresh Recent Scans/Executions tables after GC and integrity scan completion
|
2026-03-23 18:31:13 +08:00 |
|
|
|
a7f9b0a22f
|
Convert GC to async with polling to prevent proxy timeouts
|
2026-03-23 17:14:04 +08:00 |
|
|
|
f43fad02fb
|
Replace fetch with XHR for multipart upload progress and add retry logic
|
2026-03-23 16:27:28 +08:00 |
|
|
|
9898167f8d
|
Make integrity scan async with progress indicator in UI
|
2026-03-22 14:17:43 +08:00 |
|
|
|
afd7173ba0
|
Fix buttons all showing Running state when only one action is triggered
|
2026-03-21 14:51:43 +08:00 |
|
|
|
d72e0a347e
|
Overhaul IAM: granular actions, multi-key users, prefix-scoped policies
|
2026-03-14 23:50:44 +08:00 |
|
|
|
6ed4b7d8ea
|
Add System page: server info, feature flags, GC and integrity scanner UI
|
2026-03-14 20:27:57 +08:00 |
|
|
|
d878134ebf
|
Switch from Waitress to Granian (Rust/hyper WSGI server) for improved concurrency
|
2026-03-14 18:17:39 +08:00 |
|
|
|
a4ae81c77c
|
Add integrity scanner: background detection and healing of corrupted objects, orphaned files, phantom metadata, stale versions, etag cache inconsistencies, and legacy metadata drift
|
2026-03-10 22:14:39 +08:00 |
|
|
|
9da7104887
|
Redesign tags UI: split pills, grid editor with column headers, ghost delete buttons
|
2026-03-10 17:48:17 +08:00 |
|
|
|
de5377e5ac
|
Add garbage collection: background cleanup of orphaned temp files, multipart uploads, lock files, metadata, versions, and empty directories
|
2026-03-09 17:34:21 +08:00 |
|
|
|
80b77b64eb
|
Fix bucket dashboard missing created date and incorrect object count badge in folder view
|
2026-03-09 15:27:08 +08:00 |
|
|
|
c6e368324a
|
Update docs.md and docs.html for credential expiry, IAM encryption, admin key env vars, and --reset-cred
|
2026-03-08 13:38:44 +08:00 |
|
|
|
7b6c096bb7
|
Remove the check out the documentation paragraph at login page
|
2026-03-08 13:18:03 +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 |
|
|
|
20a314e030
|
Fix incorrect Upgrading & Updates section in Docs
|
2026-02-26 17:49:59 +08:00 |
|
|
|
d8232340c3
|
Update docs
|
2026-02-26 17:38:44 +08:00 |
|
|
|
1c328ee3af
|
Fix list performance for large buckets: delimiter-aware shallow listing, cache TTL increase, UI delimiter streaming. header badge shows total bucket objects, fix status bar text concatenation
|
2026-02-26 16:29:28 +08:00 |
|
|
|
5bf7962c04
|
Fix UI: versioning modals and object browser panel showing 'null'
|
2026-02-24 20:41:39 +08:00 |
|
|
|
ff287cf67b
|
Improve Sites page UI/UX: dropdown actions, collapsible forms, AJAX submissions, Check All Health, safer selectors
|
2026-02-16 22:04:46 +08:00 |
|
|
|
bddf36d52d
|
Fix domain mapping cross-process staleness, filter bucket dropdown to website-enabled only
|
2026-02-16 17:48:21 +08:00 |
|
|
|
f3f52f14a5
|
Fix domain mapping bugs and improve UI/UX: normalize domains, fix delete, add validation and search
|
2026-02-16 00:51:19 +08:00 |
|
|
|
d19ba3e305
|
UI/UX enhancements to IAM page: role badges, search, copy keys, improved policy display
|
2026-02-16 00:40:04 +08:00 |
|
|
|
c627f41f53
|
UI/UX enhancements to Metrics page
|
2026-02-15 23:56:18 +08:00 |
|
|
|
bcad0cd3da
|
Improve web UI: sort/search/context menu, fix security and UX bugs
|
2026-02-15 23:30:26 +08:00 |
|
|
|
67f057ca1c
|
Add static website hosting
|
2026-02-15 20:57:02 +08:00 |
|
|
|
01e79e6993
|
Fix object browser UI issues
|
2026-02-10 11:41:02 +08:00 |
|
|
|
1e3c4b545f
|
Migrate UI backend from direct storage calls to S3 API proxy via boto3
|
2026-02-09 22:33:47 +08:00 |
|
|
|
70b61fd8e6
|
Further optimize CPU usage; Improve security and performance; 4 bug fixes.
|
2026-02-05 17:45:34 +08:00 |
|
|
|
5d6cb4efa1
|
Update documentation
|
2026-02-01 15:18:20 +08:00 |
|
|
|
56ad83bbaf
|
Fix bidirectional sync UI issues
|
2026-02-01 14:56:20 +08:00 |
|
|
|
847933b7c0
|
Add UI endpoint for bidirectional-status to fix 403 auth error
|
2026-02-01 14:30:55 +08:00 |
|
|
|
ae26d22388
|
Add bidirectional replication setup verification and improved UX warnings
|
2026-01-26 23:29:20 +08:00 |
|
|
|
6b715851b9
|
Add replication setup wizard and site-level sync dashboard for site registry
|
2026-01-26 21:39:47 +08:00 |
|
|
|
62c36f7a6c
|
Add site registry UI and update documentation for geo-distribution
|
2026-01-26 19:49:23 +08:00 |
|
|
|
b32f1f94f7
|
Add configurable env variables for hardcoded timeouts and limits
|
2026-01-25 23:32:36 +08:00 |
|
|
|
704f79dc44
|
Add configurable rate limits for S3 API endpoints
|
2026-01-25 20:15:38 +08:00 |
|
|
|
87c7f1bc7d
|
Add bidirectional mode option to replication panel UI
|
2026-01-25 12:35:14 +08:00 |
|
|
|
71327bcbf1
|
Add dynamic updates to System Health section on metrics page
|
2026-01-22 11:06:53 +08:00 |
|
|
|
c0603c592b
|
Add configurable server threads and connections
|
2026-01-22 10:58:44 +08:00 |
|
|
|
4de936cea9
|
Update docs
|
2026-01-19 12:33:47 +08:00 |
|
|
|
adb9017580
|
Add operation metrics with logging integration in metrics UI
|
2026-01-18 23:50:47 +08:00 |
|
|
|
ebc315c1cc
|
Fix routing conflicts: move admin endpoints to reserved paths
|
2026-01-18 21:35:39 +08:00 |
|
|
|
9c3518de63
|
Add new filetype previews; Remove metadata from bucket streaming
|
2026-01-17 15:40:58 +08:00 |
|
|
|
a52657e684
|
enhance date formats with timezone
|
2026-01-16 20:19:52 +08:00 |
|
|
|
53297abe1e
|
Add metrics history with charts, fix percentage formatting to 2 d.p.
|
2026-01-16 19:57:23 +08:00 |
|
|
|
a3b9db544c
|
Add file type icons, enhance bucket date format, fix metadata display bug
|
2026-01-16 13:18:06 +08:00 |
|
|
|
7a494abb96
|
Reflect timezone in Object Details; Fix latest IAM bucket policy bugs
|
2026-01-14 22:47:29 +08:00 |
|