chatgpt-web/service
yimiaoxiehou 85543deca3
feat: 添加 socks5 代理认证 (#999)
* support socks5 proxy auth

* Update build_docker.yml

* Update README.md

* perf: 增加判断

* fix: lint

---------

Co-authored-by: ChenZhaoYu <790348264@qq.com>
2023-03-31 12:23:26 +08:00
..
.vscode chore: 调整文件结构 service 和 web 分离 2023-02-13 10:00:08 +08:00
src feat: 添加 socks5 代理认证 (#999) 2023-03-31 12:23:26 +08:00
.env.example feat: 添加 socks5 代理认证 (#999) 2023-03-31 12:23:26 +08:00
.eslintrc.json chore: 添加 service 打包编译设置 2023-02-13 20:10:08 +08:00
.gitignore chore: 添加 service 打包编译设置 2023-02-13 20:10:08 +08:00
.npmrc chore: 补全配置 2023-02-13 19:56:11 +08:00
package.json fix: ESM error (#826) 2023-03-23 20:43:47 +08:00
pnpm-lock.yaml feat: allow user disable openai API debug log (#1041) 2023-03-31 11:40:01 +08:00
tsconfig.json chore: 补全配置 2023-02-13 19:56:11 +08:00
tsup.config.ts fix: ESM error (#826) 2023-03-23 20:43:47 +08:00