Commit Graph

512 Commits (460a461373a3b756170cbaf09192dffb82c05c6a)
 

Author SHA1 Message Date
Emi Simpson d3956a7905
Made merge compatible with Y2Z/master 5 years ago
Emi Simpson ef7ddcd434
Added fallback to absolute URL on failure to resolve CSS stylesheet @imports 5 years ago
Emi Simpson 11bbfc0851
Added support for recursively nested css @imports 5 years ago
Emi Simpson a2bf7e3345
Fixed some errors detecting, parsing, and transforming urls in `resolve_css_imports` 5 years ago
Sunshine 35f5e1353d
Merge pull request #77 from chenrui333/add-locked-flag-to-ci
Add --locked flag to the cargo build/test
5 years ago
Rui Chen f8040f4d8c Add --locked flag to the cargo build/test 5 years ago
Sunshine 31d3fee626
Merge pull request #76 from chenrui333/add-cargo-lock-file
Add Cargo.lock file
5 years ago
Rui Chen 178abd07bd Add Cargo.lock file 5 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
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
5 years ago
knidarkness 550e4cc83f Fixed formatting 5 years ago
knidarkness 5443c0cc3f Added loading of the links given as url(...) in css files 5 years ago
Sunshine 8add3a8746
Bump version number 5 years ago
Sunshine 2f592d5561
Merge pull request #70 from robatipoor/master
refactor utils functions
5 years ago
robatipoor 55fe523a1c refactor utils functions 5 years ago
Sunshine b5d42bd722
Bump version number 5 years ago
Sunshine cbf3b66f33
Merge pull request #69 from robatipoor/master
move argument parser section to args mod
5 years ago
robatipoor 2e48ea90e1 move argument parser section to args mod 5 years ago
Sunshine 9c006f3258
Update README.md 5 years ago
Sunshine ab24851b5b
Merge pull request #67 from distributed-mind/master
add related projects section
5 years ago
Cobin Bluth de11559efa add related projects 5 years ago
Sunshine dbacd76103
Merge pull request #65 from Y2Z/redirects
Properly handle 30x redirects
5 years ago
Sunshine 0896f2e214 Properly handle 30x redirects 5 years ago
Sunshine b6ba22513d
Merge pull request #64 from Y2Z/refactor
Improve code structure
5 years ago
Vincent Flyson 3948ea3aa0 Improve code structure 5 years ago
Sunshine 8b3f3f3a6e
Merge pull request #63 from Y2Z/poster
Add support for poster attribute
5 years ago
Vincent Flyson eec05767cf Add support for poster attribute 5 years ago
Sunshine c05dc2ae65
Merge pull request #61 from Y2Z/isolate
Add CSP isolation, no CSS and no iframe options
5 years ago
Vincent Flyson 88a230872c Add CSP isolation, no CSS, and no iframe options 5 years ago
Vincent Flyson ac79a52da0
Merge pull request #57 from Y2Z/fixes
Ignore empty src in images, accept fluid icons
5 years ago
Vincent Flyson 04cbbefafa Ignore empty src in images, accept fluid icons 5 years ago
Vincent Flyson facc992881
Merge pull request #52 from Y2Z/more-tests
Add more tests
5 years ago
Vincent Flyson 824b418f80 Add more tests 5 years ago
Vincent Flyson 31c88061cd
Merge pull request #49 from Y2Z/ignore-ca
Add flag to ignore errors related to TLS certificates
5 years ago
Vincent Flyson 2251c086c2
Merge branch 'master' into ignore-ca 5 years ago
Vincent Flyson 1c6f7a495f
Merge pull request #48 from Y2Z/ignore-empty-iframes
Ignore iframes with empty src
5 years ago
Vincent Flyson 02b717ae54 Add flag to ignore errors related to TLS certificates 5 years ago
Vincent Flyson 1329dbe6f8 Ignore iframes with empty src 5 years ago
Vincent Flyson fada7884dc
Update README.md 5 years ago
Vincent Flyson f35a3b3aea
Merge pull request #41 from Y2Z/silent-mode
Add flag for silent mode
5 years ago
Vincent Flyson 2b96f9a32a Add flag for silent mode 5 years ago
Vincent Flyson fddc059291
Update README.md 5 years ago
Vincent Flyson 097a9856b0
Merge pull request #40 from Y2Z/fixes-and-improvements
Treat network errors as empty results
5 years ago
Vincent Flyson 50f1ba1ce8 Treat network errors as empty results 5 years ago
Vincent Flyson 8aa688203c
Merge pull request #39 from Y2Z/remove-compiler-warning
Remove compiler warning
5 years ago
Vincent Flyson 0b2e1d0746 Remove compiler warning 5 years ago
Vincent Flyson 2c0037fd51
Merge pull request #37 from Y2Z/ignore-other-protocols
Avoid modifying non-HTTP anchor hrefs
5 years ago
Vincent Flyson 5ab442be47
Update README.md 5 years ago
Vincent Flyson 3f79068d7d Avoid modifying non-HTTP anchor hrefs 5 years ago