Commit Graph

450 Commits (a6ac1df93dc3d1974a7156601c968ceba377f2cc)
 

Author SHA1 Message Date
Sunshine a6ac1df93d
running in container instructions update 3 years ago
Sunshine a3516b2ae9
Merge pull request #245 from snshn/change-meta-charset-to-utf-8
Forcefully set document's charset to UTF-8
3 years ago
Sunshine 385301bf16
clean up unused code 3 years ago
Sunshine 4921a70dda
Merge branch 'master' into change-meta-charset-to-utf-8 3 years ago
Sunshine e0273c664a
forcefully set document's charset to UTF-8 3 years ago
Sunshine 6d629bfd4a
Merge pull request #244 from snshn/process-noscript
Process contents of NOSCRIPT tags
3 years ago
Sunshine ae9d78a891
process contents of NOSCRIPT tags 3 years ago
Sunshine 0f55fb3c49
Merge pull request #243 from snshn/fix-embedding-picture-srcset
Fix embedding of srcset assets for PICTURE nodes
3 years ago
Sunshine e41fd6a1c6
fix embedding of srcset for PICTURE nodes 3 years ago
Sunshine eaf662bb3b
Update README.md 3 years ago
Sunshine fa71f6a42c
Merge pull request #240 from snshn/color
Add color to asset download log
3 years ago
Sunshine 9a27c6c5ee
add color to asset download log 3 years ago
Sunshine 4ad07c0519
Merge pull request #239 from snshn/update-crates
Update dependencies
3 years ago
Sunshine e78405f2ae
update dependencies 3 years ago
Sunshine e81462be41
Merge pull request #237 from snshn/choco
Add Chocolatey spec file
3 years ago
Sunshine b972d717ce
add chocolatey spec 3 years ago
Sunshine edb679d2b3
Merge pull request #236 from snshn/pipe-in-target-test
Add test for stdin pipe
3 years ago
Sunshine 2e1462a953
add test for stdin pipe 3 years ago
Sunshine 57883b84b2
Merge pull request #235 from snshn/allow-empty-user-agent-string
Make it possible to specify an empty user-agent string
3 years ago
Sunshine 4fa2eda983
make it possible to specify an empty user-agent string 3 years ago
Sunshine 028187a31e
Merge pull request #234 from snshn/update-dependencies
Update crates
3 years ago
Sunshine c469c30cbd
update crates 3 years ago
Sunshine 6de36243f9
Fix armhf build in cd.yml 3 years ago
Sunshine 4f162d0cc0
Update README.md 3 years ago
Sunshine 95040173fc
Merge pull request #233 from snshn/cargo-fix-license-identifier
Fix license identifier in Cargo.toml
3 years ago
Sunshine b10d41f82e
fix license identifier in Cargo.toml 3 years ago
Sunshine 4c2c55d166
Merge pull request #232 from snshn/fix-cargo-toml
Reduce amount of keywords to 5 (max)
3 years ago
Sunshine 2dd1c465e4
reduce amount of keywords to 5 (max) 3 years ago
Sunshine a5afda9c80
Merge pull request #229 from snshn/cargo-install
Update Cargo.toml for publishing on crates.io
3 years ago
Sunshine ab6fed6d1f
Merge pull request #231 from snshn/fix-srcset
Fix srcset parsing
3 years ago
Sunshine f8dcb335e7
bump version, make possible to install via cargo 3 years ago
Sunshine 913051870a
Merge pull request #230 from snshn/stdin
Make possible to use stdin as input method
3 years ago
Sunshine 614a518475
fix srcset parsing 3 years ago
Sunshine 870a4b150e
make possible to use stdin as input method 3 years ago
Sunshine 0533b287b7
Merge pull request #228 from snshn/audio-video-support
Add support for embedding video and audio files
3 years ago
Sunshine 4ba4285b6b
add support for embedding video and audio files 3 years ago
Sunshine 2b9caf9840
Merge pull request #227 from snshn/fix-trailing-comma-for-srcset-parsing
Fix crash associated with trailing/repeating commas within srcset
3 years ago
Sunshine 8adf059980
fix crash associated with trailing/repeating commas within srcset 3 years ago
Sunshine 8ad252868e
Merge pull request #226 from snshn/base-tag-option
Add base URL option
3 years ago
Sunshine e145df372f
Merge branch 'master' into base-tag-option 3 years ago
Sunshine 816b6175ac
rewrite ADR #8 (Base Tag) 3 years ago
Sunshine d89b4d5f5b
refactor code that processes the DOM 3 years ago
Sunshine 15d98a7269
don't modify base url by default, add option for setting it 3 years ago
Sunshine 36e82cb511
Update README.md 3 years ago
Sunshine 1b1befd7b0
Merge pull request #222 from snshn/readme-no-metadata-info
Add description of -M option to README.md
3 years ago
Sunshine a2f59b4418
Update README.md 3 years ago
Sunshine 124a62920f
Merge pull request #221 from snshn/related-project-hako
Add Hako
3 years ago
Sunshine f557504bed
Update README.md
Add Hako to the list of related projects
3 years ago
Sunshine 5ac520b4da
Merge pull request #219 from snshn/ignore-network-errors-option
Account for network errors
4 years ago
Sunshine 7a97291498
add ADR 7 (Network errors) 4 years ago