Vincent Yang
515752fe25
refactor!: rename project from DeepLX to DLX
...
Rebrand in response to a trademark report regarding the DEEPL mark.
Renames the Go module path, exported symbols, binary, systemd/launchd
services, Docker images, and CI artifacts; adds a trademark disclaimer
to the README and removes screenshots containing DeepL branding.
BREAKING CHANGE: Go module path is now github.com/OwO-Network/DLX.
translate.TranslateByDeepLX is now translate.TranslateByDLX and
DeepLXTranslationResult is now DLXTranslationResult. The release
binaries, systemd service, and Docker images are renamed from
deeplx to dlx.
2026-07-08 08:53:32 -07:00
Jason Lyu
0a9ff6b582
refactor: make service exportable ( #183 )
2025-04-08 13:53:20 -04:00
Vincent Yang
d98f71d1c5
fix: add pro support (may have no effect)
2024-11-01 13:13:28 -04:00
Vincent Yang
62a993bb13
fix: unable to translate
2024-11-01 00:43:57 -04:00
Vincent Young
29ac0e1589
fix: remove authkey
2024-09-16 12:13:02 -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
Vincent Young
f78de58337
feat: support http proxy ( #119 )
2024-06-18 03:09:20 +08:00
Vincent Young
b44e9b614d
feat: allow dl_session via cookie
2024-04-23 14:50:12 -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
dedd87c3a8
feat: support official api
2024-03-20 16:41:44 -04: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 Young
fd1de8250a
fix: status code
2023-12-08 19:02:25 -05:00
Vincent Young
9ca3249919
fix: known bug
2023-11-28 21:02:21 -05:00
Vincent Young
9b2d712469
feat: support multiple authkeys
2023-11-28 00:24:41 -05:00
Vincent Young
5e080f3871
fix: remove unnecessary variables
2023-11-27 15:10:39 -05:00
Vincent Young
5489e11113
refactor: unified parameter
2023-11-27 14:50:32 -05:00
Vincent Young
128225979a
feat: support Official API ( #74 )
2023-11-27 12:03:32 -05:00
Vincent Young
ddd4de353d
ci: add ci
2023-11-19 19:26:07 -05:00
Vincent Young
181db37210
feat: support access token ( #68 )
2023-10-28 22:48:58 -04:00
Vincent Young
6d1a78933a
feat: result returns source and target lang. #64
2023-09-14 13:40:00 -04:00
Vincent Young
76c929e934
chore: add comment
2023-07-03 00:50:58 +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
8b8b0af337
fix: unable to return results #51 #52
2023-07-01 07:15:22 +08:00
Vincent Young
c4e7565703
feat: support for specified ports
2023-04-23 13:25:47 +08:00
Vincent Young
db722920cd
feat: return full alternatives
2023-03-16 20:23:21 +08:00
K024
ca78976607
feat: Add CORS middleware
2023-03-07 00:19:27 +08:00
cijiugechu
4a79f9ffad
feat: Automatically detect the source lang
2023-03-02 14:36:41 +08:00
Vincent Young
ffdba23b03
style: return a uniform variable name
2023-02-25 22:17:13 +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
0532327aed
fix: Bug when the source language is English
2023-02-18 20:14:02 +08:00
Vincent Young
2a09c98368
fix: too many requests may occur.
2023-02-18 19:34:52 +08:00
Vincent Young
7246de3328
fix: possible bugs
2023-02-12 09:23:04 +08:00
Vincent Young
3a6c037434
Fixed bug
2022-11-10 02:23:14 +08:00
Vincent Young
9d6eebd691
Package to Web API
2022-10-20 01:06:30 +08:00
sjlleo
785273ca95
add: 🤩 First Commit!
2022-10-17 01:51:22 -04:00