Commit Graph

581 Commits (master)
 

Author SHA1 Message Date
Waldir Pimenta 174cb50877 Add installation instructions for NixPkgs 2 days ago
Sunshine e397a7532d
Update README.md 3 days ago
Sunshine 91d8c146a9
Update README.md 3 days ago
Sunshine 67e07b91af provide more installation instructions 3 days ago
Sunshine f797b8c999 get rid of outdated related projects 3 days ago
Sunshine 60251c6878 switch to new builder for Docker 4 days ago
Sunshine b70801d55b ignore /target/ when building Docker image 4 days ago
Sunshine 2a50936990 update one of the author's email 4 days ago
Fred Weitendorf f9e961f088 Add cargo setup to README
I did not have cargo installed on my system when I first tried to build the repo from a fresh git clone (I had not noticed it was a rust project), and it wasn't called out as a dependency for installation from source. I've added it as a noted dependency with some quick, collapsible installation instructions I followed to get it installed.
4 days ago
Thomas Kraxner d8c3620d00 Scoop as install source 4 days ago
Thomas Merz 4aab0a64ee 🩹 fix README to prevent 'ERROR: failed to solve: invalid reference format: repository name must be lowercase'
and 'docker: invalid reference format: repository name must be lowercase.'
4 days ago
Sunshine a2155e0af6 switch Rust edition from 2018 to 2021 2 months ago
Sunshine f7e5527432 upgrade html5ever to 0.26.0 2 months ago
Sunshine f7dd09d481 get rid of warnings from old version of Shopify/upload-to-release 2 months ago
Sunshine 73c0ceebd4 bump version number (2.8.0 -> 2.8.1) 3 months ago
Sunshine 727eae2e35 get rid of warnings related to new API of base64 crate 3 months ago
Sunshine b7a38c9f4a
Update README.md 3 months ago
vladislav doster aa556094a4 fix: bump CD workflow runner to ubuntu-20.04
ubuntu-18.04 runners have been deprecated

https://docs.github.com/en/actions/using-jobs/choosing-the-runner-for-a-job#choosing-github-hosted-runners
3 months ago
Sunshine 81b304c558 optimize code 3 months ago
Sunshine a3e82a2ad8 update dependencies 3 months ago
Sunshine a5bf1705db bump version number (2.7.0 -> 2.8.0) 3 months ago
Sunshine 78c37958dc add support for using cookie file 3 months ago
Sunshine 20c56a5440
Create FUNDING.yml 6 months 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 1 year ago
Sunshine 1c8d4f1830
Update README.md 1 year ago
Sunshine 1c71e708e1 bump version number (2.6.2 -> 2.7.0), update dependencies 1 year ago
Sunshine a1bb9a4b74
Update README.md 1 year ago
Sunshine cf7e368545
Update README.md 1 year ago
Sunshine c1edde9b3e refine CLI API for white/black-listing of domains 1 year ago
Sunshine 7c0504c4cb
Update README.md 1 year ago
Sunshine 1bff2c22ba
Update README.md 1 year ago
Sunshine 8113509dcf fix tests 1 year ago
Sunshine 8fc0fc155f parse XML documents, save non-HTML and non-XML targets unparsed 1 year 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