Commit Graph

72 Commits

Author SHA1 Message Date
DullJZ
d463fdb65e Merge branch 'dev' into add-api 2025-11-04 21:01:21 +08:00
DullJZ
ffc21aa49c Add management API endpoints 2025-11-04 19:57:02 +08:00
DullJZ
bf5db75d26 Update config.example.yaml 2025-11-03 23:44:09 +08:00
DullJZ
de019d56d8 Fix: Use transaction for atomic increment and read operation 2025-11-03 23:03:09 +08:00
DullJZ
86d2bc1f3e Fix: Add boundary checks for negative increment values 2025-11-03 22:50:39 +08:00
DullJZ
c35ff96397 Fix: Prevent duplicate archiving with idempotency tracking 2025-11-03 22:38:09 +08:00
DullJZ
953feb1965 Fix: Store monthly increments instead of cumulative snapshots 2025-11-03 22:23:12 +08:00
DullJZ
dc6916f3df Fix: Add unique index to prevent duplicate monthly stats records 2025-11-03 22:00:35 +08:00
DullJZ
7e8b10880f Merge remote-tracking branch 'origin/main' into dev 2025-11-03 21:38:11 +08:00
DullJZ
ab6d951e57 Merge pull request #3 from DullJZ/fix-slash
No strict slash for WinSCP
2025-11-03 20:48:33 +08:00
DullJZ
4ae2a54da3 No strict slash for WinSCP 2025-11-03 20:33:05 +08:00
DullJZ
e6d368f1b1 Merge pull request #2 from DullJZ/fix-slash
Fix slash-at-end bug
v0.1.2
2025-11-03 20:04:44 +08:00
DullJZ
a36b6a13f4 Fix slash-at-end bug 2025-11-03 20:03:25 +08:00
DullJZ
d64ecac37c A&B operation history 2025-10-29 16:58:10 +08:00
DullJZ
529ee8fe55 persistant A&B record 2025-10-21 20:06:37 +08:00
DullJZ
ebe2b36c77 Add gitignore 2025-10-21 19:59:45 +08:00
DullJZ
0630cb09c7 grafana display 2025-10-21 19:59:28 +08:00
DullJZ
b2dc311f01 Count operation type A & B 2025-10-21 18:29:24 +08:00
DullJZ
7e1f4bbee3 Update README 2025-10-05 16:13:41 +08:00
DullJZ
b55699513f Update VERSION v0.1.1 2025-10-05 02:10:48 +08:00
DullJZ
908881574d Support setting host & recording error req 2025-10-05 01:58:54 +08:00
DullJZ
4b44dc1a1b Support custom host 2025-10-04 15:19:54 +08:00
DullJZ
34a905defd record access_log 2025-10-04 15:18:45 +08:00
DullJZ
d1d970705c allow create release fail 2025-10-03 19:53:40 +08:00
DullJZ
42199c16c1 Dockerfile & workflow 2025-10-03 19:32:54 +08:00
DullJZ
d5f06ebe8a Modify actions v0.1.0 2025-10-03 19:12:09 +08:00
DullJZ
9cb5e2cf6e gh actions build 2025-10-02 22:05:38 +08:00
DullJZ
f33f93e74d English doc 2025-10-02 21:02:57 +08:00
DullJZ
2a83604256 README deploy doc 2025-10-02 20:36:30 +08:00
DullJZ
62cd28c451 Update README 2025-10-02 19:58:06 +08:00
DullJZ
43bc339943 Record size when multipart upload 2025-10-02 19:15:42 +08:00
DullJZ
c2de062070 Remove consistent hash 2025-10-01 20:47:50 +08:00
DullJZ
48bc2d9b11 S3 signature V4 verify 2025-10-01 20:36:53 +08:00
DullJZ
1183775101 go.mod 2025-09-30 20:11:33 +08:00
DullJZ
6e9f21cfb7 protect route 2025-09-30 20:06:42 +08:00
DullJZ
7c971336bd Fix s3balance config update 2025-09-30 15:21:07 +08:00
DullJZ
4a930dbfb6 Modify config example 2025-09-30 14:16:57 +08:00
DullJZ
18d1acf50a Fix default proxy_mode 2025-09-30 13:35:01 +08:00
DullJZ
f0fe310e7e Add bucket space in grafana 2025-09-30 13:07:46 +08:00
DullJZ
a537b14155 Add test script 2025-09-30 12:47:18 +08:00
DullJZ
510e49ba8b Add README 2025-09-30 12:46:59 +08:00
DullJZ
f38b716493 Multipart error message 2025-09-30 00:42:59 +08:00
DullJZ
e70eb401e9 Fix Content-Length 2025-09-30 00:19:19 +08:00
DullJZ
15a39aa632 middleware 2025-09-29 23:55:35 +08:00
DullJZ
99fec072af Support VirtualHost 2025-09-29 23:42:52 +08:00
DullJZ
6af9165452 Auth 2025-09-29 23:30:23 +08:00
DullJZ
eafb5c7aa7 Select Retry 2025-09-29 23:11:43 +08:00
DullJZ
c17d641c25 Remove use_ssl 2025-09-29 23:11:09 +08:00
DullJZ
579aeb2632 Fix config update and health check problem 2025-09-29 22:22:26 +08:00
DullJZ
c92b874bba Support hot update config 2025-09-24 21:15:11 +08:00