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
|
8646af6e9f
|
removed debug code (woops sorry)
|
2019-12-06 10:52:20 -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
|
1de0fc0961
|
Add warning and fallback when parsing a rel=stylesheet link
|
2019-12-05 19:10:47 -05:00 |
|
Emi Simpson
|
ebbf755e09
|
Fixed misleading variable name
|
2019-12-05 19:02:11 -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 |
|
Sunshine
|
35f5e1353d
|
Merge pull request #77 from chenrui333/add-locked-flag-to-ci
Add --locked flag to the cargo build/test
|
2019-12-04 07:22:37 -05:00 |
|
Rui Chen
|
f8040f4d8c
|
Add --locked flag to the cargo build/test
|
2019-12-03 23:12:52 -05:00 |
|
Sunshine
|
31d3fee626
|
Merge pull request #76 from chenrui333/add-cargo-lock-file
Add Cargo.lock file
|
2019-12-03 00:49:30 -05:00 |
|
Rui Chen
|
178abd07bd
|
Add Cargo.lock file
|
2019-12-03 00:30:57 -05:00 |
|
Sunshine
|
491185e191
|
Bump version number (2.0.22 → 2.0.23)
|
2019-10-22 18:37:27 -04:00 |
|
Sunshine
|
b0c55d5016
|
Add Emmanuel to the list of authors
|
2019-10-22 18:36:10 -04:00 |
|
voila
|
1ff5e91087
|
Use HashMap as cache to minimize the number of HTTP requests (#75)
Use HashMap as cache to minimize the number of HTTP requests
|
2019-10-22 18:33:22 -04: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 |
|
Sunshine
|
8add3a8746
|
Bump version number
|
2019-10-10 22:34:38 -04:00 |
|
Sunshine
|
2f592d5561
|
Merge pull request #70 from robatipoor/master
refactor utils functions
|
2019-10-10 22:34:13 -04:00 |
|
robatipoor
|
55fe523a1c
|
refactor utils functions
|
2019-10-10 16:53:00 +03:30 |
|
Sunshine
|
b5d42bd722
|
Bump version number
|
2019-10-10 07:49:46 -04:00 |
|
Sunshine
|
cbf3b66f33
|
Merge pull request #69 from robatipoor/master
move argument parser section to args mod
|
2019-10-10 07:41:59 -04:00 |
|
robatipoor
|
2e48ea90e1
|
move argument parser section to args mod
|
2019-10-10 08:58:12 +03:30 |
|
Sunshine
|
9c006f3258
|
Update README.md
|
2019-10-07 23:46:08 -04:00 |
|
Sunshine
|
ab24851b5b
|
Merge pull request #67 from distributed-mind/master
add related projects section
|
2019-10-07 23:44:45 -04:00 |
|
Cobin Bluth
|
de11559efa
|
add related projects
|
2019-10-07 13:57:02 +02:00 |
|
Sunshine
|
dbacd76103
|
Merge pull request #65 from Y2Z/redirects
Properly handle 30x redirects
|
2019-10-01 07:25:35 -04:00 |
|
Sunshine
|
0896f2e214
|
Properly handle 30x redirects
|
2019-09-30 23:58:09 -04:00 |
|
Sunshine
|
b6ba22513d
|
Merge pull request #64 from Y2Z/refactor
Improve code structure
|
2019-09-30 09:45:24 -04:00 |
|
Vincent Flyson
|
3948ea3aa0
|
Improve code structure
|
2019-09-29 17:15:49 -04:00 |
|
Sunshine
|
8b3f3f3a6e
|
Merge pull request #63 from Y2Z/poster
Add support for poster attribute
|
2019-09-22 14:46:34 -04:00 |
|
Vincent Flyson
|
eec05767cf
|
Add support for poster attribute
|
2019-09-22 12:57:50 -04:00 |
|
Sunshine
|
c05dc2ae65
|
Merge pull request #61 from Y2Z/isolate
Add CSP isolation, no CSS and no iframe options
|
2019-09-22 02:40:04 -04:00 |
|
Vincent Flyson
|
88a230872c
|
Add CSP isolation, no CSS, and no iframe options
|
2019-09-21 22:59:03 -04:00 |
|
Vincent Flyson
|
ac79a52da0
|
Merge pull request #57 from Y2Z/fixes
Ignore empty src in images, accept fluid icons
|
2019-09-08 05:31:46 -04:00 |
|
Vincent Flyson
|
04cbbefafa
|
Ignore empty src in images, accept fluid icons
|
2019-09-08 02:51:53 -04:00 |
|
Vincent Flyson
|
facc992881
|
Merge pull request #52 from Y2Z/more-tests
Add more tests
|
2019-08-31 00:37:42 -04:00 |
|
Vincent Flyson
|
824b418f80
|
Add more tests
|
2019-08-30 22:18:14 -04:00 |
|
Vincent Flyson
|
31c88061cd
|
Merge pull request #49 from Y2Z/ignore-ca
Add flag to ignore errors related to TLS certificates
|
2019-08-27 10:52:45 -04:00 |
|
Vincent Flyson
|
2251c086c2
|
Merge branch 'master' into ignore-ca
|
2019-08-27 06:55:00 -04:00 |
|
Vincent Flyson
|
1c6f7a495f
|
Merge pull request #48 from Y2Z/ignore-empty-iframes
Ignore iframes with empty src
|
2019-08-27 06:54:08 -04:00 |
|
Vincent Flyson
|
02b717ae54
|
Add flag to ignore errors related to TLS certificates
|
2019-08-26 23:17:36 -04:00 |
|
Vincent Flyson
|
1329dbe6f8
|
Ignore iframes with empty src
|
2019-08-26 22:57:10 -04:00 |
|
Vincent Flyson
|
fada7884dc
|
Update README.md
|
2019-08-25 17:28:46 -04:00 |
|
Vincent Flyson
|
f35a3b3aea
|
Merge pull request #41 from Y2Z/silent-mode
Add flag for silent mode
|
2019-08-25 14:23:00 -04:00 |
|