Vincent Yang
72beefbebe
chore: update toolchain to Go 1.24.5 in go.mod
2025-07-13 23:24:51 +08:00
Vincent Yang
2b0e1e3cbb
fix: 503 unable to request. close #196 close #194 close #193 close #191 close #179 close #178
2025-07-13 23:14:24 +08:00
Vincent Yang
8a605887ff
refactor: update translation request handling to use new LMT_handle_texts method and improve response processing
...
- Renamed makeRequest to makeRequestWithBody for clarity.
- Introduced new TextItem and TextResponse types for better structure in translation requests and responses.
- Updated translation logic to handle multiple texts and alternatives.
- Enhanced error handling for blocked requests and translation failures.
- Adjusted timestamp and random number generation for improved request uniqueness.
2025-07-13 23:06:47 +08:00
Vincent Yang
56637adc3c
chore: update Go version to 1.24.0 and toolchain to 1.24.2 in go.mod
2025-04-28 17:22:24 -04:00
dependabot[bot]
886853b46f
chore(deps): bump golang.org/x/net from 0.36.0 to 0.38.0 ( #189 )
...
Bumps [golang.org/x/net](https://github.com/golang/net ) from 0.36.0 to 0.38.0.
- [Commits](https://github.com/golang/net/compare/v0.36.0...v0.38.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/net
dependency-version: 0.38.0
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-04-28 17:20:13 -04:00
dependabot[bot]
ceb56a2eee
chore(deps): bump github.com/refraction-networking/utls ( #188 )
...
Bumps [github.com/refraction-networking/utls](https://github.com/refraction-networking/utls ) from 1.6.7 to 1.7.0.
- [Release notes](https://github.com/refraction-networking/utls/releases )
- [Commits](https://github.com/refraction-networking/utls/compare/v1.6.7...v1.7.0 )
---
updated-dependencies:
- dependency-name: github.com/refraction-networking/utls
dependency-version: 1.7.0
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-04-28 17:20:05 -04:00
Vincent Yang
4cee0f3031
chore: downgrade Go version to 1.23.0 in go.mod
2025-04-08 15:28:04 -04:00
Vincent Yang
cbc3c1be51
chore: remove unused isRichText function
2025-04-08 14:27:33 -04:00
Vincent Yang
84792ead81
chore: bump Go version to 1.24.2 in Dockerfile, go.mod, and CI workflows
2025-04-08 14:27:01 -04:00
Jason Lyu
0a9ff6b582
refactor: make service exportable ( #183 )
2025-04-08 13:53:20 -04:00
dependabot[bot]
d1dbfcc1e5
chore(deps): bump golang.org/x/net from 0.33.0 to 0.36.0 ( #181 )
...
Bumps [golang.org/x/net](https://github.com/golang/net ) from 0.33.0 to 0.36.0.
- [Commits](https://github.com/golang/net/compare/v0.33.0...v0.36.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>
2025-03-21 23:00:40 -04:00
Vincent Yang
2400139a8d
fix: unable to translate (switch to DeepL iOS)
2025-03-01 04:24:53 -05:00
Vincent Yang
26a9003b13
bump to Go 1.24.0
2025-02-25 13:16:58 -05:00
Vincent Yang
85fd738f3e
bump to Go 1.23.6
2025-02-09 20:12:06 -05:00
Vincent Yang
de9888ca5f
Upgrade to Go 1.23.5
2025-01-20 17:18:47 -05:00
Vincent Yang
bbfb808793
fix: handle line breaks #151
2025-01-20 17:11:53 -05:00
dependabot[bot]
4a77cbf30e
chore(deps): bump golang.org/x/net from 0.29.0 to 0.33.0 ( #173 )
...
Bumps [golang.org/x/net](https://github.com/golang/net ) from 0.29.0 to 0.33.0.
- [Commits](https://github.com/golang/net/compare/v0.29.0...v0.33.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>
2025-01-20 16:59:52 -05:00
Vincent Young
2d8b84e2c8
Update compose.yaml
2024-12-22 14:18:30 -05:00
dependabot[bot]
1c8beb8a87
chore(deps): bump golang.org/x/crypto from 0.27.0 to 0.31.0 ( #166 )
...
Bumps [golang.org/x/crypto](https://github.com/golang/crypto ) from 0.27.0 to 0.31.0.
- [Commits](https://github.com/golang/crypto/compare/v0.27.0...v0.31.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/crypto
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-12-12 17:38:43 -05:00
Vincent Young
f2fa90208d
ci: upgraded to Go 1.23.4
2024-12-05 13:13:40 -05:00
dependabot[bot]
b04139e89d
chore(deps): bump github.com/quic-go/quic-go from 0.47.0 to 0.48.2 ( #165 )
...
Bumps [github.com/quic-go/quic-go](https://github.com/quic-go/quic-go ) from 0.47.0 to 0.48.2.
- [Release notes](https://github.com/quic-go/quic-go/releases )
- [Changelog](https://github.com/quic-go/quic-go/blob/master/Changelog.md )
- [Commits](https://github.com/quic-go/quic-go/compare/v0.47.0...v0.48.2 )
---
updated-dependencies:
- dependency-name: github.com/quic-go/quic-go
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-12-03 11:27:04 -05:00
Vincent Yang
44b6c2915f
fix: while sourceLang is auto
2024-12-03 11:23:56 -05:00
Vincent Yang
b89751f78f
docs: remove icon
2024-11-30 19:56:38 -05:00
Vincent Yang
1f62d85b60
ci: upgraded to Go 1.23.3
2024-11-30 02:14:15 -05:00
木末君
547c735b1f
fix: 429 error in /translate endpoint (changed TLS fingerprint) ( #161 )
2024-11-29 04:13:20 -05:00
Vincent Yang
ede6229b0e
fix: targetlang bug
2024-11-01 23:19:50 -04:00
Vincent Yang
d98f71d1c5
fix: add pro support (may have no effect)
2024-11-01 13:13:28 -04:00
Vincent Yang
9edb997f06
fix: support CommonJobParams
2024-11-01 12:48:26 -04:00
Vincent Yang
62a993bb13
fix: unable to translate
2024-11-01 00:43:57 -04:00
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 )
2024-06-18 03:09:20 +08:00
Tisfeng
8bf6d05603
feat: add support for regional variant langauges, like pt-BR ( #118 )
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