Commit Graph

176 Commits

Author SHA1 Message Date
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
Vincent Young
7fc2eb8798
docs: fixed homebrew version 2023-07-01 21:46:38 +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
7bf2bfca21
chore: add gitignore 2023-07-01 21:31:38 +08:00
Vincent Young
8b8b0af337
fix: unable to return results #51 #52 2023-07-01 07:15:22 +08:00
Vincent Young
4cbfd219e8
Update FUNDING.yml 2023-06-17 03:24:48 +08:00
Vincent Young
f9499ec1a4
Update README.md 2023-06-17 02:33:36 +08:00
Vincent Young
977760bd24
Merge pull request #49 from OwO-Network/dependabot/go_modules/github.com/gin-gonic/gin-1.9.1
chore(deps): bump github.com/gin-gonic/gin from 1.8.1 to 1.9.1
2023-06-15 01:37:29 +08:00
dependabot[bot]
49c49de27a
chore(deps): bump github.com/gin-gonic/gin from 1.8.1 to 1.9.1
Bumps [github.com/gin-gonic/gin](https://github.com/gin-gonic/gin) from 1.8.1 to 1.9.1.
- [Release notes](https://github.com/gin-gonic/gin/releases)
- [Changelog](https://github.com/gin-gonic/gin/blob/master/CHANGELOG.md)
- [Commits](https://github.com/gin-gonic/gin/compare/v1.8.1...v1.9.1)

---
updated-dependencies:
- dependency-name: github.com/gin-gonic/gin
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-14 17:37:08 +00:00
Vincent Young
2db2c92258
chore: add python package 2023-05-30 01:30:08 +08:00
Vincent Young
682b5fbef0
chore: add install link 2023-05-30 01:27:53 +08:00
Vincent Young
80f63f1174
chore: fix docker images 2023-05-30 01:21:20 +08:00
Vincent Young
2ced7ee49b
chore: build docker 2023-05-30 01:07:43 +08:00
Vincent Young
684ecb4221
Update README.md 2023-04-27 02:16:12 +08:00
Vincent Young
62027d38fb
chore: homebrew using v0.7.7 2023-04-23 13:49:25 +08:00
Vincent Young
491a2e7e5e
Merge branch 'main' of https://github.com/OwO-Network/DeepLX 2023-04-23 13:25:52 +08:00
Vincent Young
c4e7565703
feat: support for specified ports 2023-04-23 13:25:47 +08:00
Vincent Young
bbf535e97b
chore: switch to the robot release 2023-04-10 00:30:37 +08:00
Vincent Young
f9f378e7eb
docs: add python call example 2023-03-21 16:56:08 +08:00
Vincent Young
d0310450e5
Create .github/FUNDING.yml 2023-03-18 19:05:31 +08:00
Vincent Young
80aaa94b06
Update README.md 2023-03-17 17:27:19 +08:00