Commit Graph

218 Commits

Author SHA1 Message Date
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
dependabot[bot]
5bef2bc630
chore(deps): bump golang.org/x/net
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.0.0-20210226172049-e18ecbb05110 to 0.7.0.
- [Release notes](https://github.com/golang/net/releases)
- [Commits](https://github.com/golang/net/commits/v0.7.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-02 16:49:36 +00:00
Vincent Young
bc49e4029f
Update README.md 2023-03-02 23:22:26 +08:00
Vincent Young
956bcbd287
Update README.md 2023-03-02 16:50:24 +08:00
Vincent Young
401fdb9d0b
Merge pull request #18 from cijiugechu/feat/detect-lang 2023-03-02 14:41:27 +08:00
cijiugechu
4a79f9ffad feat: Automatically detect the source lang 2023-03-02 14:36:41 +08:00
Vincent Young
c870ce0dc7
Update README.md 2023-03-02 12:10:10 +08:00
Vincent Young
bde89980e5
Update README.md 2023-03-02 11:51:56 +08:00
Vincent Young
5a67c9c225 docs: add immersive-translate usage. 2023-02-28 18:15:54 +08:00
Vincent Young
01f30e033e
Merge pull request #9 from sbilly/patch-1
Create Dockerfile
2023-02-28 16:22:56 +08:00
sbilly
890a211a92
Create Dockerfile
build docker image for DeepLX
2023-02-27 00:03:11 +08:00
Vincent Young
8579f68985 docs: correct author information 2023-02-25 22:27:15 +08:00
Vincent Young
ffdba23b03 style: return a uniform variable name 2023-02-25 22:17:13 +08:00
Vincent Young
a3778c05fb
refactor: rebuild the code format without logic
Merge pull request #7 from Kabochar/main
2023-02-25 22:10:59 +08:00
kabocha
81c94afb55 style(main.go): make it like golang code format 2023-02-25 22:03:51 +08:00
Vincent Young
48151fec8f docs: add a note 2023-02-24 21:37:01 +08:00
Vincent Young
154fb27895
Merge pull request #3 from wuyudi/add-aur
add aur
2023-02-24 15:14:47 +08:00
Vincent Young
08fd328e9d
Update README.md 2023-02-20 16:46:48 +08:00
Vincent Young
d8fbb7e07e
Update README.md 2023-02-18 21:29:55 +08:00
Vincent Young
d16d74b3e9
Update README.md 2023-02-18 21:01:05 +08:00
Vincent Young
8b0953e9f7
Update install.sh 2023-02-18 20:57:58 +08:00
Vincent Young
43565812b5
Update deeplx.service 2023-02-18 20:55:20 +08:00
Vincent Young
f8a41debe6 Merge branch 'main' of https://github.com/OwO-Network/DeepLX 2023-02-18 20:46:26 +08:00
Vincent Young
e593bceb97 fix: disable cgo 2023-02-18 20:46:16 +08:00
Vincent Young
9e558516ef
Update README.md 2023-02-18 20:28:10 +08:00
Vincent Young
0532327aed fix: Bug when the source language is English 2023-02-18 20:14:02 +08:00
Vincent Young
7f0919c4c9 docs: fix macos usage 2023-02-18 19:46:43 +08:00
Vincent Young
2a09c98368 fix: too many requests may occur. 2023-02-18 19:34:52 +08:00
AsukaMinato
7aa936e888
add aur 2023-02-16 21:38:33 +09:00
Vincent Young
9e793ae4de fix: remove install script 2023-02-12 10:06:50 +08:00
Vincent Young
ed24256086 Merge branch 'main' of https://github.com/OwO-Network/DeepLX 2023-02-12 10:04:48 +08:00
Vincent Young
4ba2339d2f chore: add install script 2023-02-12 10:04:18 +08:00