Commit Graph

493 Commits (2539aac4c0b42deaacb4465515ffc6e7b2c581b4)
 

Author SHA1 Message Date
Sunshine 2539aac4c0
Merge pull request #265 from snshn/version-bump
Bump version (2.5.0 -> 2.6.0)
3 years ago
Sunshine 03b9af543a
bump version (2.5.0 -> 2.6.0) 3 years ago
Sunshine 1bb8141021
Merge pull request #264 from snshn/fixes
Fixes
3 years ago
Sunshine 4bc8043f0f
account for charset when creating data URLs 3 years ago
Sunshine 5effa38392
use proper charset detection for linked assets 3 years ago
Sunshine 125aeeec3b
improve validation of charset found in HTML, use genuinely infinite timeout 3 years ago
Sunshine c938ba6a2f
modify proper attribute for (i)frame elements 3 years ago
Sunshine f354affc36
Merge pull request #263 from snshn/save-with-custom-charset
Add option for saving document using custom encoding
3 years ago
Sunshine 7686b2ea64
avoid excessive parsing of HTML into DOM 3 years ago
Sunshine b29b9a6a7c
add option for saving document using custom encoding 3 years ago
Sunshine cbda57cfa8
Merge pull request #262 from snshn/support-more-encodings
Add support for wider range of charsets
3 years ago
Sunshine b8aa545e8c
add support for wider range of charsets 3 years ago
Sunshine 22a031af5d
Merge pull request #256 from snshn/more-tests-fixes-and-improvements
More tests, fixes, improvements
3 years ago
Sunshine 6e6a60b305
Merge branch 'master' into more-tests-fixes-and-improvements 3 years ago
Sunshine 77d6022d84
bump version (2.4.1 -> 2.5.0) 3 years ago
Sunshine 5db19d1a3e
update dependencies 3 years ago
Sunshine a6e891b3c5
add more tests 3 years ago
Sunshine d7a82a008b
Merge pull request #260 from snshn/ie-css-hack-fix
Remove optional trailing space from CSS idents
3 years ago
Sunshine 2369a4dd3c
remove optional trailing space from CSS idents 3 years ago
Sunshine d27e53fb36
Merge pull request #259 from snshn/related-project-monk
Add Monk to related projects in README.md
3 years ago
Sunshine 2cb51477d2
add Monk to related projects in README.md 3 years ago
Sunshine a308a20411
simplify code of CLI tests 3 years ago
Sunshine a6ddf1c13a
simplify code responsible for processing CSS 3 years ago
Sunshine 8256d17efd
Merge pull request #253 from snshn/unwrap-noscript
Make possible to unwrap NOSCRIPT nodes
3 years ago
Sunshine efa12935ba
Merge pull request #254 from snshn/no-containers-md
Get rid of containers.md (now part of README.md)
3 years ago
Sunshine 7126a98023
Merge pull request #255 from snshn/pkgsrc
Add installation instructions using pkgsrc
3 years ago
Sunshine c7ee3ec6e2
get rid of containers.md (now part of README.md) 3 years ago
Sunshine c4218031e2
add installation instructions using pkgsrc 3 years ago
Sunshine 6f918f6c1c
make possible to unwrap NOSCRIPT nodes 3 years ago
Sunshine 6ecda080e8
Merge pull request #252 from snshn/revamp
Revamp codebase
3 years ago
Sunshine 2e86ee67a5
revamp codebase 3 years ago
Sunshine 359616b901
Update README.md 3 years ago
Sunshine ea2cdab330
Update README.md 3 years ago
Sunshine 4434823c46
Update README.md 3 years ago
Sunshine e0a78ffc9d
Update README.md 3 years ago
Sunshine cbbb297473
Merge pull request #251 from snshn/bump-version-again
Bump version number to 2.4.1
3 years ago
Sunshine 98ddb821a5
bump version number 3 years ago
Sunshine be097b1d4e
Merge pull request #250 from snshn/alternate-stylesheets
Embed alternate stylesheets
3 years ago
Sunshine 325688acf5
add test for alternate stylesheets 3 years ago
Sunshine 11207d49d2
embed alternate stylesheets 3 years ago
Sunshine 96da64e193
Merge pull request #247 from snshn/cc0
Change project license to CC0 1.0 Universal (CC0 1.0)
3 years ago
Sunshine 8a62a51210
Merge pull request #248 from snshn/update-container-instructions
Running in container instructions update
3 years ago
Sunshine a6ac1df93d
running in container instructions update 3 years ago
Sunshine 49e81149df
switch license to CC0-1.0 3 years ago
Sunshine a3516b2ae9
Merge pull request #245 from snshn/change-meta-charset-to-utf-8
Forcefully set document's charset to UTF-8
3 years ago
Sunshine 385301bf16
clean up unused code 3 years ago
Sunshine 4921a70dda
Merge branch 'master' into change-meta-charset-to-utf-8 3 years ago
Sunshine e0273c664a
forcefully set document's charset to UTF-8 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