Commit Graph

314 Commits (2bc8414cc181bf165d19ffe7f1efa07ccf64c44f)
 

Author SHA1 Message Date
Sunshine 2bc8414cc1
Merge pull request #172 from snshn/update-metadata-comment
improve metadata comments
4 years ago
Sunshine c4569343a4
improve metadata comments 4 years ago
Sunshine 5f5820c71a
Merge pull request #168 from snshn/context-comment
Metadata comment tag
4 years ago
Sunshine 4719a6fecf
Merge pull request #170 from snshn/svg-image-href
Embed SVG IMAGE assets
4 years ago
Sunshine c999359b9f
Merge branch 'context-comment' of github.com:Alch-Emi/monolith into context-comment 4 years ago
Sunshine f22e2b6e68
embed SVG IMAGE assets 4 years ago
Sunshine 31a9550f5b
Merge pull request #171 from snshn/improve-ci-cd
Add rustfmt installation step to CI
4 years ago
Sunshine 201f2d61b9
add rustfmt installation step to CI 4 years ago
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
5 years ago
Sunshine edacd09dc8
store blobs instead of data URLs in cache 5 years ago
Sunshine 5682863725
Merge pull request #164 from snshn/raspberry-pi-artifact-update
Update GitHub Action for assembling ARM artifacts
5 years ago
Sunshine 4304d7a638
update GitHub Action for assembling ARM artifacts 5 years ago
Sunshine f56f88da94
Merge pull request #91 from snshn/unwrap-noscript-if-no-js
Propose ADR-0002 (NOSCRIPT nodes)
5 years ago
Sunshine 87c8b361ea
add ADR-0002 (NOSCRIPT nodes) 5 years ago
Sunshine cd505ddb6c
Merge pull request #163 from snshn/proper-css-ident-escaping
Escape all special chars within #id and .class CSS selectors
5 years ago
Sunshine eeea617fb1
escape all special chars within #id and .class CSS selectors 5 years ago
Sunshine cc6dbddb49
Merge pull request #162 from snshn/colons-in-css-class-names
Escape colons within CSS idents
5 years ago
Sunshine 9d3df2cdc6
escape colons within CSS idents 5 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
5 years ago
Sunshine 3738be2b6d
treat url()'s found in @counter-style rules as images 5 years ago
Sunshine 53160f01c7
Merge pull request #159 from snshn/implement-data-url-media-type-detection
Improve data URL media type detection
5 years ago
Sunshine 594ad55bd8
improve data URL media type detection 5 years ago
Sunshine d2615f51dc
Merge pull request #158 from snshn/improve-data-url-support
Improve parsing of data URLs
5 years ago
Sunshine c097733ae7
improve parsing of data URLs 5 years ago
Sunshine 67d4b7dafc
Merge pull request #157 from snshn/2-2-3
Upgrade base64 crate & version bump (2.2.2 → 2.2.3)
5 years ago
Sunshine b1d6bbce0c
upgrade base64 crate & version bump (2.2.2 → 2.2.3) 5 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
5 years ago
Sunshine 0dd540afaf
make the pipeline build and upload armhf executable with every new release 5 years ago
Sunshine df71083359
Merge pull request #155 from snshn/fix-css-unit-sign-bug
Fix css unit sign bug
5 years ago
Sunshine 349c7bb3ea
properly parse negative units in CSS 5 years ago
Sunshine 5a30c6b44b
Merge branch 'master' of github.com:snshn/monolith 5 years ago
Sunshine 929924accd
Merge pull request #153 from snshn/proper-quotation-marks
use proper quotation marks in the README
5 years ago
Sunshine 812b46960c
use proper quotation marks in the README 5 years ago
Sunshine 874080dbda
Merge pull request #152 from snshn/separate-ci-build-jobs
Separate OS build jobs
5 years ago
Sunshine 93dd9d4ed4
separate build job per OS 5 years ago
Sunshine 3f0ced0143
Merge pull request #151 from snshn/2-2-2
version bump (2.2.1 → 2.2.2)
5 years ago
Sunshine 8112ab6d04
version bump (2.2.1 → 2.2.2) 5 years ago
Sunshine e5fc05f5cd
Merge pull request #150 from snshn/cd-windows-executable
Make the pipeline upload windows build to every new release
5 years ago
Sunshine 1068ff659a
make the pipeline upload windows build to every new release 5 years ago
Sunshine d4d9bbe424
update cd.yml 5 years ago
Sunshine cf3a8c8ede
Merge pull request #149 from snshn/remove-travis-ci-and-appveyor
Remove TravisCI and AppVeyor from the project
5 years ago
Sunshine 920d992459
remove TravisCI and AppVeyor from the project 5 years ago
Sunshine c61b3ba858
Merge pull request #148 from snshn/github-actions-build
Improve GitHub Actions integration
5 years ago
Sunshine dc6e564ea2
integrate GitHub Actions CI further 5 years ago
Sunshine 24536b5e18
Merge pull request #147 from Y2Z/github-actions-ci
Implement CI using GitHub Actions
5 years ago