Commit Graph

199 Commits

Author SHA1 Message Date
Vincent Young
76c929e934
chore: add comment 2023-07-03 00:50:58 +08:00
Vincent Young
ec37935f72
Update README.md 2023-07-02 18:58:29 +08:00
Vincent Young
83cff7a7ba
Update README.md 2023-07-02 12:28:21 +08:00
Vincent Young
7fc2eb8798
docs: fixed homebrew version 2023-07-01 21:46:38 +08:00
明明
a2959a01af
feat: read port envvar (#53)
Co-authored-by: pan93412 <pan93412@gmail.com>
2023-07-01 21:45:00 +08:00
Vincent Young
7bf2bfca21
chore: add gitignore 2023-07-01 21:31:38 +08:00
Vincent Young
8b8b0af337
fix: unable to return results #51 #52 2023-07-01 07:15:22 +08:00
Vincent Young
4cbfd219e8
Update FUNDING.yml 2023-06-17 03:24:48 +08:00
Vincent Young
f9499ec1a4
Update README.md 2023-06-17 02:33:36 +08:00
Vincent Young
977760bd24
Merge pull request #49 from OwO-Network/dependabot/go_modules/github.com/gin-gonic/gin-1.9.1
chore(deps): bump github.com/gin-gonic/gin from 1.8.1 to 1.9.1
2023-06-15 01:37:29 +08:00
dependabot[bot]
49c49de27a
chore(deps): bump github.com/gin-gonic/gin from 1.8.1 to 1.9.1
Bumps [github.com/gin-gonic/gin](https://github.com/gin-gonic/gin) from 1.8.1 to 1.9.1.
- [Release notes](https://github.com/gin-gonic/gin/releases)
- [Changelog](https://github.com/gin-gonic/gin/blob/master/CHANGELOG.md)
- [Commits](https://github.com/gin-gonic/gin/compare/v1.8.1...v1.9.1)

---
updated-dependencies:
- dependency-name: github.com/gin-gonic/gin
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-14 17:37:08 +00:00
Vincent Young
2db2c92258
chore: add python package 2023-05-30 01:30:08 +08:00
Vincent Young
682b5fbef0
chore: add install link 2023-05-30 01:27:53 +08:00
Vincent Young
80f63f1174
chore: fix docker images 2023-05-30 01:21:20 +08:00
Vincent Young
2ced7ee49b
chore: build docker 2023-05-30 01:07:43 +08:00
Vincent Young
684ecb4221
Update README.md 2023-04-27 02:16:12 +08:00
Vincent Young
62027d38fb
chore: homebrew using v0.7.7 2023-04-23 13:49:25 +08:00
Vincent Young
491a2e7e5e
Merge branch 'main' of https://github.com/OwO-Network/DeepLX 2023-04-23 13:25:52 +08:00
Vincent Young
c4e7565703
feat: support for specified ports 2023-04-23 13:25:47 +08:00
Vincent Young
bbf535e97b
chore: switch to the robot release 2023-04-10 00:30:37 +08:00
Vincent Young
f9f378e7eb
docs: add python call example 2023-03-21 16:56:08 +08:00
Vincent Young
d0310450e5
Create .github/FUNDING.yml 2023-03-18 19:05:31 +08:00
Vincent Young
80aaa94b06
Update README.md 2023-03-17 17:27:19 +08:00
Vincent Young
62befe706c
docs: add docker compose v2 command
Update README.md
2023-03-17 17:23:41 +08:00
Davy
b429e451dd
Update README.md 2023-03-17 02:21:15 -07:00
Vincent Young
cbd1507335
docs: modify to the latest response demo 2023-03-16 20:25:44 +08:00
Vincent Young
db722920cd
feat: return full alternatives 2023-03-16 20:23:21 +08:00
Vincent Young
a5b256d7ad
docs: not recommended for use on immersive 2023-03-07 04:58:17 +08:00
Vincent Young
6befe9c53d
docs: detailed description 2023-03-07 04:40:44 +08:00
Vincent Young
1ecf4480d6
docs: fix guide 2023-03-07 04:10:38 +08:00
Vincent Young
6d4f38c051 chore: add docker-compose 2023-03-07 03:12:31 +08:00
Vincent Young
b35c1d6622 docs: add dockerhub support 2023-03-07 03:05:22 +08:00
Vincent Young
70e64ad3b1 chore: fix dockerhub bug 2023-03-07 02:57:58 +08:00
Vincent Young
5be234ffd1 chore: add dockerhub 2023-03-07 02:53:59 +08:00
Vincent Young
7af10b4528
Merge pull request #28 from K024/feat/cors
feat: Add CORS middleware
2023-03-07 00:28:58 +08:00
K024
ca78976607 feat: Add CORS middleware 2023-03-07 00:19:27 +08:00
Vincent Young
865067066f
Update README.md 2023-03-06 20:48:46 +08:00
Vincent Young
1dc48e6d3c
docs: support docker 2023-03-06 20:48:26 +08:00
Vincent Young
1ac235fb41
docs: switch to own deeplx plugin 2023-03-05 22:10:58 +08:00
Vincent Young
0f97ccc90f
Merge pull request #26 from MartialBE/main
add Docker Image Build
2023-03-05 22:10:09 +08:00
MartialBE
73b67e8681 在 GitHub Actions 中添加 Docker 镜像构建和缓存功能
- 添加 Docker 构建和发布的 Github Action
- 为 `dev` 分支和 带有`v*`的 tag 构建和发布 Docker 镜像
- 使用 `ghcr.io` 作为 Docker 注册表,并通过 Github 凭据进行身份验证
- 使用 `docker/metadata-action` 为 Docker 镜像设置标签和标记
- 使用 Github Actions 缓存模式缓存 Docker 镜像。
2023-03-05 20:48:54 +08:00
Vincent Young
553e2816f9
docs: add blank line 2023-03-04 16:57:28 +08:00
Vincent Young
9f92a11da1 docs: brew view the currently installed version 2023-03-03 02:31:10 +08:00
Vincent Young
1daf41b262 docs: fix grammatical errors 2023-03-03 02:27:30 +08:00
Vincent Young
155579355b Merge branch 'main' of https://github.com/OwO-Network/DeepLX 2023-03-03 02:26:53 +08:00
Vincent Young
2bfa97d18c docs: add the command of brew update 2023-03-03 02:26:49 +08:00
Vincent Young
4e64391645
Update build.yml 2023-03-03 00:55:09 +08:00
Vincent Young
f9d5c48f86
Merge pull request #21 from OwO-Network/dependabot/go_modules/golang.org/x/crypto-0.1.0
chore(deps): bump golang.org/x/crypto from 0.0.0-20210711020723-a769d52b0f97 to 0.1.0
2023-03-03 00:52:13 +08:00
dependabot[bot]
9345c927eb
chore(deps): bump golang.org/x/crypto
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.0.0-20210711020723-a769d52b0f97 to 0.1.0.
- [Release notes](https://github.com/golang/crypto/releases)
- [Commits](https://github.com/golang/crypto/commits/v0.1.0)

---
updated-dependencies:
- dependency-name: golang.org/x/crypto
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-02 16:51:56 +00:00
Vincent Young
3442c2f4db
Merge pull request #20 from OwO-Network/dependabot/go_modules/golang.org/x/net-0.7.0
chore(deps): bump golang.org/x/net from 0.0.0-20210226172049-e18ecbb05110 to 0.7.0
2023-03-03 00:50:52 +08:00