Commit Graph

47 Commits

Author SHA1 Message Date
Jakub Jirutka 7c61b462dd disable unnecessary/unused regex features to reduce binary size
This will reduce the monolith binary size by ~15%.
2022-09-20 11:46:26 -04:00
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>
2022-08-31 11:35:38 -10:00
Sunshine 013d93bacc
update 3rd-party dependencies and bump version number 2022-08-14 05:12:39 -10:00
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
2022-08-06 19:07:39 -10:00
Sunshine 68a1531a11
Update packages (#313)
update dependencies
2022-08-06 18:21:53 -10:00
Sunshine 99c3be1804
Merge pull request #308 from Y2Z/dependabot/cargo/tokio-1.16.1
Bump tokio from 1.12.0 to 1.16.1
2022-08-06 17:07:18 -10:00
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>
2022-06-06 21:07:06 +00:00
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>
2022-06-06 19:44:19 +00:00
Sunshine 900dd8d163
offload percent decoding to percent-encoding crate 2021-10-17 22:26:11 -10:00
Sunshine 2be725eeb5
bump version number (2.6.0 -> 2.6.1) 2021-07-03 19:33:09 -10:00
Sunshine dd2e9ca2e5
update crates 2021-07-03 19:31:55 -10:00
Sunshine 03b9af543a
bump version (2.5.0 -> 2.6.0) 2021-06-08 13:09:50 -10:00
Sunshine b8aa545e8c
add support for wider range of charsets 2021-06-08 02:30:15 -10:00
Sunshine 77d6022d84
bump version (2.4.1 -> 2.5.0) 2021-06-02 04:00:18 -10:00
Sunshine 5db19d1a3e
update dependencies 2021-06-02 03:58:28 -10:00
Sunshine 2e86ee67a5
revamp codebase 2021-03-11 14:15:18 -10:00
Sunshine 98ddb821a5
bump version number 2021-03-09 02:07:07 -10:00
Sunshine 9a27c6c5ee
add color to asset download log 2021-01-29 20:24:35 -10:00
Sunshine e78405f2ae
update dependencies 2021-01-29 17:19:38 -10:00
Sunshine c469c30cbd
update crates 2020-12-28 12:04:27 -10:00
Sunshine a5afda9c80
Merge pull request #229 from snshn/cargo-install
Update Cargo.toml for publishing on crates.io
2020-12-25 22:15:13 -10:00
Sunshine f8dcb335e7
bump version, make possible to install via cargo 2020-12-25 22:07:19 -10:00
Sunshine 614a518475
fix srcset parsing 2020-12-25 21:56:40 -10:00
Sunshine 08de486382
use newer dependencies 2020-11-20 00:30:05 -10:00
zfhrp 3e80cb02ce update clap 2.33.1 -> 2.33.3 2020-11-02 00:11:41 +09:00
Sunshine 92f38556b6
bump version (2.3.0 -> 2.3.1) 2020-08-01 20:24:38 -04:00
Sunshine 5a502eab4b
update crate versions 2020-08-01 19:20:20 -04:00
Sunshine 2c5d1e930b
bump version (2.2.7 -> 2.3.0) 2020-07-14 03:29:08 -04:00
Sunshine f9aac6f41b
update crates 2020-06-20 01:05:39 -04:00
Sunshine 80523c5a59
version bump 2020-06-01 05:41:42 -04:00
Sunshine 19a87f426e
version bump 2020-05-17 14:06:55 -04:00
Sunshine 2ca2c7aff8
version bump 2020-05-12 03:10:43 -04:00
Sunshine a18df74946
refactor code and implement integrity validation 2020-05-12 02:51:37 -04:00
Sunshine c999359b9f
Merge branch 'context-comment' of github.com:Alch-Emi/monolith into context-comment 2020-04-30 19:54:13 -04:00
Sunshine 890bcb1bb6
version bump 2020-04-25 01:03:49 -04:00
Sunshine b1d6bbce0c
upgrade base64 crate & version bump (2.2.2 → 2.2.3) 2020-04-08 19:49:46 -04:00
Sunshine 8112ab6d04
version bump (2.2.1 → 2.2.2) 2020-04-05 14:38:40 -04:00
Sunshine 4951fea730
implement full CSS parsing 2020-04-02 01:09:32 -04:00
Sunshine f27d5fa23e
bump version number (2.1.2 → 2.2.0) 2020-03-22 23:30:31 -04:00
Sunshine 0d1e21e9ad
add black box tests 2020-02-23 22:48:14 -05:00
Sunshine 23ceaed493
update crates 2020-02-15 01:47:08 -05:00
Sunshine b6896febf1
version bump (2.1.1 → 2.1.2) 2020-01-21 02:32:29 -05:00
Emi Simpson 27c9fb4cd3
Added comment indicating the context under which the page was downloaded 2020-01-08 18:51:18 -05:00
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
2020-01-07 14:22:32 +09:00
Sunshine 88ffde0c3b wipe integrity attributes 2019-12-26 09:44:01 -05:00
Emi Simpson cf347e0483
Updated Cargo.lock 2019-12-10 09:12:10 -05:00
Rui Chen 178abd07bd Add Cargo.lock file 2019-12-03 00:30:57 -05:00