Commit Graph

195 Commits

Author SHA1 Message Date
Vincent Yang
c678e87631
bump to Go 1.23.2 2024-10-07 19:25:36 -04:00
Vincent Young
ac8ec23790
Update translate.go 2024-10-03 16:07:38 -04:00
Vincent Young
9e8c68fc94
Revert "Fix typo. (#143)" (#146)
This reverts commit 1bef182a15.
2024-10-03 16:05:53 -04:00
ryan961
1bef182a15
Fix typo. (#143) 2024-09-18 21:33:11 -04:00
Vincent Yang
74cf2b9845
fix: remove authkey 2024-09-17 19:34:32 -04:00
Vincent Young
f172f59fb6
bump to Go 1.23.1 2024-09-16 12:13:41 -04:00
Vincent Young
29ac0e1589
fix: remove authkey 2024-09-16 12:13:02 -04:00
Vincent Young
dce5ccd029
fix: remove unless parameter 2024-09-16 12:10:01 -04:00
Vincent Young
56755a1b92
fix: dockerfile 2024-09-16 12:08:54 -04:00
Vincent Young
a9a5a914b6
refactor 2024-09-16 12:08:13 -04:00
Vincent Yang
e9b5dedc43
feat: support tag_handling 2024-09-15 02:04:53 -04:00
Long0x0
0d73552773
feat: add an option to listen on a specific IP address (#136) 2024-08-15 19:19:12 +08:00
dependabot[bot]
7090eadfd5
chore(deps): bump github.com/gin-contrib/cors from 1.4.0 to 1.6.0 (#127)
Bumps [github.com/gin-contrib/cors](https://github.com/gin-contrib/cors) from 1.4.0 to 1.6.0.
- [Release notes](https://github.com/gin-contrib/cors/releases)
- [Changelog](https://github.com/gin-contrib/cors/blob/master/.goreleaser.yaml)
- [Commits](https://github.com/gin-contrib/cors/compare/v1.4.0...v1.6.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-09 23:35:56 +08:00
Vincent Young
f78de58337
feat: support http proxy (#119)
Some checks failed
CI / Build (push) Has been cancelled
2024-06-18 03:09:20 +08:00
Tisfeng
8bf6d05603
feat: add support for regional variant langauges, like pt-BR (#118)
Some checks are pending
CI / Build (push) Waiting to run
2024-06-16 22:19:18 +08:00
Vincent Yang
93a3204eab
Merge branch 'main' of https://github.com/OwO-Network/DeepLX 2024-04-24 19:17:27 -04:00
Vincent Young
eeeeeee684
Update README.md 2024-04-23 18:41:01 -04:00
Vincent Young
3a4b1507d9
Update README.md 2024-04-23 18:41:01 -04:00
Vincent Young
0b93569182
Update README.md 2024-04-23 18:38:40 -04:00
Vincent Young
1dfc27518b
Update README.md 2024-04-23 18:38:00 -04:00
Vincent Young
b44e9b614d
feat: allow dl_session via cookie 2024-04-23 14:50:12 -04:00
dependabot[bot]
56c066a316
chore(deps): bump golang.org/x/net from 0.17.0 to 0.23.0 (#106)
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.17.0 to 0.23.0.
- [Commits](https://github.com/golang/net/compare/v0.17.0...v0.23.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-23 01:01:58 -04:00
Vincent Yang
9ce414d6a2
fix: dl session format 2024-04-23 00:56:52 -04:00
Vincent Yang
a0b110681d
fix: api host 2024-04-23 00:54:06 -04:00
Vincent Yang
7b50838f68
fix: api host 2024-04-23 00:53:43 -04:00
Vincent Yang
c954c65d0f
docs: fix cli arguments 2024-04-23 00:51:31 -04:00
Vincent Young
401b5cb117
feat: support pro account (#105) 2024-04-23 00:50:11 -04:00
Vincent Young
90d4d44fc0
feat: support json or form data in v2/translate 2024-04-16 15:11:38 -04:00
Vincent Young
e15e63b797
feat: support access token-protected in /v2/translate 2024-04-16 14:54:18 -04:00
Vincent Yang
15cca97b81
feat: add authmiddleware to all routes 2024-04-13 18:54:16 -04:00
Vincent Yang
7b97e65ec7
fix: translation results may not be returned 2024-04-09 03:02:37 -04:00
Vincent Yang
f75bfc20f7
ci: fix compile error 2024-03-20 16:52:54 -04:00
Vincent Yang
a191d9d27f
ci: update to go 1.22 2024-03-20 16:46:07 -04:00
Vincent Yang
e580d64fbf
ci: fix 2024-03-20 16:45:09 -04:00
Vincent Yang
7c4b521050
ci: update to go 1.22 2024-03-20 16:43:33 -04:00
Vincent Yang
dedd87c3a8
feat: support official api 2024-03-20 16:41:44 -04:00
Vincent Young
9fff35f4fe
Update release.yaml 2024-03-15 14:49:40 -04:00
dependabot[bot]
aec7a29b12
chore(deps): bump google.golang.org/protobuf from 1.30.0 to 1.33.0 (#97)
Bumps google.golang.org/protobuf from 1.30.0 to 1.33.0.

---
updated-dependencies:
- dependency-name: google.golang.org/protobuf
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-15 12:37:11 -04:00
Vincent Young
41bba5e89f
Update release.yaml 2024-03-07 09:56:46 -05:00
Vincent Young
e286a732cb
docs: fix token usage 2024-03-07 09:49:14 -05:00
chenxiaolei
6db098eb8b
feat: support for getting token from url parameter (#95)
* support for getting token from url parameter

* support for getting token from url parameter
improve docs
2024-03-07 02:10:51 -05:00
Vincent Yang
fab55bfefa
docs: add img 2024-03-02 02:47:18 -05:00
Vincent Young
2055f022dc
Update README.md 2024-03-02 02:46:03 -05:00
Vincent Young
b85bb324e2
Update README.md 2024-03-02 02:43:54 -05:00
Vincent Young
23693936cf
Update README.md 2024-01-31 23:12:26 -05:00
Vincent Young
7622b40986
Update README.md 2024-01-23 17:35:48 -05:00
Vincent Young
9a3d8f8d75
Update README.md 2024-01-22 11:08:39 -05:00
Vincent Young
55b1fccc48
Update README.md 2024-01-21 12:47:01 -05:00
Tsing
e359bc7eec
docs: add related serverless project (#90)
* docs: add related serverless project

* Update README.md
2024-01-20 12:35:36 -05:00
Carson Yang
c965f54072
Update README.md (#79) 2023-12-25 12:12:11 +08:00