Commit Graph

439 Commits

Author SHA1 Message Date
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
Sunshine 1d6217ef5a
empty SVG nodes if --no-images 2020-04-03 21:56:46 -04:00
Sunshine 746c7f05de
Merge pull request #143 from snshn/embed-input-images
Add support for image inputs
2020-04-03 04:12:06 -04:00
Sunshine 29836d979a
add support for image inputs 2020-04-03 03:30:52 -04:00
Sunshine 5ba6e33fa8
Merge pull request #142 from snshn/robatipoors-improvements
Revamp is_icon() and get_node_name()
2020-04-03 01:39:45 -04:00
Sunshine 643c4ce7ef
implement improvements suggested by @robatipoor 2020-04-03 00:00:08 -04:00
Sunshine c011f90b76
Merge pull request #141 from snshn/update-help-dialog
Update help dialog
2020-04-02 22:49:59 -04:00
Sunshine 875481b9a2
update help dialog 2020-04-02 03:04:21 -04:00
Sunshine 05275d864c
Merge pull request #140 from snshn/cssparser
Switch to token-based CSS parser
2020-04-02 02:28:58 -04:00
Sunshine 4951fea730
implement full CSS parsing 2020-04-02 01:09:32 -04:00
Sunshine b8315a7bd5
Merge pull request #138 from snshn/improved-media-type-detection
Improve SVG media type detection
2020-03-24 18:39:33 -04:00
Sunshine be25784297
improve SVG media type detection 2020-03-24 08:50:39 -04:00
Sunshine b0f1c39175
Merge pull request #137 from snshn/master
Bump version to 2.2.0
2020-03-24 08:23:56 -04:00
Sunshine f27d5fa23e
bump version number (2.1.2 → 2.2.0) 2020-03-22 23:30:31 -04:00
Sunshine 4f2944a600
Merge pull request #136 from snshn/restructure-tests
Restructure tests
2020-03-22 23:28:04 -04:00
Sunshine 479c42e1ce
improve test code structure 2020-03-22 22:08:41 -04:00
Sunshine 933379c798
ensure consistent naming across all tests 2020-03-22 19:03:33 -04:00
Sunshine 061386ccc2
Merge pull request #135 from snshn/local-file-support
Add support for working with local assets
2020-03-22 17:18:43 -04:00
Sunshine 59a8be493d
add support for working with local assets 2020-03-22 15:48:23 -04:00