1014 Commits

Author SHA1 Message Date
25006a63c8 Add app api 2023-10-05 07:22:12 +00:00
db101b5642 Minor fix 2023-10-05 00:48:29 +00:00
ab6ffba0b6 Add new settings cors-allow-all 2023-10-05 00:43:26 +00:00
06ae4a023c /proxy/pixiv switch to secrets verify 2023-10-02 01:03:40 +00:00
22ed24762d Update EveryPush Client 2023-10-02 00:10:12 +00:00
b6da2c9d9c Update /proxy/pixiv 2023-10-01 14:00:56 +00:00
65a20658cb Update /proxy/pixiv 2023-10-01 13:35:04 +00:00
8ef659ba4d server now support HttpBody trait 2023-10-01 11:59:00 +00:00
9a35266605 Disable dependabot 2023-10-01 07:17:12 +00:00
aad63b638b Update deps 2023-10-01 07:14:34 +00:00
74d5702237 Update patch 2023-10-01 14:07:59 +08:00
defbf63ea1 Update build_win_zlib.bat 2023-10-01 13:56:05 +08:00
c4dc1293d3 Add EveryPush Client 2023-10-01 02:14:51 +00:00
663435789c Add new settings fanbox-page-number 2023-07-01 01:55:25 +00:00
a7073fb8ec Update basicio.cpp.patch 2023-05-17 10:38:42 +08:00
dependabot[bot]
44657b33e6 Bump rustix from 0.37.4 to 0.37.5 (#567)
Bumps [rustix](https://github.com/bytecodealliance/rustix) from 0.37.4 to 0.37.5.
- [Release notes](https://github.com/bytecodealliance/rustix/releases)
- [Commits](https://github.com/bytecodealliance/rustix/compare/v0.37.4...v0.37.5)

---
updated-dependencies:
- dependency-name: rustix
  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>
2023-03-30 13:06:31 +08:00
dependabot[bot]
aa16afe274 Bump clang-sys from 1.6.0 to 1.6.1 (#566)
Bumps [clang-sys](https://github.com/KyleMayes/clang-sys) from 1.6.0 to 1.6.1.
- [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/compare/v1.6.0...v1.6.1)

---
updated-dependencies:
- dependency-name: clang-sys
  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>
2023-03-30 13:06:12 +08:00
dependabot[bot]
780d17001e Bump serde from 1.0.158 to 1.0.159 (#565)
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.158 to 1.0.159.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.158...v1.0.159)

---
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>
2023-03-29 13:41:38 +08:00
dependabot[bot]
c33068dca5 Bump rustix from 0.37.3 to 0.37.4 (#564)
Bumps [rustix](https://github.com/bytecodealliance/rustix) from 0.37.3 to 0.37.4.
- [Release notes](https://github.com/bytecodealliance/rustix/releases)
- [Commits](https://github.com/bytecodealliance/rustix/compare/v0.37.3...v0.37.4)

---
updated-dependencies:
- dependency-name: rustix
  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>
2023-03-29 13:41:13 +08:00
18287a47e5 Remove import traits which are part of preclude in 2021 2023-03-28 06:25:07 +00:00
7f34e5997f Update rust edition to 2021 2023-03-28 06:18:39 +00:00
dependabot[bot]
04d9334360 Bump tokio from 1.26.0 to 1.27.0 (#563)
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.26.0 to 1.27.0.
- [Release notes](https://github.com/tokio-rs/tokio/releases)
- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.26.0...tokio-1.27.0)

---
updated-dependencies:
- dependency-name: tokio
  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>
2023-03-28 12:57:16 +08:00
dependabot[bot]
44bb1df278 Bump cmake from 0.1.49 to 0.1.50 (#562)
Bumps [cmake](https://github.com/rust-lang/cmake-rs) from 0.1.49 to 0.1.50.
- [Release notes](https://github.com/rust-lang/cmake-rs/releases)
- [Commits](https://github.com/rust-lang/cmake-rs/compare/0.1.49...0.1.50)

---
updated-dependencies:
- dependency-name: cmake
  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>
2023-03-28 12:56:33 +08:00
dependabot[bot]
7a7ef2583b Bump reqwest from 0.11.15 to 0.11.16 (#561)
Bumps [reqwest](https://github.com/seanmonstar/reqwest) from 0.11.15 to 0.11.16.
- [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.15...v0.11.16)

---
updated-dependencies:
- dependency-name: reqwest
  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>
2023-03-28 12:56:10 +08:00
dependabot[bot]
a2e527c728 Bump serde_json from 1.0.94 to 1.0.95 (#560)
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.94 to 1.0.95.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/v1.0.94...v1.0.95)

---
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>
2023-03-28 12:55:49 +08:00
dependabot[bot]
7ee4db8624 Bump ipnet from 2.7.1 to 2.7.2 (#559)
Bumps [ipnet](https://github.com/krisprice/ipnet) from 2.7.1 to 2.7.2.
- [Release notes](https://github.com/krisprice/ipnet/releases)
- [Changelog](https://github.com/krisprice/ipnet/blob/master/RELEASES.md)
- [Commits](https://github.com/krisprice/ipnet/commits)

---
updated-dependencies:
- dependency-name: ipnet
  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>
2023-03-28 12:55:31 +08:00
dependabot[bot]
531a9a12b2 Bump generic-array from 0.14.6 to 0.14.7 (#558)
Bumps [generic-array](https://github.com/fizyk20/generic-array) from 0.14.6 to 0.14.7.
- [Release notes](https://github.com/fizyk20/generic-array/releases)
- [Changelog](https://github.com/fizyk20/generic-array/blob/master/CHANGELOG.md)
- [Commits](https://github.com/fizyk20/generic-array/commits)

---
updated-dependencies:
- dependency-name: generic-array
  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>
2023-03-28 12:55:13 +08:00
4c399a58e8 Update ExifValueRef 2023-03-27 14:38:59 +00:00
74259207e6 Use NonNull for ExifValue 2023-03-27 12:27:27 +00:00
b47ed8ed6b use std::ptr::NonNull for ExifKey 2023-03-27 12:05:13 +00:00
e29362d80f CookieJar iter return &Cookie now 2023-03-27 11:18:28 +00:00
f80fd2efae Update exif module 2023-03-27 07:19:55 +00:00
b8a8b5fa6f Update syn requirement from 1 to 2 for proc_macros 2023-03-27 06:23:06 +00:00
dependabot[bot]
f10c8251c3 Update convert_case requirement from 0.5 to 0.6 in /proc_macros (#557)
Updates the requirements on [convert_case](https://github.com/rutrum/convert-case) to permit the latest version.
- [Release notes](https://github.com/rutrum/convert-case/releases)
- [Commits](https://github.com/rutrum/convert-case/commits)

---
updated-dependencies:
- dependency-name: convert_case
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-27 14:13:33 +08:00
81e53a0de7 Update dependabot.yml 2023-03-27 13:46:16 +08:00
dependabot[bot]
8cdcf8596e Bump proc-macro2 from 1.0.53 to 1.0.54 (#555)
Bumps [proc-macro2](https://github.com/dtolnay/proc-macro2) from 1.0.53 to 1.0.54.
- [Release notes](https://github.com/dtolnay/proc-macro2/releases)
- [Commits](https://github.com/dtolnay/proc-macro2/compare/1.0.53...1.0.54)

---
updated-dependencies:
- dependency-name: proc-macro2
  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>
2023-03-27 13:40:13 +08:00
dependabot[bot]
8763b33127 Bump dateparser from 0.1.8 to 0.2.0 (#554)
Bumps [dateparser](https://github.com/waltzofpearls/dateparser) from 0.1.8 to 0.2.0.
- [Release notes](https://github.com/waltzofpearls/dateparser/releases)
- [Commits](https://github.com/waltzofpearls/dateparser/compare/v0.1.8...v0.2.0)

---
updated-dependencies:
- dependency-name: dateparser
  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>
2023-03-27 13:39:55 +08:00
dependabot[bot]
04fd7c288f Bump rusqlite from 0.28.0 to 0.29.0 (#553)
Bumps [rusqlite](https://github.com/rusqlite/rusqlite) from 0.28.0 to 0.29.0.
- [Release notes](https://github.com/rusqlite/rusqlite/releases)
- [Changelog](https://github.com/rusqlite/rusqlite/blob/master/Changelog.md)
- [Commits](https://github.com/rusqlite/rusqlite/compare/v0.28.0...v0.29.0)

---
updated-dependencies:
- dependency-name: rusqlite
  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>
2023-03-27 13:39:24 +08:00
e081805dae Impl DoubleEndedIterator for ExifDataItor 2023-03-26 13:23:12 +00:00
5b9f2606f5 Fix exif iter bug 2023-03-26 12:58:47 +00:00
c9204f4d54 Update exif module 2023-03-26 07:41:42 +00:00
7867190b23 Add iter support for ExifData 2023-03-26 04:18:31 +00:00
c458cf693e Fix cargo doc warning 2023-03-26 02:17:12 +00:00
12bf78327a Update dependency 2023-03-26 02:15:24 +00:00
dependabot[bot]
3231c2c725 Bump thiserror from 1.0.39 to 1.0.40 (#540)
Bumps [thiserror](https://github.com/dtolnay/thiserror) from 1.0.39 to 1.0.40.
- [Release notes](https://github.com/dtolnay/thiserror/releases)
- [Commits](https://github.com/dtolnay/thiserror/compare/1.0.39...1.0.40)

---
updated-dependencies:
- dependency-name: thiserror
  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>
2023-03-22 08:06:56 +08:00
f018bdd772 Revert "Bump rustix from 0.36.10 to 0.36.11 (#545)" (#546)
This reverts commit b109bf32fa.
2023-03-22 08:03:37 +08:00
dependabot[bot]
b109bf32fa Bump rustix from 0.36.10 to 0.36.11 (#545)
Bumps [rustix](https://github.com/bytecodealliance/rustix) from 0.36.10 to 0.36.11.
- [Release notes](https://github.com/bytecodealliance/rustix/releases)
- [Commits](https://github.com/bytecodealliance/rustix/compare/v0.36.10...v0.36.11)

---
updated-dependencies:
- dependency-name: rustix
  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>
2023-03-21 12:57:45 +08:00
dependabot[bot]
7cc55ad5d0 Bump reqwest from 0.11.14 to 0.11.15 (#544)
Bumps [reqwest](https://github.com/seanmonstar/reqwest) from 0.11.14 to 0.11.15.
- [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.14...v0.11.15)

---
updated-dependencies:
- dependency-name: reqwest
  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>
2023-03-21 12:57:26 +08:00
dependabot[bot]
936eeaccb5 Bump io-lifetimes from 1.0.8 to 1.0.9 (#543)
Bumps [io-lifetimes](https://github.com/sunfishcode/io-lifetimes) from 1.0.8 to 1.0.9.
- [Release notes](https://github.com/sunfishcode/io-lifetimes/releases)
- [Commits](https://github.com/sunfishcode/io-lifetimes/compare/v1.0.8...v1.0.9)

---
updated-dependencies:
- dependency-name: io-lifetimes
  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>
2023-03-21 12:56:53 +08:00
dependabot[bot]
ff9b006a28 Bump unicode-bidi from 0.3.12 to 0.3.13 (#542)
Bumps [unicode-bidi](https://github.com/servo/unicode-bidi) from 0.3.12 to 0.3.13.
- [Release notes](https://github.com/servo/unicode-bidi/releases)
- [Commits](https://github.com/servo/unicode-bidi/commits)

---
updated-dependencies:
- dependency-name: unicode-bidi
  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>
2023-03-21 12:55:49 +08:00