Commit Graph

26 Commits (cbda57cfa8009ff37c8098b487311ca12cfaacf1)

Author SHA1 Message Date
Sunshine b8aa545e8c
add support for wider range of charsets 3 years ago
Sunshine a6e891b3c5
add more tests 3 years ago
Sunshine 2e86ee67a5
revamp codebase 3 years ago
Sunshine 325688acf5
add test for alternate stylesheets 3 years ago
Sunshine 6d629bfd4a
Merge pull request #244 from snshn/process-noscript
Process contents of NOSCRIPT tags
3 years ago
Sunshine ae9d78a891
process contents of NOSCRIPT tags 3 years ago
Sunshine e41fd6a1c6
fix embedding of srcset for PICTURE nodes 3 years ago
Sunshine 614a518475
fix srcset parsing 4 years ago
Sunshine 8adf059980
fix crash associated with trailing/repeating commas within srcset 4 years ago
Sunshine d89b4d5f5b
refactor code that processes the DOM 4 years ago
Sunshine 15d98a7269
don't modify base url by default, add option for setting it 4 years ago
zfhrp a296531b3f remove unused import opts::Options; 4 years ago
Sunshine 09d41d2cf1
automatically obtain favicon.ico 4 years ago
Sunshine bc98aca2a2
indent items in retrieval log to form a tree-like structure 4 years ago
Sunshine ddb97009e9
pass options object instead of using separate parameters 4 years ago
Sunshine 2ac964fae5
include font-src into CSP 4 years ago
Sunshine ae5d6d2df4
refactor CSP code 4 years ago
Sunshine 44cac65a83
automatically remove "Refresh" and "Location" META tags 4 years ago
Sunshine 0347fd3985
move metadata tag code into a function 4 years ago
Sunshine 090d647390
group all tests into either passing or failing groups 4 years ago
Sunshine cbe3f9f554
implement support for embedding images within srcset 4 years ago
Sunshine a18df74946
refactor code and implement integrity validation 4 years ago
Sunshine 9b40dbbf27
add option to exclude web fonts 4 years ago
Sunshine 29836d979a
add support for image inputs 4 years ago
Sunshine 643c4ce7ef
implement improvements suggested by @robatipoor 4 years ago
Sunshine 479c42e1ce
improve test code structure 4 years ago