Commit Graph

76 Commits (0df8613789bf0d456087601b471514a21a3932fa)

Author SHA1 Message Date
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
rhysd 6e99ad13e7 upgrade reqwest to v0.10.0
This will improve build time and binary size as follows:

* Before

- **Compile targets**: 220
- **Build time**: `cargo build --release  1264.95s user 39.72s system 335% cpu 6:29.14 total`
- **Binary size**: 6578568 bytes

* After

- **Compile targets**: 170
- **Build time**: `cargo build --release  1130.64s user 32.15s system 359% cpu 5:23.69 total`
- **Binary size**: 6107088 bytes

* Differences

- **Compile targets**: 1.29x smaller
- **Build time**: 1.23x faster
- **Binary size**: 1.07x smaller
4 years ago
rhysd 0a38cd0eae add rhysd to authors list 4 years ago
rhysd 75fb6961ed migrate to Rust 2018 4 years ago
Sunshine 88ffde0c3b wipe integrity attributes 4 years ago
Emi Simpson 1a7336e809
Updated Cargo.toml 4 years ago
Sunshine 491185e191 Bump version number (2.0.22 → 2.0.23) 5 years ago
Sunshine b0c55d5016 Add Emmanuel to the list of authors 5 years ago
Sunshine 8add3a8746
Bump version number 5 years ago
Sunshine b5d42bd722
Bump version number 5 years ago