GoDoxy/internal/route/provider
Yuzerion 4a8bd48ad5
Some checks are pending
Docker Image CI (socket-proxy) / build (push) Waiting to run
fix: optimize memory usage, fix agent and code refactor (#118)
* refactor: simplify io code and make utils module independent

* fix(docker): agent and socket-proxy docker event flushing with modified reverse proxy handler

* refactor: remove unused code

* refactor: remove the use of logging module in most code

* refactor: streamline domain mismatch check in certState function

* tweak: use ecdsa p-256 for autocert

* fix(tests): update health check tests for invalid host and add case for port in host

* feat(acme): custom acme directory

* refactor: code refactor and improved context and error handling

* tweak: optimize memory usage under load

* fix(oidc): restore old user matching behavior

* docs: add ChatGPT assistant to README

---------

Co-authored-by: yusing <yusing@6uo.me>
2025-05-25 09:45:57 +08:00
..
types feat: add AgentProvider implementation and integrate with provider types 2025-03-28 08:14:06 +08:00
agent.go feat: add AgentProvider implementation and integrate with provider types 2025-03-28 08:14:06 +08:00
all_fields.yaml test: fix failed tests after code changes 2025-05-05 20:41:25 +08:00
docker.go fix: optimize memory usage, fix agent and code refactor (#118) 2025-05-25 09:45:57 +08:00
docker_labels.yaml test: fix failed tests after code changes 2025-05-05 20:41:25 +08:00
docker_labels_test.go chore: replace gopkg.in/yaml.v3 with goccy/go-yaml 2025-04-25 08:36:54 +08:00
docker_test.go feat: light/dark variant icons and selfh.st tag as default category 2025-05-02 03:38:50 +08:00
event_handler.go fix: remove redundant event logging 2025-04-28 05:03:17 +08:00
file.go fix: optimize memory usage, fix agent and code refactor (#118) 2025-05-25 09:45:57 +08:00
file_test.go Feat/fileserver (#60) 2025-02-06 18:23:10 +08:00
provider.go feat: add AgentProvider implementation and integrate with provider types 2025-03-28 08:14:06 +08:00
stats.go Feat/fileserver (#60) 2025-02-06 18:23:10 +08:00