Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: coder/boundary

Tags

v0.2.0

Toggle v0.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: initial implementation of config file support (#79)

* feat: initial implementation of config file support

v0.1.0

Toggle v0.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Prerare integration with claude-code module (#70)

* fix: update user mapping

* feat: reimplement proxy

* ci: run ci

* fix: https and ignore redirects

* test: skip CONNECT test

* feat: block disallowed HTTP requests

* tmp commit: seems working

* fix: close connection

* feat: add audit

* fix: proxy logging

* fix: logger

* refactor: minor improvement

* refactor: minor improvement

* refactor: minor improvement

* refactor: minor improvements

* refactor: minor refactoring

* fix: linter

* minor fix

* fix: linter

* minor fix

* minor fix

* tmp commit

* tmp commit

* tmp commit

* 8087

* debug log

* more debug logging

* more debug logging

* remove unnecessary logging

* revert allow everything policy

* fix logger

* make port configurable

* remove invalid comment

* don't log any sensitive information

* fix bug with HTTP 2.0

v1.0.0

Toggle v1.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
ci: fix duplicate CI runs by limiting push triggers to main branch (#9)