Commit Graph

357 Commits

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