|
06f6011b05
|
feat(middleware): add CDNJS middleware for handling specific paths
|
2024-10-31 07:15:48 +08:00 |
|
|
db003a3ae1
|
Merge branch 'main' of https://github.com/woodchen-ink/proxy-go
|
2024-10-31 01:26:37 +08:00 |
|
|
7af9c7cbc9
|
chore(Docker): simplify timezone setup and use environment variable for timezone
|
2024-10-31 01:26:34 +08:00 |
|
wood chen
|
a29fc15841
|
Create LICENSE
|
2024-10-31 00:39:12 +08:00 |
|
wood chen
|
569ae91e0a
|
Create dependabot.yml
|
2024-10-30 11:19:52 +08:00 |
|
|
78f9d431bc
|
docs: Update configuration documentation and disable compression algorithms
Disable Gzip and Brotli compression algorithms in config.json and update readme.md accordingly
|
2024-10-30 11:18:13 +08:00 |
|
|
594cd0263e
|
docs: Update README with new features and tips
|
2024-10-30 09:50:37 +08:00 |
|
|
4b902b5d92
|
refactor(handler): improve URL encoding and disable response compression
|
2024-10-30 09:40:02 +08:00 |
|
|
110f1efe83
|
chore(workflow): remove date step from docker build and update proxy.go
Remove unnecessary date step from docker build workflow and simplify proxy.go code
|
2024-10-30 09:23:08 +08:00 |
|
|
62b82bfb5a
|
feat(internal/handler): enhance proxy handler to preserve compression and content type
|
2024-10-30 09:13:36 +08:00 |
|
|
d8e9b90105
|
fix(internal/handler): add URL parsing and update headers for proxy requests
|
2024-10-30 09:01:31 +08:00 |
|
|
3ea86189b1
|
feat(internal/handler): add logging and streaming for proxy handler
|
2024-10-30 08:37:40 +08:00 |
|
|
39605e0033
|
refactor(cmd/proxy): consolidate main function into single file
|
2024-10-30 07:44:29 +08:00 |
|
|
9fa26930ef
|
Merge branch 'main' of https://github.com/woodchen-ink/proxy-go
|
2024-10-30 07:43:20 +08:00 |
|
|
723b73d748
|
feat: add compression support and update deployment workflow
add brotli and gzip compression support, update docker-compose and deployment script
|
2024-10-30 07:43:17 +08:00 |
|
wood chen
|
533737692d
|
Update readme.md
|
2024-10-30 00:08:43 +08:00 |
|
|
380d993b6d
|
refactor(Dockerfile): standardize Dockerfile structure and remove unused platform argument
|
2024-10-29 23:14:57 +08:00 |
|
|
81e7b2d9d8
|
refactor: streamline Docker build process by merging prepare binaries and create Docker build context steps
|
2024-10-29 23:12:33 +08:00 |
|
|
7caeddb0e8
|
chore(workflow): Create Docker build context for amd64 and arm64 architectures
|
2024-10-29 23:10:33 +08:00 |
|
|
c82e9a1d3a
|
chore(workflow, docker): ignore .yml files in build workflow, update Dockerfile for multi-platform support, and add docker-compose.yml
Add docker-compose.yml for local development and testing.
|
2024-10-29 23:09:03 +08:00 |
|
|
0719bce7aa
|
chore(workflow): update actions and ignore md files in push event
|
2024-10-29 23:05:24 +08:00 |
|
|
96068e2dfe
|
feat(proxy-go): Initialize project structure and dependencies
Add .gitignore, go.mod, and readme.md files to set up the project structure and dependencies.
|
2024-10-29 23:02:08 +08:00 |
|
|
6762c822ab
|
first commit
|
2024-10-29 23:00:16 +08:00 |
|