Commit Graph

85 Commits (master)

Author SHA1 Message Date
Sunshine 2a50936990 update one of the author's email 1 month ago
Sunshine a2155e0af6 switch Rust edition from 2018 to 2021 4 months ago
Sunshine f7e5527432 upgrade html5ever to 0.26.0 4 months ago
Sunshine 73c0ceebd4 bump version number (2.8.0 -> 2.8.1) 4 months ago
Sunshine a3e82a2ad8 update dependencies 4 months ago
Sunshine a5bf1705db bump version number (2.7.0 -> 2.8.0) 4 months ago
Sunshine 1c71e708e1 bump version number (2.6.2 -> 2.7.0), update dependencies 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
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
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
Sunshine 900dd8d163
offload percent decoding to percent-encoding crate 3 years ago
Sunshine 2be725eeb5
bump version number (2.6.0 -> 2.6.1) 3 years ago
Sunshine dd2e9ca2e5
update crates 3 years ago
Sunshine 03b9af543a
bump version (2.5.0 -> 2.6.0) 3 years ago
Sunshine b8aa545e8c
add support for wider range of charsets 3 years ago
Sunshine 77d6022d84
bump version (2.4.1 -> 2.5.0) 3 years ago
Sunshine 5db19d1a3e
update dependencies 3 years ago
Sunshine 2e86ee67a5
revamp codebase 3 years ago
Sunshine 98ddb821a5
bump version number 3 years ago
Sunshine 49e81149df
switch license to CC0-1.0 3 years ago
Sunshine 9a27c6c5ee
add color to asset download log 3 years ago
Sunshine e78405f2ae
update dependencies 3 years ago
Sunshine c469c30cbd
update crates 3 years ago
Sunshine b10d41f82e
fix license identifier in Cargo.toml 3 years ago
Sunshine 2dd1c465e4
reduce amount of keywords to 5 (max) 3 years ago
Sunshine a5afda9c80
Merge pull request #229 from snshn/cargo-install
Update Cargo.toml for publishing on crates.io
3 years ago
Sunshine f8dcb335e7
bump version, make possible to install via cargo 3 years ago
Sunshine 614a518475
fix srcset parsing 3 years ago
Sunshine 08de486382
use newer dependencies 4 years ago
zfhrp 3e80cb02ce update clap 2.33.1 -> 2.33.3 4 years ago
Sunshine 92f38556b6
bump version (2.3.0 -> 2.3.1) 4 years ago
Sunshine 5a502eab4b
update crate versions 4 years ago
Sunshine 2c5d1e930b
bump version (2.2.7 -> 2.3.0) 4 years ago
Sunshine f9aac6f41b
update crates 4 years ago
Sunshine 80523c5a59
version bump 4 years ago
Sunshine 19a87f426e
version bump 4 years ago
Sunshine 2ca2c7aff8
version bump 4 years ago
Sunshine a18df74946
refactor code and implement integrity validation 4 years ago
Sunshine c999359b9f
Merge branch 'context-comment' of github.com:Alch-Emi/monolith into context-comment 4 years ago
Sunshine 890bcb1bb6
version bump 4 years ago
Sunshine b1d6bbce0c
upgrade base64 crate & version bump (2.2.2 → 2.2.3) 4 years ago
Sunshine 8112ab6d04
version bump (2.2.1 → 2.2.2) 4 years ago
Sunshine 4951fea730
implement full CSS parsing 4 years ago
Sunshine f27d5fa23e
bump version number (2.1.2 → 2.2.0) 4 years ago
Sunshine 0d1e21e9ad
add black box tests 4 years ago
Sunshine 23ceaed493
update crates 4 years ago
Sunshine b6896febf1
version bump (2.1.1 → 2.1.2) 4 years ago
Emi Simpson 27c9fb4cd3
Added comment indicating the context under which the page was downloaded 4 years ago