Commit Graph

559 Commits (dependabot/cargo/tokio-1.25.0)
 

Author SHA1 Message Date
dependabot[bot] 712aef7cef
Bump tokio from 1.21.2 to 1.25.0
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.21.2 to 1.25.0.
- [Release notes](https://github.com/tokio-rs/tokio/releases)
- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.21.2...tokio-1.25.0)

---
updated-dependencies:
- dependency-name: tokio
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
1 year ago
Sunshine 37416f827b add installation instruction for Chocolatey 1 year ago
Sunshine 7f123e810b add installation instructions for Arch Linux and Alpine Linux 1 year ago
Sunshine db04d11d99
add installation instructions for GUIX 2 years ago
Sunshine 1c8d4f1830
Update README.md 2 years ago
Sunshine 1c71e708e1 bump version number (2.6.2 -> 2.7.0), update dependencies 2 years ago
Sunshine a1bb9a4b74
Update README.md 2 years ago
Sunshine cf7e368545
Update README.md 2 years ago
Sunshine c1edde9b3e refine CLI API for white/black-listing of domains 2 years ago
Sunshine 7c0504c4cb
Update README.md 2 years ago
Sunshine 1bff2c22ba
Update README.md 2 years ago
Sunshine 8113509dcf fix tests 2 years ago
Sunshine 8fc0fc155f parse XML documents, save non-HTML and non-XML targets unparsed 2 years ago
Jakub Jirutka 7c61b462dd disable unnecessary/unused regex features to reduce binary size
This will reduce the monolith binary size by ~15%.
2 years ago
Simone Mosciatti ef3684025b move to use http instead of https 2 years ago
Simone Mosciatti db7ee697b3 rewrite small part of the input argument handling
the commit rewrite a small part of the input argument handling, trying
to follow besr rust practices.
We get rid of a variable and of a mutable reference while keeping the
code a bit more coincise.
2 years ago
Sunshine 89ce5029b9
add option to blacklist/whitelist domains 2 years ago
dependabot[bot] 54609b10e5
Bump iana-time-zone from 0.1.44 to 0.1.46 (#316)
Bumps [iana-time-zone](https://github.com/strawlab/iana-time-zone) from 0.1.44 to 0.1.46.
- [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/0.1.44...v0.1.46)

---
updated-dependencies:
- dependency-name: iana-time-zone
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 years ago
Sunshine 013d93bacc
update 3rd-party dependencies and bump version number 2 years ago
Sunshine 0df8613789
Rewrite part of function retrieve_asset, include support for brotli and deflate (#312)
do not crash the app if reqwest throws, add support for deflate & brotli
2 years ago
Sunshine 68a1531a11
Update packages (#313)
update dependencies
2 years ago
Sunshine 99c3be1804
Merge pull request #308 from Y2Z/dependabot/cargo/tokio-1.16.1
Bump tokio from 1.12.0 to 1.16.1
2 years ago
Sunshine 80559e7224
Merge pull request #309 from Y2Z/dependabot/cargo/regex-1.5.5
Bump regex from 1.5.4 to 1.5.5
2 years ago
dependabot[bot] c5c5f1ca44
Bump regex from 1.5.4 to 1.5.5
Bumps [regex](https://github.com/rust-lang/regex) from 1.5.4 to 1.5.5.
- [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.4...1.5.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
dependabot[bot] de6a13a884
Bump tokio from 1.12.0 to 1.16.1
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.12.0 to 1.16.1.
- [Release notes](https://github.com/tokio-rs/tokio/releases)
- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.12.0...tokio-1.16.1)

---
updated-dependencies:
- dependency-name: tokio
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
Sunshine ef16355f9f
Merge pull request #303 from timoteostewart/master
fix typo 'non-standart' to 'non-standard'
2 years ago
Tim Stewart a4dc0ed9b4
fix typo 'non-standart' to 'non-standard' 2 years ago
Sunshine cd0e366979
Merge pull request #301 from liamwarfield/patch-1
Updated monk project link
2 years ago
Liam Warfield d4c6c458f9
Updated monk project link
The monk project has recently moved to Github! Just changing the link here to the new repo.
2 years ago
Sunshine c9970b3a8e
Merge pull request #292 from snshn/include-unsafe-eval-origin-for-isolated-documents
Include unsafe-eval origin for isolated documents
2 years ago
Sunshine 404d322b99
make tests pass for newly added 'unsafe-eval' origin addition 2 years ago
Sunshine 1b353d0b46
include unsafe-eval origin for isolated documents 2 years ago
Sunshine f920a5e4d6
Merge pull request #290 from matildepark/patch-1
README: remove duplicate macports instructions
3 years ago
matildepark d3ca1ecad3
README: remove duplicate macports instructions 3 years ago
Sunshine 9e057472c6
Update README.md 3 years ago
Sunshine d453145bf8
Merge pull request #288 from snshn/update-markdown-files
Update Markdown files
3 years ago
Sunshine 8c131d649f
update Markdown files 3 years ago
Sunshine a221fdb368
Merge pull request #287 from snshn/ci-ignore-some-files
Update README files and set CI to ignore irrelevant paths
3 years ago
Sunshine 15dd82e300
update README files, set CI to ignore irrelevant paths 3 years ago
Sunshine de492caaa5
Merge pull request #286 from snshn/move-test-data
Move test data files under _data_
3 years ago
Sunshine 9096447c70
move test data files under _data_ 3 years ago
Sunshine 354340db86
Merge pull request #285 from snshn/use-percent-encoding-crate
Offload percent decoding to percent-encoding crate
3 years ago
Sunshine 900dd8d163
offload percent decoding to percent-encoding crate 3 years ago
Sunshine a11c4496b0
Merge pull request #284 from snshn/move-tests-to-upper-level
Get rid of macros, move tests out of src
3 years ago
Sunshine dd33b16876
Merge pull request #283 from snshn/formatting
Format README.md and annotate workflows
3 years ago
Sunshine 2cc1870033
get rid of macros, move tests out of src 3 years ago
Sunshine d41e6c041b
format README.md and annotate workflows 3 years ago
Sunshine 460a461373
Update README.md 3 years ago
Sunshine 1e6e87b6aa
Merge pull request #277 from Oliver-Hanikel/master
Reduce size of Docker image
3 years ago
Oliver Hanikel 54094270b3 Update run-in-container.sh 3 years ago