Commit Graph

  • 727a5a410c add option for custom network request timeout Sunshine 2020-02-03 00:38:21 -05:00
  • 23af174822 Merge pull request #115 from snshn/remove-javascript-anchors Sunshine 2020-02-05 22:57:48 -05:00
  • 5ef2b7c9dc nullify JS within As' href attributes when needed Sunshine 2020-02-03 01:42:46 -05:00
  • 1e8348543a Merge pull request #111 from snshn/adr Sunshine 2020-01-22 23:57:25 -05:00
  • f9bafe092d Introduce ADRs Sunshine 2019-12-25 19:00:58 -05:00
  • f876e9243c Merge pull request #109 from snshn/version-bump v2.1.2 Sunshine 2020-01-21 08:39:10 -05:00
  • b6896febf1 version bump (2.1.1 → 2.1.2) Sunshine 2020-01-21 02:32:29 -05:00
  • 29d2ba5857 Merge pull request #107 from snshn/update-readme Sunshine 2020-01-21 02:18:10 -05:00
  • 8b1ebc7871 Update README.md Sunshine 2020-01-20 20:48:34 -05:00
  • d753c83c76 Merge pull request #108 from rhysd/revert-manual-proxy-support Sunshine 2020-01-21 02:15:29 -05:00
  • 47a825f5ed add proxies instruction in README.md rhysd 2020-01-21 13:02:45 +09:00
  • 0e12cecd85 Revert "Merge pull request #106 from rhysd/proxy-support" rhysd 2020-01-21 13:01:22 +09:00
  • d8def879b2 Merge pull request #106 from rhysd/proxy-support Sunshine 2020-01-20 18:36:00 -05:00
  • 0420854ed6 remove '$' from environment variable names in README.md Linda_pp 2020-01-20 23:11:14 +09:00
  • d47482fcd9 fix crash at setting empty values to HTTP proxies rhysd 2020-01-20 17:17:24 +09:00
  • b68624f2f3 support HTTP and HTTPS proxies (fix #103) rhysd 2020-01-20 17:02:08 +09:00
  • a9d114d04d Merge pull request #105 from rhysd/refactor-main Sunshine 2020-01-20 01:10:29 -05:00
  • 4e4ebe9c98 refactor main to address several issues rhysd 2020-01-15 12:26:04 +09:00
  • 429217d8f7 Merge pull request #104 from rhysd/complete-dom-event-handlers Sunshine 2020-01-15 01:34:01 -05:00
  • 1779f4a374 better comments for JS_DOM_EVENT_ATTRS constant rhysd 2020-01-15 14:33:27 +09:00
  • 26e89ae6d3 use complete list of DOM event handlers rhysd 2020-01-15 11:29:30 +09:00
  • b333d19d04 Update README.md Sunshine 2020-01-14 03:42:04 -05:00
  • c1dc798ded Merge pull request #101 from rhysd/ignore-preload Sunshine 2020-01-13 17:51:25 -05:00
  • 69d99b69e8 remove . in line comment rhysd 2020-01-13 23:47:07 +09:00
  • aae53d20f0 Merge pull request #102 from popey/update-snap-config Sunshine 2020-01-13 08:39:15 -05:00
  • 14cf2ce8a6 Update snapcraft configuration Alan Pope 2020-01-13 11:14:08 +00:00
  • 05985583f0 Switch timestamps from rfc822 local time to iso8601 UTC Emi Simpson 2020-01-10 14:30:35 -05:00
  • 651fa716b4 Clean user, pass, and fragment from URL before writing Emi Simpson 2020-01-10 14:18:15 -05:00
  • 67b79e92f9 simplify &x.into_iter() to x.iter() rhysd 2020-01-10 14:45:02 +09:00
  • b51f41fe34 trim attribute values rhysd 2020-01-10 14:27:15 +09:00
  • 6f158dc6db compare value of 'rel' properties in case-insensitive rhysd 2020-01-10 13:52:31 +09:00
  • 8d7052b39c ignore preload and prefetch sources rhysd 2020-01-09 18:18:21 +09:00
  • 660511b8a0 define link type of <link> element as enum and prefer match statement rhysd 2020-01-09 15:34:30 +09:00
  • 9be3982dc6 Added --no-context flag to disable adding context comment Emi Simpson 2020-01-08 19:00:53 -05:00
  • 27c9fb4cd3 Added comment indicating the context under which the page was downloaded Emi Simpson 2020-01-08 18:51:18 -05:00
  • 929512f4f5 Merge pull request #97 from rhysd/reqwest-0.10.0 Sunshine 2020-01-08 01:43:55 -05:00
  • a46d89cefc Merge pull request #98 from rhysd/fix-ci Sunshine 2020-01-07 18:14:30 -05:00
  • f93646e17a ignore beta channel again on AppVeyor rhysd 2020-01-07 17:31:36 +09:00
  • 9d14b6dfea rename appveyor.yml to .appveyor.yml rhysd 2020-01-07 15:23:19 +09:00
  • 9783b96524 check beta channel on CI not to break this crate with next Rust version rhysd 2020-01-07 15:22:39 +09:00
  • 106efe58ce fix nighly and beta on CI are failing rhysd 2020-01-07 15:19:44 +09:00
  • 6e99ad13e7 upgrade reqwest to v0.10.0 rhysd 2020-01-07 13:22:28 +09:00
  • 413dd66886 Merge pull request #96 from rhysd/refactorings Sunshine 2020-01-05 18:46:31 -05:00
  • dc7ec6e7a8 remove more redundant type annotations rhysd 2020-01-04 16:33:11 +09:00
  • ed879231af fix test code was broken by refactoring rhysd 2020-01-04 08:07:19 +09:00
  • ddf4b8ac13 prefer &str to String for reducing allocations rhysd 2020-01-04 08:05:02 +09:00
  • 84c13f0605 prefer unwrap_or_default to unwrap_or rhysd 2020-01-04 07:58:29 +09:00
  • ce03e0e487 reduce allocation on checking DOM attributes and do not hard-code number of elements of array constant rhysd 2020-01-04 07:49:39 +09:00
  • 63e19998d0 reduce clones and fix some code styles and redundant code rhysd 2020-01-04 07:49:26 +09:00
  • e3321bbb07 Merge pull request #95 from rhysd/rust2018 Sunshine 2020-01-03 02:00:47 -05:00
  • 0a38cd0eae add rhysd to authors list rhysd 2020-01-03 15:43:25 +09:00
  • 75fb6961ed migrate to Rust 2018 rhysd 2020-01-03 00:31:55 +09:00
  • 5ba8931502 Merge pull request #92 from snshn/output-file-option v2.1.1 Sunshine 2019-12-26 18:13:15 -05:00
  • 13d2ea1607 Merge pull request #94 from snshn/no-integrity Sunshine 2019-12-26 10:11:52 -05:00
  • 88ffde0c3b wipe integrity attributes Sunshine 2019-12-26 09:44:01 -05:00
  • bfb97bd062 add option for saving output to file Sunshine 2019-12-26 00:41:03 -05:00
  • 295931041c Merge pull request #80 from Alch-Emi/lazyload Sunshine 2019-12-24 17:11:21 -05:00
  • 2e623dd9f8 Merge pull request #84 from snshn/ignore-hash-in-cache-url Sunshine 2019-12-24 17:08:57 -05:00
  • 169b9657e5 ignore failures for both beta and nightly in the pipeline Sunshine 2019-12-18 11:48:37 -05:00
  • dab4ae6965 Merged Y2Z/master with Alch-Emi/lazyload Emi Simpson 2019-12-24 10:07:56 -05:00
  • c7fc121c7c use clean URLs as hashmap keys Sunshine 2019-12-11 21:13:11 -05:00
  • 9ff9dd0928 Merge pull request #82 from snshn/str v2.1.0 Sunshine 2019-12-13 03:51:44 -05:00
  • b0fc24d77f Merge pull request #81 from Alch-Emi/shared-client Sunshine 2019-12-13 03:51:19 -05:00
  • d8abfaf25c Merge pull request #86 from snshn/readme-update Sunshine 2019-12-13 03:50:21 -05:00
  • 565acdef25 Update README.md Sunshine 2019-12-12 19:27:26 -05:00
  • 4637fed15c Merge pull request #87 from snshn/let-nightly-rust-fail Sunshine 2019-12-12 20:09:23 -05:00
  • 9a7ea4fdde let nightly Rust always pass Travis' checks Sunshine 2019-12-12 19:53:43 -05:00
  • 3d4a932ac1 Merge Y2Z/master, fix conflicts between shared-client & resolve-css Emi Simpson 2019-12-12 19:29:21 -05:00
  • cf70383165 Merge pull request #83 from snshn/stderr Sunshine 2019-12-11 18:32:25 -05:00
  • 9fe913d853 implement str!() macro Sunshine 2019-12-11 01:12:57 -05:00
  • 862489e41b Get rid of brackets around URLs Sunshine 2019-12-11 01:17:00 -05:00
  • 919e626b5e Merge pull request #78 from Alch-Emi/load-css-imports Sunshine 2019-12-10 17:47:44 -05:00
  • cf347e0483 Updated Cargo.lock Emi Simpson 2019-12-10 09:12:10 -05:00
  • 322ab41b8c Updated tests to reflect API changes Emi Simpson 2019-12-09 23:48:46 -05:00
  • 1a7336e809 Updated Cargo.toml Emi Simpson 2019-12-09 22:21:54 -05:00
  • 65d0eab793 Use a shared client initialized in main.rs Emi Simpson 2019-12-09 21:13:25 -05:00
  • 292221ea28 Lazyloaded images are now loaded at compilation, with placeholders omitted Emi Simpson 2019-12-09 19:40:29 -05:00
  • 614af44c92 Gramatical and stylistic fixes Emi Simpson 2019-12-09 12:41:21 -05:00
  • feb37f5812 Added support for lazy loaded images Emi Simpson 2019-12-06 19:27:41 -05:00
  • 028beb821c Rustfmt update for nightly formatter Emi Simpson 2019-12-06 16:46:52 -05:00
  • 76ccff80f9 Fixed failure of regex to match @imports Emi Simpson 2019-12-06 16:14:48 -05:00
  • 45335d7507 Support links in style= attributes Emi Simpson 2019-12-06 15:28:08 -05:00
  • a4743ca92f Respect the --no-images flag while parsing CSS Emi Simpson 2019-12-06 14:59:13 -05:00
  • b96a777e8a Merge commit '4decea7' into load-css-imports Emi Simpson 2019-12-06 13:56:36 -05:00
  • 4decea716c Fixed css replacement with more than one linked asset Emi Simpson 2019-12-06 13:52:51 -05:00
  • 695a787206 Moved regex compilation to lazy_static Emi Simpson 2019-12-06 13:53:44 -05:00
  • 90e6cb1c45 Prevent crash on URLs delimited by single quotes Emi Simpson 2019-12-06 11:52:31 -05:00
  • 7412d663e0 Use a slightly more efficient .replace_range() instead of cloning the string twice Emi Simpson 2019-12-06 11:37:05 -05:00
  • 8646af6e9f removed debug code (woops sorry) Emi Simpson 2019-12-06 10:52:20 -05:00
  • de383c94b1 Applied rustfmt Emi Simpson 2019-12-05 20:41:43 -05:00
  • ab65b44f0d Cleaned up some overcomplicated code Emi Simpson 2019-12-05 20:20:09 -05:00
  • 13bacb4320 EMPTY_STRING no longer used Emi Simpson 2019-12-05 20:11:19 -05:00
  • d574e9a5da Added support for <style> tags Emi Simpson 2019-12-05 20:05:52 -05:00
  • 1de0fc0961 Add warning and fallback when parsing a rel=stylesheet link Emi Simpson 2019-12-05 19:10:47 -05:00
  • ebbf755e09 Fixed misleading variable name Emi Simpson 2019-12-05 19:02:11 -05:00
  • d3956a7905 Made merge compatible with Y2Z/master Emi Simpson 2019-12-05 19:01:03 -05:00
  • ef7ddcd434 Added fallback to absolute URL on failure to resolve CSS stylesheet @imports Emi Simpson 2019-12-05 18:37:37 -05:00
  • 11bbfc0851 Added support for recursively nested css @imports Emi Simpson 2019-12-05 18:15:06 -05:00
  • a2bf7e3345 Fixed some errors detecting, parsing, and transforming urls in resolve_css_imports Emi Simpson 2019-12-05 17:42:07 -05:00
  • 35f5e1353d Merge pull request #77 from chenrui333/add-locked-flag-to-ci Sunshine 2019-12-04 07:22:37 -05:00