|
|
be63e27c15
|
Reduce per-request CPU overhead: eliminate double stat(), cache content type and policy context, gate logging, configurable stat intervals
|
2026-03-07 14:08:23 +08:00 |
|
|
|
8552f193de
|
Reduce CPU/lock contention under concurrent uploads: split cache lock, in-memory stats, dict copy, lightweight request IDs, defaultdict metrics
|
2026-03-02 22:05:54 +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 |
|
|
|
9c2809c195
|
Backwards compatibility for Proxy trust config
|
2026-02-22 18:03:38 +08:00 |
|
|
|
fb32ca0a7d
|
Harden security: fail-closed policies, presigned URL time/expiry validation, SSRF DNS pinning, lockout cap, proxy trust config
|
2026-02-22 17:55:40 +08:00 |
|
|
|
67f057ca1c
|
Add static website hosting
|
2026-02-15 20:57: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 |
|
|
|
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
|
2026-02-05 20:44:11 +08:00 |
|
|
|
45d21cce21
|
Add ALLOW_INTERNAL_ENDPOINTS config for self-hosted internal network deployments
|
2026-02-01 18:26:14 +08:00 |
|
|
|
847933b7c0
|
Add UI endpoint for bidirectional-status to fix 403 auth error
|
2026-02-01 14:30:55 +08:00 |
|
|
|
be55d08c0a
|
Fix bidirectional-status 404 when UI runs separately from API
|
2026-02-01 14:23:35 +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 |
|
|
|
23ea164215
|
Add bi-directional site replication with LWW conflict resolution
|
2026-01-24 19:38:17 +08:00 |
|
|
|
912a7dc74f
|
Add background collection for system metrics
|
2026-01-20 00:00:31 +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 |
|
|
|
5ab62a00ff
|
Fix security vulnerabilities: XXE, timing attacks, info leaks
|
2026-01-18 17:18:12 +08:00 |
|
|
|
a52657e684
|
enhance date formats with timezone
|
2026-01-16 20:19:52 +08:00 |
|
|
|
546d51af9a
|
Optimize object listing for 100K+ objects with streaming and compression
|
2026-01-12 14:25:07 +08:00 |
|
|
|
93a5aa6618
|
Add replication failure tracking and lifecycle execution history
|
2026-01-05 00:18:08 +08:00 |
|
|
|
b9cfc45aa2
|
Add new tests; Fix typo and validations
|
2026-01-03 23:29:07 +08:00 |
|
|
|
cdb86aeea7
|
Implement Object Lock, Event Notifications, SSE-C, and Access Logging
|
2025-12-31 23:40:46 +08:00 |
|
|
|
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
|
2025-12-31 19:12:54 +08:00 |
|
|
|
01e26754e8
|
Add option to display custom timezone; Fix timezone inconsistencies
|
2025-12-23 13:48:02 +08:00 |
|
|
|
adc6770273
|
Improve object browser search filter; Test: Fix replication GIF issue
|
2025-12-23 11:31:32 +08:00 |
|
|
|
f5451c162b
|
Improve object storage performance via caching
|
2025-12-22 17:03:33 +08:00 |
|
|
|
d2dc293722
|
Fix inconsistency in config files
|
2025-12-21 13:17:33 +08:00 |
|
|
|
137e3b7b68
|
Configure CORS default settings
|
2025-12-13 15:33:40 +08:00 |
|
|
|
453ac6ea30
|
Fix SSE, KMS not encrypting files
|
2025-12-03 10:03:29 +08:00 |
|
|
|
766dbb18be
|
Add new SSE, KMS encryptions
|
2025-12-01 00:46:12 +08:00 |
|
|
|
b2f4d1b5db
|
UI overhaul; Replication and S3 API improvements
|
2025-11-25 14:42:33 +08:00 |
|
|
|
a095616569
|
Prepare for binary release
|
2025-11-22 20:32:57 +08:00 |
|
|
|
dddab6dbbc
|
Change logging method
|
2025-11-22 17:47:01 +08:00 |
|
|
|
c8b1c33118
|
Switch gunicorn to waitress
|
2025-11-22 17:20:52 +08:00 |
|
|
|
ebef3dfa57
|
Second test for Server Header change
|
2025-11-22 16:16:10 +08:00 |
|
|
|
7d1735a59f
|
Fix server headers
|
2025-11-22 15:20:42 +08:00 |
|
|
|
9064f9d60e
|
Fix CSRF token issue on login
|
2025-11-22 15:13:33 +08:00 |
|
|
|
8c00d7bd4b
|
Enhance replication functionalilty
|
2025-11-22 14:32:28 +08:00 |
|
|
|
f400cedf02
|
Release v0.1.0 Beta
|
2025-11-21 22:01:34 +08:00 |
|