Emi Simpson
|
028beb821c
|
Rustfmt update for nightly formatter
|
2019-12-06 16:46:52 -05:00 |
|
Emi Simpson
|
76ccff80f9
|
Fixed failure of regex to match @imports
|
2019-12-06 16:15:34 -05:00 |
|
Emi Simpson
|
a4743ca92f
|
Respect the --no-images flag while parsing CSS
|
2019-12-06 15:00:06 -05:00 |
|
Emi Simpson
|
b96a777e8a
|
Merge commit '4decea7' into load-css-imports
|
2019-12-06 13:56:36 -05:00 |
|
Emi Simpson
|
4decea716c
|
Fixed css replacement with more than one linked asset
|
2019-12-06 13:55:43 -05:00 |
|
Emi Simpson
|
695a787206
|
Moved regex compilation to lazy_static
|
2019-12-06 13:53:44 -05:00 |
|
Emi Simpson
|
90e6cb1c45
|
Prevent crash on URLs delimited by single quotes
|
2019-12-06 11:52:31 -05:00 |
|
Emi Simpson
|
7412d663e0
|
Use a slightly more efficient .replace_range() instead of cloning the string twice
|
2019-12-06 11:37:05 -05:00 |
|
Emi Simpson
|
de383c94b1
|
Applied rustfmt
|
2019-12-05 20:41:43 -05:00 |
|
Emi Simpson
|
ab65b44f0d
|
Cleaned up some overcomplicated code
|
2019-12-05 20:22:39 -05:00 |
|
Emi Simpson
|
13bacb4320
|
EMPTY_STRING no longer used
|
2019-12-05 20:11:19 -05:00 |
|
Emi Simpson
|
d574e9a5da
|
Added support for <style> tags
|
2019-12-05 20:05:52 -05:00 |
|
Emi Simpson
|
d3956a7905
|
Made merge compatible with Y2Z/master
|
2019-12-05 19:01:03 -05:00 |
|
Emi Simpson
|
ef7ddcd434
|
Added fallback to absolute URL on failure to resolve CSS stylesheet @imports
|
2019-12-05 18:37:37 -05:00 |
|
Emi Simpson
|
11bbfc0851
|
Added support for recursively nested css @imports
|
2019-12-05 18:15:06 -05:00 |
|
Emi Simpson
|
a2bf7e3345
|
Fixed some errors detecting, parsing, and transforming urls in resolve_css_imports
|
2019-12-05 17:42:07 -05:00 |
|
knidarkness
|
550e4cc83f
|
Fixed formatting
|
2019-10-12 14:05:07 +03:00 |
|
knidarkness
|
5443c0cc3f
|
Added loading of the links given as url(...) in css files
|
2019-10-12 12:32:59 +03:00 |
|
robatipoor
|
55fe523a1c
|
refactor utils functions
|
2019-10-10 16:53:00 +03:30 |
|
Vincent Flyson
|
3948ea3aa0
|
Improve code structure
|
2019-09-29 17:15:49 -04:00 |
|
Vincent Flyson
|
88a230872c
|
Add CSP isolation, no CSS, and no iframe options
|
2019-09-21 22:59:03 -04:00 |
|
Vincent Flyson
|
c0fffbb212
|
Get rid of mime-sniffer dependency
|
2019-08-23 18:48:08 -04:00 |
|
mahdi
|
14e9e6facc
|
cargo clippy
|
2019-08-23 22:54:45 +04:30 |
|
mahdi
|
b25b6765c1
|
some code refactor
|
2019-08-23 13:19:29 +04:30 |
|
Vincent Flyson
|
143c396c71
|
Rewrite program in Rust
|
2019-08-22 23:17:15 -04:00 |
|