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 |
|
Vincent Young
|
cd4848e739
|
Update README.md
|
2023-11-12 18:18:13 -05:00 |
|
Vincent Young
|
11b9dbff58
|
Update README.md
|
2023-11-12 18:16:27 -05:00 |
|
Vincent Young
|
f2d416b189
|
Update README.md
|
2023-11-12 18:16:15 -05:00 |
|
Vincent Young
|
ecf3ab9aeb
|
Update README.md
|
2023-11-08 15:50:35 -05:00 |
|
fossabot
|
d32f667869
|
Add license scan report and status (#71)
Signed off by: fossabot <badges@fossa.com>
Co-authored-by: Vincent Young <missuo@pm.me>
|
2023-11-08 15:49:21 -05:00 |
|
Vincent Young
|
558eeaa51c
|
Update README.md
|
2023-11-08 15:34:37 -05:00 |
|
Vincent Young
|
c3787f9dff
|
Update README.md
|
2023-11-08 15:25:53 -05:00 |
|
Vincent Young
|
f3797aa3c3
|
Update README.md
|
2023-11-08 15:25:07 -05:00 |
|
Vincent Young
|
874fec1446
|
Update README.md
|
2023-11-08 15:24:20 -05:00 |
|
Vincent Young
|
37a8a25111
|
Update README.md
|
2023-11-08 15:18:56 -05:00 |
|
Vincent Young
|
ca08fa9804
|
Update README.md
|
2023-11-08 15:12:35 -05:00 |
|
Vincent Young
|
6688c9d35c
|
Update README.md
|
2023-11-08 15:09:35 -05:00 |
|
Vincent Young
|
181db37210
|
feat: support access token (#68)
|
2023-10-28 22:48:58 -04:00 |
|
Vincent Young
|
5c6b8802e4
|
fix
|
2023-10-20 05:50:05 -04:00 |
|
Vincent Young
|
fb0dac1889
|
fix
|
2023-10-20 05:49:39 -04:00 |
|
Vincent Young
|
781467bb69
|
Update build.yml
|
2023-10-20 05:40:38 -04:00 |
|
dependabot[bot]
|
03093a658a
|
chore(deps): bump golang.org/x/net from 0.10.0 to 0.17.0 (#66)
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.10.0 to 0.17.0.
- [Commits](https://github.com/golang/net/compare/v0.10.0...v0.17.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>
|
2023-10-13 05:02:35 -04:00 |
|
Vincent Young
|
90fc4b96c6
|
Update Install link
|
2023-09-27 10:15:12 -04:00 |
|
Vincent Young
|
f8b6821fb4
|
docs: update response demo
|
2023-09-14 13:59:15 -04:00 |
|
Vincent Young
|
1da0f1363b
|
Merge branch 'main' of https://github.com/OwO-Network/DeepLX
|
2023-09-14 13:40:09 -04:00 |
|
Vincent Young
|
6d1a78933a
|
feat: result returns source and target lang. #64
|
2023-09-14 13:40:00 -04:00 |
|
Vincent Young
|
5f5c59ca48
|
feat: result returns source and target lang
|
2023-09-14 13:36:36 -04:00 |
|
Vincent Young
|
eb6afa8106
|
docs: fix
|
2023-07-23 20:42:50 +08:00 |
|
Vincent Young
|
a3a964ded1
|
docs: add related projects
|
2023-07-23 20:42:10 +08:00 |
|
Vincent Young
|
fad9fffb6f
|
Merge branch 'main' of https://github.com/OwO-Network/DeepLX
|
2023-07-03 00:51:05 +08:00 |
|
Vincent Young
|
76c929e934
|
chore: add comment
|
2023-07-03 00:50:58 +08:00 |
|
Vincent Young
|
ec37935f72
|
Update README.md
|
2023-07-02 18:58:29 +08:00 |
|
Vincent Young
|
83cff7a7ba
|
Update README.md
|
2023-07-02 12:28:21 +08:00 |
|