53 Commits

Author SHA1 Message Date
83dfcba4ae move x-accel into local storage configuration
All checks were successful
build container / build-container (push) Successful in 5m45s
run go test / test (push) Successful in 3m15s
2025030301
2025-03-03 09:15:37 +08:00
504a809c16 add pypi to config
Some checks failed
build container / build-container (push) Failing after 21s
2025-03-03 09:07:26 +08:00
f9ff71f62a add pprof handler
Some checks failed
build container / build-container (push) Failing after 22s
run go test / test (push) Failing after 19s
2025-03-03 00:26:29 +08:00
629c095bbe update golang sdk to 1.24
All checks were successful
build container / build-container (push) Successful in 6m19s
2025-02-25 09:56:30 +08:00
9b34fd29c0 fix goproxy on gitea action
All checks were successful
build container / build-container (push) Successful in 5m21s
2025-02-23 12:13:39 +08:00
3cfa6c6116 improve container build
Some checks failed
build container / build-container (push) Failing after 4m43s
2025-02-23 12:07:05 +08:00
27634d016b reset tcp connection if error happens
All checks were successful
build container / build-container (push) Successful in 4m33s
run go test / test (push) Successful in 3m56s
2025022201
2025-02-22 23:27:41 +08:00
ab852a6520 make it work across instances
All checks were successful
run go test / test (push) Successful in 12m39s
build container / build-container (push) Successful in 8m3s
2025-02-19 21:30:49 +08:00
18bdc4f54e configure caches
Some checks are pending
build container / build-container (push) Waiting to run
run go test / test (push) Waiting to run
2025-02-19 20:50:21 +08:00
7ba2e2e82f seperate go test and container build
Some checks failed
build container / build-container (push) Has been cancelled
2025021901
2025-02-19 20:40:02 +08:00
fc98377c9a alter workflow to push different tags 2025-02-19 20:05:16 +08:00
a253d0bf9d add git to build phase 2025-02-19 18:18:45 +08:00
8a72fe7f92 test with go 1.24.0 2025-02-19 18:03:40 +08:00
a6d36e402d fix workflow action format 2025-02-19 17:59:28 +08:00
5aec831956 build on gitea action 2025-02-19 17:58:42 +08:00
fb24b978be never update any centos 7 files 2025-02-12 16:28:36 +08:00
7d22672e70 stupid mistake 2025-02-12 16:27:38 +08:00
557a60f5de add priority option in case some tool has inconsistent issue 2025-02-06 12:38:07 +08:00
f3d5eb9fbd fix context cancel problem 2025-02-06 09:50:47 +08:00
5f1d48391a fix upstream selection when some upstream is not modified 2025-02-06 00:55:29 +08:00
19e491c5a6 fix dockerfile casing 2025-02-06 00:34:54 +08:00
5c6690e912 update tag to 20250206 2025-02-06 00:34:03 +08:00
2b5f214f2a continue with not modified if only all upstreams respond not modified 2025-02-06 00:33:45 +08:00
5aebbb1884 use glitchtip on nas 2025-01-31 00:03:33 +08:00
4a7560c41f config update 2025-01-30 23:58:59 +08:00
a2273ed96e update tag to 20250121 2025-01-21 15:24:22 +08:00
7341742feb add allowed-redirect config for upstream 2025-01-21 15:18:07 +08:00
08eed185cf fix weird problem that the request redirect from mirrors.ustc.edu.cn to down.988884.xyz 2025-01-18 01:27:37 +08:00
b2445cf774 add middlewares 2025-01-10 01:20:45 +08:00
45f69d994e move server into seperate package 2025-01-09 23:31:30 +08:00
8897fb0cd7 update default config 2025-01-09 23:19:05 +08:00
5adf734e53 improve logging 2025-01-09 23:15:39 +08:00
dbff5b7c44 fix refresh policy 2025-01-09 23:14:49 +08:00
b4d5a8a4eb ignore eof error when content length is 0 or response body is read to end 2025-01-09 21:33:43 +08:00
89da9e0bcb update default config 2024-12-28 22:27:09 +08:00
593cb02d3f fix a warning 2024-12-25 11:03:18 +08:00
018c07d944 remove logrus and unused deps 2024-12-25 11:00:02 +08:00
a73321aa04 remove pprof as it is not needed any more 2024-12-25 10:02:20 +08:00
413d39f09e add gnu to config 2024-12-19 10:58:53 +08:00
068a4b5b7c fix memory object release and io.ReadAtLeast 2024-12-19 10:58:46 +08:00
ec71986af2 fix wrong config 2024-12-19 01:27:22 +08:00
09bb9c3e5d fix small mistake 2024-12-19 01:27:14 +08:00
f49675a7b3 add cache-policy 2024-12-19 00:03:22 +08:00
da78e79dcd add capability to serve with nginx 2024-12-18 17:16:55 +08:00
1e63315634 check local path boundary 2024-12-18 17:09:02 +08:00
5359b8b052 handle GET request only 2024-12-18 14:30:14 +08:00
aa0a00bac2 update docker files 2024-12-18 14:18:47 +08:00
f8aa7d5aab update config 2024-12-18 14:18:30 +08:00
055d113c80 fix bugs 2024-12-18 14:17:59 +08:00
2701cf802d update example config 2024-12-18 10:58:10 +08:00