Commit Graph

174 Commits

Author SHA1 Message Date
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
dependabot[bot]
683b256760
chore(deps): bump golang.org/x/crypto from 0.14.0 to 0.17.0 (#80)
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.14.0 to 0.17.0.
- [Commits](https://github.com/golang/crypto/compare/v0.14.0...v0.17.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>
2023-12-22 21:34:49 +08:00
Vincent Young
fd1de8250a
fix: status code 2023-12-08 19:02:25 -05:00
Vincent Young
46087d017a
Update README.md 2023-11-29 17:04:34 -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
d93ac81ea2
docs: fix related projects 2023-11-27 15:08:16 -05:00
Vincent Young
fdcac338fe
docs: fix 2023-11-27 15:04:46 -05:00
Vincent Young
5489e11113
refactor: unified parameter 2023-11-27 14:50:32 -05:00
Vincent Young
365cf185a4
chore: fix 2023-11-27 14:06:45 -05:00
Vincent Young
6710536837
chore: fix compose demo 2023-11-27 14:01:24 -05:00
Vincent Young
128225979a
feat: support Official API (#74) 2023-11-27 12:03:32 -05:00
Vincent Young
cba84471ba
fix: golint 2023-11-20 19:58:46 -05:00
Vincent Young
7617110dbd
ci: add golint 2023-11-19 19:52:14 -05:00
Vincent Young
7705e7ae1c
ci: remove support for deb 2023-11-19 19:48:46 -05:00
Vincent Young
0bcb4bbfcc
fix 2023-11-19 19:45:32 -05:00
Vincent Young
8209c080e3
fix 2023-11-19 19:43:11 -05:00
Vincent Young
8853c4b44e
fix 2023-11-19 19:39:15 -05:00
Vincent Young
ea27af8c80
fix: actions 2023-11-19 19:33:09 -05:00
Vincent Young
60d1f387e4
ci: upgrade actions/setup-go 2023-11-19 19:27:33 -05:00
Vincent Young
ddd4de353d
ci: add ci 2023-11-19 19:26:07 -05:00