Commit Graph

357 Commits (3cdfdc45d386028a0e74a6ec573b570e00ffebde)
 

Author SHA1 Message Date
Sunshine 3ae4dfae8e
Update README.md 4 years ago
Sunshine 7b095fe4ff
Merge pull request #167 from snshn/version-bump
version bump
4 years ago
Sunshine 890bcb1bb6
version bump 4 years ago
Sunshine aa97ea9f82
Merge pull request #165 from snshn/no-fonts
Add flag for excluding web fonts
4 years ago
Sunshine 9b40dbbf27
add option to exclude web fonts 4 years ago
Sunshine 289f3e801b
Merge pull request #161 from snshn/cache-blob
Store blobs instead of data URLs in cache
4 years ago
Sunshine edacd09dc8
store blobs instead of data URLs in cache 4 years ago
Sunshine 5682863725
Merge pull request #164 from snshn/raspberry-pi-artifact-update
Update GitHub Action for assembling ARM artifacts
4 years ago
Sunshine 4304d7a638
update GitHub Action for assembling ARM artifacts 4 years ago
Sunshine f56f88da94
Merge pull request #91 from snshn/unwrap-noscript-if-no-js
Propose ADR-0002 (NOSCRIPT nodes)
4 years ago
Sunshine 87c8b361ea
add ADR-0002 (NOSCRIPT nodes) 4 years ago
Sunshine cd505ddb6c
Merge pull request #163 from snshn/proper-css-ident-escaping
Escape all special chars within #id and .class CSS selectors
4 years ago
Sunshine eeea617fb1
escape all special chars within #id and .class CSS selectors 4 years ago
Sunshine cc6dbddb49
Merge pull request #162 from snshn/colons-in-css-class-names
Escape colons within CSS idents
4 years ago
Sunshine 9d3df2cdc6
escape colons within CSS idents 4 years ago
Sunshine ab601c3830
Merge pull request #160 from snshn/more-css-image-url-detection-props
Treat url()'s found in @counter-style rules as images
4 years ago
Sunshine 3738be2b6d
treat url()'s found in @counter-style rules as images 4 years ago
Sunshine 53160f01c7
Merge pull request #159 from snshn/implement-data-url-media-type-detection
Improve data URL media type detection
4 years ago
Sunshine 594ad55bd8
improve data URL media type detection 4 years ago
Sunshine d2615f51dc
Merge pull request #158 from snshn/improve-data-url-support
Improve parsing of data URLs
4 years ago
Sunshine c097733ae7
improve parsing of data URLs 4 years ago
Sunshine 67d4b7dafc
Merge pull request #157 from snshn/2-2-3
Upgrade base64 crate & version bump (2.2.2 → 2.2.3)
4 years ago
Sunshine b1d6bbce0c
upgrade base64 crate & version bump (2.2.2 → 2.2.3) 4 years ago
Sunshine 20124f4891
Merge pull request #156 from snshn/raspberry-pi-artifact
Make the pipeline build and upload armhf executable with every new release
4 years ago
Sunshine 0dd540afaf
make the pipeline build and upload armhf executable with every new release 4 years ago
Sunshine df71083359
Merge pull request #155 from snshn/fix-css-unit-sign-bug
Fix css unit sign bug
4 years ago
Sunshine 349c7bb3ea
properly parse negative units in CSS 4 years ago
Sunshine 5a30c6b44b
Merge branch 'master' of github.com:snshn/monolith 4 years ago
Sunshine 929924accd
Merge pull request #153 from snshn/proper-quotation-marks
use proper quotation marks in the README
4 years ago
Sunshine 812b46960c
use proper quotation marks in the README 4 years ago
Sunshine 874080dbda
Merge pull request #152 from snshn/separate-ci-build-jobs
Separate OS build jobs
4 years ago
Sunshine 93dd9d4ed4
separate build job per OS 4 years ago
Sunshine 3f0ced0143
Merge pull request #151 from snshn/2-2-2
version bump (2.2.1 → 2.2.2)
4 years ago
Sunshine 8112ab6d04
version bump (2.2.1 → 2.2.2) 4 years ago
Sunshine e5fc05f5cd
Merge pull request #150 from snshn/cd-windows-executable
Make the pipeline upload windows build to every new release
4 years ago
Sunshine 1068ff659a
make the pipeline upload windows build to every new release 4 years ago
Sunshine d4d9bbe424
update cd.yml 4 years ago
Sunshine cf3a8c8ede
Merge pull request #149 from snshn/remove-travis-ci-and-appveyor
Remove TravisCI and AppVeyor from the project
4 years ago
Sunshine 920d992459
remove TravisCI and AppVeyor from the project 4 years ago
Sunshine c61b3ba858
Merge pull request #148 from snshn/github-actions-build
Improve GitHub Actions integration
4 years ago
Sunshine dc6e564ea2
integrate GitHub Actions CI further 4 years ago
Sunshine 24536b5e18
Merge pull request #147 from Y2Z/github-actions-ci
Implement CI using GitHub Actions
4 years ago
Sunshine 908fd59019
Update ci.yml 4 years ago
Sunshine a19aa37ea8
Merge pull request #145 from snshn/no-images-svg
Empty SVG nodes when excluding images
4 years ago
Sunshine c46bd5900b
Merge pull request #146 from snshn/image-map-area-href
Resolve hrefs of <area> image-map tags
4 years ago
Sunshine 5f98ed23b3
set autocrlf to false to let windows builds pass 4 years ago
Sunshine c6b135398a
Implement CI using GitHub Actions 4 years ago
Sunshine 791e44796e
resolve hrefs of <area> image-map tags 4 years ago
Sunshine b428dd8471
Merge pull request #144 from snshn/macros-unit-test
Implement unit tests for macros
4 years ago
Sunshine b88479446c
implement unit tests for macros 4 years ago