Commit Graph

567 Commits

Author SHA1 Message Date
cea025482f Update 2022-09-25 05:47:29 +00:00
a1b6b96439 Update 2022-09-25 05:39:49 +00:00
d9d477f954 Update 2022-09-25 05:26:38 +00:00
bb8078ce6a Update unit test 2022-09-25 03:13:19 +00:00
597310a663 Fix unit test error 2022-09-25 00:23:32 +00:00
9b2f48a373 Use patched version of the OpenSSL 2022-09-24 22:52:24 +08:00
fd1c62033c Fix typo 2022-09-24 10:47:43 +00:00
a47e3da2ed Update 2022-09-24 10:37:17 +00:00
7774b1d4e7 Update unit test 2022-09-24 10:17:05 +00:00
2597b41220 Fix file name 2022-09-24 10:02:16 +00:00
df2f30ea1f Set SSL_CERT_FILE if cert.pem is exists in executable path and SSL_CERT_FILE is not set. 2022-09-24 09:50:41 +00:00
e4e1a8d6b8 Remove rusttls-tls feature in reqwest 2022-09-24 07:48:10 +08:00
ecc713e301 Use patched version of the native-tls 2022-09-24 07:32:12 +08:00
47e2b1741c Make sure folder is already exists and the server database is deleted before unit test 2022-09-23 04:34:50 +00:00
970a4ec731 Add unit test for server 2022-09-23 04:29:05 +00:00
dependabot[bot]
2bd7bcef6f Bump clang-sys from 1.3.3 to 1.4.0 (#265)
Bumps [clang-sys](https://github.com/KyleMayes/clang-sys) from 1.3.3 to 1.4.0.
- [Release notes](https://github.com/KyleMayes/clang-sys/releases)
- [Changelog](https://github.com/KyleMayes/clang-sys/blob/master/CHANGELOG.md)
- [Commits](https://github.com/KyleMayes/clang-sys/commits/v1.4.0)

---
updated-dependencies:
- dependency-name: clang-sys
  dependency-type: indirect
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-23 10:57:08 +08:00
dependabot[bot]
5b50233bce Bump serde from 1.0.144 to 1.0.145 (#264)
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.144 to 1.0.145.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.144...v1.0.145)

---
updated-dependencies:
- dependency-name: serde
  dependency-type: indirect
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-23 10:56:44 +08:00
dependabot[bot]
b35fea131d Bump iana-time-zone from 0.1.48 to 0.1.49 (#263)
Bumps [iana-time-zone](https://github.com/strawlab/iana-time-zone) from 0.1.48 to 0.1.49.
- [Release notes](https://github.com/strawlab/iana-time-zone/releases)
- [Changelog](https://github.com/strawlab/iana-time-zone/blob/main/CHANGELOG.md)
- [Commits](https://github.com/strawlab/iana-time-zone/compare/v0.1.48...v0.1.49)

---
updated-dependencies:
- dependency-name: iana-time-zone
  dependency-type: indirect
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-23 10:56:23 +08:00
dependabot[bot]
70d47e68ca Bump once_cell from 1.14.0 to 1.15.0 (#262)
Bumps [once_cell](https://github.com/matklad/once_cell) from 1.14.0 to 1.15.0.
- [Release notes](https://github.com/matklad/once_cell/releases)
- [Changelog](https://github.com/matklad/once_cell/blob/master/CHANGELOG.md)
- [Commits](https://github.com/matklad/once_cell/compare/v1.14.0...v1.15.0)

---
updated-dependencies:
- dependency-name: once_cell
  dependency-type: indirect
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-21 11:09:29 +08:00
dependabot[bot]
f2e53789a1 Bump reqwest from 0.11.11 to 0.11.12 (#261)
Bumps [reqwest](https://github.com/seanmonstar/reqwest) from 0.11.11 to 0.11.12.
- [Release notes](https://github.com/seanmonstar/reqwest/releases)
- [Changelog](https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md)
- [Commits](https://github.com/seanmonstar/reqwest/compare/v0.11.11...v0.11.12)

---
updated-dependencies:
- dependency-name: reqwest
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-21 11:09:07 +08:00
dependabot[bot]
7b41ebb88a Bump itertools from 0.10.4 to 0.10.5 (#260)
Bumps [itertools](https://github.com/rust-itertools/itertools) from 0.10.4 to 0.10.5.
- [Release notes](https://github.com/rust-itertools/itertools/releases)
- [Changelog](https://github.com/rust-itertools/itertools/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rust-itertools/itertools/commits)

---
updated-dependencies:
- dependency-name: itertools
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-21 11:08:39 +08:00
bee6f4e4ba Add a new trait to help return detailed JSON error message 2022-09-20 14:06:34 +00:00
cbcd319aaf Update 2022-09-20 13:41:09 +00:00
6bac9cbdfc Add I18N 2022-09-20 17:50:48 +08:00
52af3e9552 Update 2022-09-20 05:20:54 +00:00
5f2cc3a08a Add /auth/pubkey 2022-09-20 03:59:32 +00:00
c7ccf7ebe2 Update params 2022-09-19 15:31:26 +00:00
18637ddb07 Update 2022-09-19 14:18:13 +00:00
530a91b680 Update 2022-09-19 12:34:54 +00:00
774ee3e5ae Update 2022-09-19 10:22:06 +00:00
a04429838c Update 2022-09-19 07:53:06 +00:00
c356540463 Update doc 2022-09-19 07:34:47 +00:00
1bc1582ced Add new build task for CI 2022-09-19 04:41:39 +00:00
7190550ec4 Add missing dependcy for feature db 2022-09-19 04:40:09 +00:00
dependabot[bot]
2246028b12 Bump unicode-normalization from 0.1.21 to 0.1.22 (#259)
Bumps [unicode-normalization](https://github.com/unicode-rs/unicode-normalization) from 0.1.21 to 0.1.22.
- [Release notes](https://github.com/unicode-rs/unicode-normalization/releases)
- [Commits](https://github.com/unicode-rs/unicode-normalization/commits/v0.1.22)

---
updated-dependencies:
- dependency-name: unicode-normalization
  dependency-type: indirect
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-19 10:44:01 +08:00
dependabot[bot]
69896c0254 Bump syn from 1.0.99 to 1.0.100 (#258)
Bumps [syn](https://github.com/dtolnay/syn) from 1.0.99 to 1.0.100.
- [Release notes](https://github.com/dtolnay/syn/releases)
- [Commits](https://github.com/dtolnay/syn/compare/1.0.99...1.0.100)

---
updated-dependencies:
- dependency-name: syn
  dependency-type: indirect
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-19 10:43:40 +08:00
dependabot[bot]
6b04cf94ee Bump clap from 3.2.21 to 3.2.22 (#257)
Bumps [clap](https://github.com/clap-rs/clap) from 3.2.21 to 3.2.22.
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/v3.2.22/CHANGELOG.md)
- [Commits](https://github.com/clap-rs/clap/compare/v3.2.21...v3.2.22)

---
updated-dependencies:
- dependency-name: clap
  dependency-type: indirect
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-19 10:43:02 +08:00
dependabot[bot]
349803ce2f Bump env_logger from 0.9.0 to 0.9.1 (#256)
Bumps [env_logger](https://github.com/env-logger-rs/env_logger) from 0.9.0 to 0.9.1.
- [Release notes](https://github.com/env-logger-rs/env_logger/releases)
- [Changelog](https://github.com/env-logger-rs/env_logger/blob/main/CHANGELOG.md)
- [Commits](https://github.com/env-logger-rs/env_logger/commits)

---
updated-dependencies:
- dependency-name: env_logger
  dependency-type: indirect
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-19 10:42:35 +08:00
dependabot[bot]
5fd12990eb Bump hashlink from 0.8.0 to 0.8.1 (#255)
Bumps [hashlink](https://github.com/kyren/hashlink) from 0.8.0 to 0.8.1.
- [Release notes](https://github.com/kyren/hashlink/releases)
- [Changelog](https://github.com/triplehex/hashlink/blob/master/CHANGELOG.md)
- [Commits](https://github.com/kyren/hashlink/compare/v0.8.0...v0.8.1)

---
updated-dependencies:
- dependency-name: hashlink
  dependency-type: indirect
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-19 10:42:17 +08:00
b00d326044 Add /auth/status 2022-09-18 15:04:33 +00:00
35935e80a4 Update 2022-09-18 14:09:08 +00:00
da1343d950 Update 2022-09-18 13:48:45 +00:00
59562eaec8 增加文档 2022-09-18 13:28:53 +00:00
ed35ef6e49 add is_admin 2022-09-18 13:12:43 +00:00
66a5ab9bc4 Fix bug 2022-09-18 13:09:15 +00:00
6019b8c456 Update 2022-09-18 12:44:45 +00:00
b3e18cca38 GitHub Pages: Skip build 2022-09-18 09:43:16 +00:00
be5c5c4a94 Update 2022-09-18 09:37:28 +00:00
7670d13405 Update 2022-09-18 08:26:41 +00:00
4d587b459e Format the code 2022-09-18 07:37:27 +00:00