Commit Graph

  • ede6229b0e
    fix: targetlang bug main v0.9.8.3 Vincent Yang 2024-11-01 23:19:50 -0400
  • d98f71d1c5
    fix: add pro support (may have no effect) v0.9.8.2 Vincent Yang 2024-11-01 13:13:28 -0400
  • 9edb997f06
    fix: support CommonJobParams Vincent Yang 2024-11-01 12:48:26 -0400
  • 62a993bb13
    fix: unable to translate v0.9.8.1 Vincent Yang 2024-11-01 00:43:57 -0400
  • e3d291e001 解决沉浸式翻译使用 /v1/translate端点时传入多余cookie导致dl_session错误设置的问题 IFLYTEK\yuchen48 2024-10-24 21:03:07 +0800
  • c678e87631
    bump to Go 1.23.2 v0.9.8 Vincent Yang 2024-10-07 19:25:36 -0400
  • ac8ec23790
    Update translate.go Vincent Young 2024-10-03 16:07:38 -0400
  • 9e8c68fc94
    Revert "Fix typo. (#143)" (#146) Vincent Young 2024-10-03 16:05:53 -0400
  • ac3acfe5e4
    Revert "Fix typo. (#143)" Vincent Young 2024-10-03 16:05:39 -0400
  • 1bef182a15
    Fix typo. (#143) ryan961 2024-09-19 09:33:11 +0800
  • 48f4309761
    Fix typo. ryan961 2024-09-19 09:32:00 +0800
  • 74cf2b9845
    fix: remove authkey Vincent Yang 2024-09-17 19:34:32 -0400
  • f172f59fb6
    bump to Go 1.23.1 v0.9.7 Vincent Young 2024-09-16 12:13:41 -0400
  • 29ac0e1589
    fix: remove authkey Vincent Young 2024-09-16 12:13:02 -0400
  • dce5ccd029
    fix: remove unless parameter Vincent Young 2024-09-16 12:10:01 -0400
  • 56755a1b92
    fix: dockerfile Vincent Young 2024-09-16 12:08:54 -0400
  • a9a5a914b6
    refactor Vincent Young 2024-09-16 12:08:13 -0400
  • e9b5dedc43
    feat: support tag_handling v0.9.6 Vincent Yang 2024-09-15 02:04:53 -0400
  • 0d73552773
    feat: add an option to listen on a specific IP address (#136) Long0x0 2024-08-15 19:19:12 +0800
  • 7718757e37 feat: add an option to listen on a specific IP address Long0x0 2024-08-15 14:47:08 +0800
  • 7090eadfd5
    chore(deps): bump github.com/gin-contrib/cors from 1.4.0 to 1.6.0 (#127) dependabot[bot] 2024-07-09 23:35:56 +0800
  • 8a1cdb93b9
    chore(deps): bump github.com/gin-contrib/cors from 1.4.0 to 1.6.0 dependabot[bot] 2024-07-09 15:34:56 +0000
  • f78de58337
    feat: support http proxy (#119) v0.9.5 Vincent Young 2024-06-18 04:09:20 +0900
  • 1748269a14
    feat: support http proxy Vincent Yang 2024-06-18 02:58:11 +0800
  • 8bf6d05603
    feat: add support for regional variant langauges, like pt-BR (#118) Tisfeng 2024-06-16 22:19:18 +0800
  • 0cd5e9b38b feat: add support for regional variant langauges, like pt-BR tisfeng 2024-06-16 16:33:00 +0800
  • b65cc6231c
    fix: 增加时区配置 Meng Sen 2024-04-26 15:20:01 +0800
  • 93a3204eab
    Merge branch 'main' of https://github.com/OwO-Network/DeepLX Vincent Yang 2024-04-24 19:17:27 -0400
  • eeeeeee684
    Update README.md Vincent Young 2024-04-23 18:41:01 -0400
  • 3a4b1507d9
    Update README.md Vincent Young 2024-04-23 18:41:01 -0400
  • 0b93569182
    Update README.md Vincent Young 2024-04-23 18:38:40 -0400
  • 1dfc27518b
    Update README.md Vincent Young 2024-04-23 18:38:00 -0400
  • b44e9b614d
    feat: allow dl_session via cookie Vincent Young 2024-04-23 14:50:12 -0400
  • 56c066a316
    chore(deps): bump golang.org/x/net from 0.17.0 to 0.23.0 (#106) v0.9.4 dependabot[bot] 2024-04-23 01:01:58 -0400
  • 9ce414d6a2
    fix: dl session format Vincent Yang 2024-04-23 00:56:52 -0400
  • a0b110681d
    fix: api host Vincent Yang 2024-04-23 00:54:06 -0400
  • 7b50838f68
    fix: api host Vincent Yang 2024-04-23 00:53:43 -0400
  • 4c21b54070
    chore(deps): bump golang.org/x/net from 0.17.0 to 0.23.0 dependabot[bot] 2024-04-23 04:52:33 +0000
  • c954c65d0f
    docs: fix cli arguments Vincent Yang 2024-04-23 00:51:31 -0400
  • 401b5cb117
    feat: support pro account (#105) Vincent Young 2024-04-23 00:50:11 -0400
  • a76d888bf1
    feat: support pro account Vincent Yang 2024-04-23 00:49:13 -0400
  • 90d4d44fc0
    feat: support json or form data in v2/translate v0.9.3 Vincent Young 2024-04-16 15:11:38 -0400
  • e15e63b797
    feat: support access token-protected in /v2/translate Vincent Young 2024-04-16 14:54:18 -0400
  • 15cca97b81
    feat: add authmiddleware to all routes v0.9.2 Vincent Yang 2024-04-13 18:54:16 -0400
  • 7b97e65ec7
    fix: translation results may not be returned Vincent Yang 2024-04-09 03:02:37 -0400
  • f75bfc20f7
    ci: fix compile error v0.9.1 Vincent Yang 2024-03-20 16:52:54 -0400
  • a191d9d27f
    ci: update to go 1.22 Vincent Yang 2024-03-20 16:46:07 -0400
  • e580d64fbf
    ci: fix Vincent Yang 2024-03-20 16:45:09 -0400
  • 7c4b521050
    ci: update to go 1.22 Vincent Yang 2024-03-20 16:43:33 -0400
  • dedd87c3a8
    feat: support official api Vincent Yang 2024-03-20 16:41:44 -0400
  • 9fff35f4fe
    Update release.yaml Vincent Young 2024-03-15 14:49:40 -0400
  • aec7a29b12
    chore(deps): bump google.golang.org/protobuf from 1.30.0 to 1.33.0 (#97) v0.9.0 dependabot[bot] 2024-03-15 12:37:11 -0400
  • 3c2180f996
    chore(deps): bump google.golang.org/protobuf from 1.30.0 to 1.33.0 dependabot[bot] 2024-03-15 16:35:07 +0000
  • 41bba5e89f
    Update release.yaml v0.8.9 Vincent Young 2024-03-07 09:56:46 -0500
  • e286a732cb
    docs: fix token usage Vincent Young 2024-03-07 09:49:14 -0500
  • 6db098eb8b
    feat: support for getting token from url parameter (#95) chenxiaolei 2024-03-07 15:10:51 +0800
  • 6b2c2bea82 Support for getting a token from a url parameter improve docs chenlei 2024-03-07 15:08:25 +0800
  • 102902605e Support for getting a token from a url parameter chenlei 2024-03-07 01:04:10 +0800
  • fab55bfefa
    docs: add img Vincent Yang 2024-03-02 02:47:18 -0500
  • 2055f022dc
    Update README.md Vincent Young 2024-03-02 02:46:03 -0500
  • b85bb324e2
    Update README.md Vincent Young 2024-03-02 02:43:54 -0500
  • 23693936cf
    Update README.md Vincent Young 2024-01-31 23:12:26 -0500
  • 7622b40986
    Update README.md Vincent Young 2024-01-23 17:35:48 -0500
  • 9a3d8f8d75
    Update README.md Vincent Young 2024-01-22 11:08:39 -0500
  • 55b1fccc48
    Update README.md Vincent Young 2024-01-21 12:47:01 -0500
  • e359bc7eec
    docs: add related serverless project (#90) Tsing 2024-01-21 01:35:36 +0800
  • 5fc02838e9
    Update README.md Tsing 2024-01-19 16:44:16 +0800
  • 7b2ab1075a
    docs: add related serverless project Tsing 2024-01-19 16:35:04 +0800
  • c965f54072
    Update README.md (#79) Carson Yang 2023-12-25 12:12:11 +0800
  • 683b256760
    chore(deps): bump golang.org/x/crypto from 0.14.0 to 0.17.0 (#80) dependabot[bot] 2023-12-22 21:34:49 +0800
  • 844b17fab1
    chore(deps): bump golang.org/x/crypto from 0.14.0 to 0.17.0 dependabot[bot] 2023-12-22 13:34:17 +0000
  • 6a6e35e775
    Update README.md Carson Yang 2023-12-22 21:15:11 +0800
  • fd1de8250a
    fix: status code Vincent Young 2023-12-08 19:02:25 -0500
  • 46087d017a
    Update README.md Vincent Young 2023-11-29 17:04:34 -0500
  • 9ca3249919
    fix: known bug v0.8.8 Vincent Young 2023-11-28 21:02:21 -0500
  • 9b2d712469
    feat: support multiple authkeys v0.8.7 Vincent Young 2023-11-28 00:24:41 -0500
  • 5e080f3871
    fix: remove unnecessary variables v0.8.6 Vincent Young 2023-11-27 15:10:39 -0500
  • d93ac81ea2
    docs: fix related projects Vincent Young 2023-11-27 15:08:16 -0500
  • fdcac338fe
    docs: fix Vincent Young 2023-11-27 15:04:46 -0500
  • 5489e11113
    refactor: unified parameter Vincent Young 2023-11-27 14:50:32 -0500
  • 365cf185a4
    chore: fix Vincent Young 2023-11-27 14:06:45 -0500
  • 6710536837
    chore: fix compose demo Vincent Young 2023-11-27 14:01:24 -0500
  • 128225979a
    feat: support Official API (#74) v0.8.5 Vincent Young 2023-11-27 12:03:32 -0500
  • dc8e383142
    feat: support Official API Vincent Young 2023-11-27 12:01:20 -0500
  • cba84471ba
    fix: golint v0.8.4 Vincent Young 2023-11-20 19:58:46 -0500
  • 7617110dbd
    ci: add golint Vincent Young 2023-11-19 19:52:14 -0500
  • 7705e7ae1c
    ci: remove support for deb Vincent Young 2023-11-19 19:48:46 -0500
  • 0bcb4bbfcc
    fix Vincent Young 2023-11-19 19:45:32 -0500
  • 8209c080e3
    fix Vincent Young 2023-11-19 19:43:11 -0500
  • 8853c4b44e
    fix Vincent Young 2023-11-19 19:39:15 -0500
  • ea27af8c80
    fix: actions Vincent Young 2023-11-19 19:33:09 -0500
  • 60d1f387e4
    ci: upgrade actions/setup-go Vincent Young 2023-11-19 19:27:33 -0500
  • ddd4de353d
    ci: add ci Vincent Young 2023-11-19 19:26:07 -0500
  • cd4848e739
    Update README.md Vincent Young 2023-11-12 18:18:13 -0500
  • 11b9dbff58
    Update README.md Vincent Young 2023-11-12 18:16:27 -0500
  • f2d416b189
    Update README.md Vincent Young 2023-11-12 18:16:15 -0500
  • ecf3ab9aeb
    Update README.md Vincent Young 2023-11-08 15:50:35 -0500
  • d32f667869
    Add license scan report and status (#71) fossabot 2023-11-08 12:49:21 -0800
  • 3d5b7cd6a7
    Merge branch 'main' into add-license-scan-badge Vincent Young 2023-11-08 15:49:10 -0500
  • 558eeaa51c
    Update README.md Vincent Young 2023-11-08 15:34:37 -0500