Commit Graph

857 Commits

Author SHA1 Message Date
fe54695d5e Update 2022-07-09 02:12:13 +00:00
e8a21402de Update 2022-07-08 10:55:42 +00:00
efb4fc0436 filter_http_methods support handle options 2022-07-08 08:35:32 +00:00
8542a68176 Update 2022-07-08 04:43:29 +00:00
dependabot[bot]
23ca8010e0 Bump hyper from 0.14.19 to 0.14.20 (#110)
Bumps [hyper](https://github.com/hyperium/hyper) from 0.14.19 to 0.14.20.
- [Release notes](https://github.com/hyperium/hyper/releases)
- [Changelog](https://github.com/hyperium/hyper/blob/v0.14.20/CHANGELOG.md)
- [Commits](https://github.com/hyperium/hyper/compare/v0.14.19...v0.14.20)

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

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-07-08 11:38:16 +08:00
69376aca28 update 2022-07-08 00:30:39 +00:00
88330ee62c Update CI 2022-07-07 14:24:09 +00:00
52ce86764c Update 2022-07-07 14:18:02 +00:00
6857334f53 Update 2022-07-07 09:12:45 +00:00
539ed5b574 Fix build failed 2022-07-07 05:05:20 +00:00
f78e7a1538 add server feature 2022-07-07 04:58:35 +00:00
360b57aec6 Update 2022-07-06 14:57:33 +00:00
c0fa6db0cb Update 2022-07-06 13:40:02 +00:00
31b1af3b78 Update 2022-07-06 13:15:23 +00:00
15d2c1993c Update 2022-07-06 07:50:22 +00:00
c2a0e8a02b Update 2022-07-06 06:55:43 +00:00
dependabot[bot]
bcb9470376 Bump ucd-trie from 0.1.3 to 0.1.4 (#109)
Bumps [ucd-trie](https://github.com/BurntSushi/ucd-generate) from 0.1.3 to 0.1.4.
- [Release notes](https://github.com/BurntSushi/ucd-generate/releases)
- [Commits](https://github.com/BurntSushi/ucd-generate/compare/ucd-trie-0.1.3...ucd-trie-0.1.4)

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

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-07-06 10:47:20 +08:00
dependabot[bot]
2e7ad60514 Bump regex from 1.5.6 to 1.6.0 (#107)
Bumps [regex](https://github.com/rust-lang/regex) from 1.5.6 to 1.6.0.
- [Release notes](https://github.com/rust-lang/regex/releases)
- [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rust-lang/regex/compare/1.5.6...1.6.0)

---
updated-dependencies:
- dependency-name: regex
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-07-06 10:46:52 +08:00
e874c8670b Update 2022-07-05 14:01:21 +00:00
dependabot[bot]
5ee504e7b3 Bump once_cell from 1.12.0 to 1.13.0 (#106)
Bumps [once_cell](https://github.com/matklad/once_cell) from 1.12.0 to 1.13.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.12.0...v1.13.0)

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

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-07-05 15:07:06 +08:00
d3461684fa Update 2022-07-04 14:48:54 +00:00
dependabot[bot]
4a8feafea4 Bump serde from 1.0.137 to 1.0.138 (#105)
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.137 to 1.0.138.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.137...v1.0.138)

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

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-07-04 12:08:37 +08:00
dependabot[bot]
5e9423c21e Bump unicode-normalization from 0.1.20 to 0.1.21 (#104)
Bumps [unicode-normalization](https://github.com/unicode-rs/unicode-normalization) from 0.1.20 to 0.1.21.
- [Release notes](https://github.com/unicode-rs/unicode-normalization/releases)
- [Commits](https://github.com/unicode-rs/unicode-normalization/commits)

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

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-07-04 12:08:12 +08:00
9bc82e4715 Update 2022-07-03 10:27:21 +00:00
879c6c0738 Update 2022-07-02 14:51:01 +00:00
cebae862b0 Update 2022-07-01 13:45:31 +00:00
3ed956c1a6 Update 2022-07-01 13:34:22 +00:00
22b997e350 Update 2022-07-01 06:53:17 +00:00
afd72d40e8 Update 2022-07-01 05:57:17 +00:00
dependabot[bot]
1566a12175 Bump clap from 3.2.7 to 3.2.8 (#103)
Bumps [clap](https://github.com/clap-rs/clap) from 3.2.7 to 3.2.8.
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
- [Commits](https://github.com/clap-rs/clap/compare/v3.2.7...v3.2.8)

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

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-07-01 13:07:20 +08:00
dependabot[bot]
7bfa92440c Bump semver from 1.0.11 to 1.0.12 (#102)
Bumps [semver](https://github.com/dtolnay/semver) from 1.0.11 to 1.0.12.
- [Release notes](https://github.com/dtolnay/semver/releases)
- [Commits](https://github.com/dtolnay/semver/compare/1.0.11...1.0.12)

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

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-07-01 13:07:10 +08:00
dependabot[bot]
e350be5c07 Bump semver from 1.0.10 to 1.0.11 (#101)
Bumps [semver](https://github.com/dtolnay/semver) from 1.0.10 to 1.0.11.
- [Release notes](https://github.com/dtolnay/semver/releases)
- [Commits](https://github.com/dtolnay/semver/compare/1.0.10...1.0.11)

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

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-30 10:56:16 +08:00
dependabot[bot]
b0b12f7f8e Bump either from 1.6.1 to 1.7.0 (#100)
Bumps [either](https://github.com/bluss/either) from 1.6.1 to 1.7.0.
- [Release notes](https://github.com/bluss/either/releases)
- [Commits](https://github.com/bluss/either/compare/1.6.1...1.7.0)

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

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-30 10:55:42 +08:00
dependabot[bot]
7fdd16e61e Bump serde_json from 1.0.81 to 1.0.82 (#99)
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.81 to 1.0.82.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/v1.0.81...v1.0.82)

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

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-30 10:55:21 +08:00
bba1831716 update 2022-06-29 13:55:54 +00:00
811e5a929d Update 2022-06-29 13:36:03 +00:00
dependabot[bot]
157bf82199 Bump clap from 3.2.6 to 3.2.7 (#98)
Bumps [clap](https://github.com/clap-rs/clap) from 3.2.6 to 3.2.7.
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
- [Commits](https://github.com/clap-rs/clap/compare/v3.2.6...v3.2.7)

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

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-29 11:30:14 +08:00
dependabot[bot]
c3844e51f6 Bump clap_lex from 0.2.3 to 0.2.4 (#97)
Bumps [clap_lex](https://github.com/clap-rs/clap) from 0.2.3 to 0.2.4.
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
- [Commits](https://github.com/clap-rs/clap/compare/clap_lex-v0.2.3...clap_lex-v0.2.4)

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

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-29 11:30:04 +08:00
1cf3e3cbe2 Update 2022-06-28 14:27:20 +00:00
4fafc3c3de Update 2022-06-27 14:17:18 +00:00
9b2c7a8602 fanbox api: item deserailze more data 2022-06-26 08:34:52 +00:00
ad97e261cb fanbox api: deserialize fanbox item 2022-06-26 08:06:19 +00:00
742877489b fanbox api update 2022-06-26 04:59:37 +00:00
7cae064ed6 unittest: Fix hyper panic 2022-06-25 13:25:43 +00:00
03dcd15552 fanbox api: add new api 2022-06-25 12:13:36 +00:00
40dda3fdb2 Fanbox api: add more list apis 2022-06-25 08:19:11 +00:00
dependabot[bot]
4e6109d505 Bump unicode-normalization from 0.1.19 to 0.1.20 (#96)
Bumps [unicode-normalization](https://github.com/unicode-rs/unicode-normalization) from 0.1.19 to 0.1.20.
- [Release notes](https://github.com/unicode-rs/unicode-normalization/releases)
- [Commits](https://github.com/unicode-rs/unicode-normalization/commits/v0.1.20)

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

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-25 10:30:15 +08:00
af3a2c5680 fanbox api: add list home 2022-06-25 02:19:10 +00:00
12c01ccb95 Enable verbose for test 2022-06-25 01:45:15 +00:00
5bba7d2c2e Fanbox API: fix typo 2022-06-24 05:00:55 +00:00