Commit graph

13 commits

Author SHA1 Message Date
486cbfb6b4 Add support for serving files when API doesn't return good result.
Some checks failed
/ basic (push) Failing after 19s
2026-05-15 18:00:59 -03:00
857eee205c Infer file mime type
Some checks failed
/ basic (push) Failing after 2m34s
2026-05-15 09:58:28 -03:00
Ronmi Ren
2b1c2a3c46 forward proxy/cloudflare headers to api 2025-01-13 18:03:17 +08:00
Ronmi Ren
6bae5d11c2 implement graceful shutdown to webhook mode
ensures all pending tasks are finished before quit.
2025-01-13 16:39:06 +08:00
Ronmi Ren
fd28954e48 webhook will be lock by repo to prevent re-entrance. 2025-01-12 22:59:11 +08:00
Ronmi Ren
a82b00b191 add webhook mode 2025-01-12 21:01:37 +08:00
Ronmi Ren
07d12326f0 support .well-known dir 2025-01-08 06:00:06 +08:00
Ronmi Ren
287eeaf0d0 add license to source codes 2025-01-08 04:02:17 +08:00
Ronmi Ren
63e4038a28 rename and move related codes together 2025-01-07 22:17:16 +08:00
Ronmi Ren
6e98e4f5d6 just forward request and response 2025-01-07 22:13:25 +08:00
Ronmi Ren
af903b8fee handle Last-Modified and Etag 2025-01-07 21:41:48 +08:00
Ronmi Ren
1b5ab5659d close api response body 2025-01-07 21:41:32 +08:00
Ronmi Ren
b732e9d7d4 init 2025-01-06 12:05:10 +08:00