|
|
3b2f9f5ada
|
Clean apt cache
|
2023-10-07 03:31:34 +00:00 |
|
|
|
2b0acae0cd
|
Use is-terminal instead
|
2023-10-06 07:45:01 +00:00 |
|
|
|
c3d7a9023f
|
Update README.md
|
2023-10-06 13:48:44 +08:00 |
|
|
|
aa7cdf46e0
|
Update
|
2023-10-06 05:15:06 +00:00 |
|
|
|
a617f0b8eb
|
Create docker.yml
|
2023-10-06 12:03:44 +08:00 |
|
|
|
5c6af9ff8d
|
Fix workflows
|
2023-10-06 03:49:02 +00:00 |
|
|
|
f8bc3f1eae
|
Remove error handle for ffmpeg configure
|
2023-10-06 03:28:12 +00:00 |
|
|
|
9fe57a8f24
|
Update Dockerfile
|
2023-10-06 03:26:21 +00:00 |
|
|
|
7e8f17cd82
|
Update Dockerfile
|
2023-10-06 03:06:06 +00:00 |
|
|
|
115019cfd3
|
Add Dockerfile
|
2023-10-06 02:44:28 +00:00 |
|
|
|
cba01ea50c
|
Add new feature docker
|
2023-10-06 01:52:33 +00:00 |
|
|
|
e34cbc3153
|
Add new settings use-web-descriptions
|
2023-10-05 14:16:11 +00:00 |
|
|
|
53619d9890
|
Download pixiv artwork now support app api
|
2023-10-05 12:19:28 +00:00 |
|
|
|
60d2d6dd87
|
Update Error handle
|
2023-10-05 08:26:31 +00:00 |
|
|
|
1b7867151f
|
Bug fix
|
2023-10-05 07:27:39 +00:00 |
|
|
|
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 |
|