Commit Graph

521 Commits (15dd82e300282f8112e9f43ddf272e261ad2ae3d)
 

Author SHA1 Message Date
Sunshine 15dd82e300
update README files, set CI to ignore irrelevant paths 3 years ago
Sunshine de492caaa5
Merge pull request #286 from snshn/move-test-data
Move test data files under _data_
3 years ago
Sunshine 9096447c70
move test data files under _data_ 3 years ago
Sunshine 354340db86
Merge pull request #285 from snshn/use-percent-encoding-crate
Offload percent decoding to percent-encoding crate
3 years ago
Sunshine 900dd8d163
offload percent decoding to percent-encoding crate 3 years ago
Sunshine a11c4496b0
Merge pull request #284 from snshn/move-tests-to-upper-level
Get rid of macros, move tests out of src
3 years ago
Sunshine dd33b16876
Merge pull request #283 from snshn/formatting
Format README.md and annotate workflows
3 years ago
Sunshine 2cc1870033
get rid of macros, move tests out of src 3 years ago
Sunshine d41e6c041b
format README.md and annotate workflows 3 years ago
Sunshine 460a461373
Update README.md 3 years ago
Sunshine 1e6e87b6aa
Merge pull request #277 from Oliver-Hanikel/master
Reduce size of Docker image
3 years ago
Oliver Hanikel 54094270b3 Update run-in-container.sh 3 years ago
Oliver Hanikel e6cf367e23 reduce size of docker image 3 years ago
Sunshine e8437ecb28
Update README.md 3 years ago
Sunshine 543bebbd8d
Merge pull request #275 from snshn/improve-readme-code-snippets
Remove dollar signs from code snippets
3 years ago
Sunshine dc6c0200bc
remove dollar sign from code snippets 3 years ago
Sunshine 04bdb3072f
Update README.md 3 years ago
Sunshine a9228f0522
Merge pull request #274 from snshn/arm64-cd-job
Downgrade AArch64 CD job from Ubuntu 20.04 to Ubuntu 18.04
3 years ago
Sunshine aae68c4c82
downgrade AArch64 CD job from Ubuntu 20.04 to Ubuntu 18.04 3 years ago
Sunshine dd23826205
Merge pull request #273 from herbygillot/patch-1
README: add MacPorts install instructions
3 years ago
Herby Gillot 781f4cd3b5
README: add MacPorts install instructions 3 years ago
Sunshine 6826b59ab9
Merge pull request #272 from snshn/new-release
New release (2.6.1)
3 years ago
Sunshine 2be725eeb5
bump version number (2.6.0 -> 2.6.1) 3 years ago
Sunshine dd2e9ca2e5
update crates 3 years ago
Sunshine 50bccae476
Merge pull request #267 from snshn/aarch64-binary
Add GNU/Linux AArch64 CD job
3 years ago
Sunshine b3bcb1d85b
add GNU/Linux AArch64 CD job 3 years ago
Sunshine c58d044459
Merge pull request #271 from snshn/fix-charset-detection-mechanism
Fix charset detection logic
3 years ago
Sunshine eeaea0df16
fix use of wrong charset 3 years ago
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