Commit Graph

402 Commits (5ac520b4da9e768bbaf425bd823fe02aa4ef9993)
 

Author SHA1 Message Date
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
Sunshine 38a6f963ad
account for network errors, add option to ignore them 4 years ago
Sunshine 052f8f49ec
Merge pull request #218 from snshn/update-crates
Update crates
4 years ago
Sunshine 08de486382
use newer dependencies 4 years ago
Sunshine c0e0a69773
Merge pull request #214 from zfhrp6/remove_use_unused_opts
remove unused import opts::Options;
4 years ago
Sunshine 1636540693
Merge pull request #216 from zfhrp6/suppress_deprecation_of_dependency
update clap 2.33.1 -> 2.33.3
4 years ago
zfhrp 3e80cb02ce update clap 2.33.1 -> 2.33.3 4 years ago
zfhrp a296531b3f remove unused import opts::Options; 4 years ago
Sunshine 8462b6bc31
Merge pull request #207 from snshn/bump-version
bump version (2.3.0 -> 2.3.1)
4 years ago
Sunshine 92f38556b6
bump version (2.3.0 -> 2.3.1) 4 years ago
Sunshine c0bdeab2e3
Merge pull request #206 from snshn/update-crates
Update crates
4 years ago
Sunshine 5a502eab4b
update crate versions 4 years ago
Sunshine 19f08265a2
Merge pull request #205 from snshn/base-tag
Implement support for BASE tag
4 years ago
Sunshine 1d6392cb28
implement support for BASE tag 4 years ago
Sunshine 03cdc0e0b2
Merge pull request #201 from snshn/refactor-and-version-bump
Refactor and version bump
4 years ago
Sunshine b98b7af0b4
Merge pull request #202 from snshn/minus-stdout
Treat - for stdout
4 years ago
Sunshine 73c35eaccb
treat minus for output target file path as stdout 4 years ago
Sunshine 2c5d1e930b
bump version (2.2.7 -> 2.3.0) 4 years ago
Sunshine 90f7c3a0d0
alphabetical order for function names 4 years ago
Sunshine c1fec5967d
Merge pull request #200 from snshn/favicon
Automatically obtain favicon.ico
4 years ago
Sunshine 09d41d2cf1
automatically obtain favicon.ico 4 years ago
Sunshine 8f1da3c792
Update cd.yml 4 years ago
Sunshine a8449a2b32
Update README.md 4 years ago
Sunshine 164e728ad3
Merge pull request #197 from snshn/addetional-black-box-test-data
Additional black box test data
4 years ago
Sunshine 8883bd6aca
add more black box test data 4 years ago
Sunshine eae5d4dc6b
Merge pull request #196 from snshn/help-message-update
Update help message
4 years ago
Sunshine ec85121d28
update help message 4 years ago
Sunshine a8a85a4191
Merge pull request #195 from snshn/logo
Logo
4 years ago
Sunshine decd5b2119
add ASCII logo atop of help message 4 years ago
Sunshine bef6d848e9
add raster icon along with its Blender scene 4 years ago
Sunshine 4263e42cd1
Merge pull request #194 from snshn/indented-tree
Indented tree
4 years ago
Sunshine 23de5ced21
add tests for utils::indent() 4 years ago
Sunshine bc98aca2a2
indent items in retrieval log to form a tree-like structure 4 years ago
Sunshine 438ebd520a
Merge pull request #193 from snshn/options-struct
Pass options object instead of using separate parameters
4 years ago
Sunshine ddb97009e9
pass options object instead of using separate parameters 4 years ago
Sunshine 6e67545b92
Merge pull request #192 from snshn/more-test-data
Add more sample data for blackbox tests
4 years ago
Sunshine 9e5d8ec691
add more sample data for blackbox tests 4 years ago
Sunshine fb835fae28
Merge pull request #191 from snshn/trim-style
Trim CSS if it contains nothing but whitespaces
4 years ago
Sunshine 29bf042da0
trim CSS if it contains nothing but whitespaces 4 years ago
Sunshine d67483cf8e
Merge pull request #190 from snshn/refactor-csp
Refactor CSP code
4 years ago
Sunshine 4140d8ebad
Create references.md 4 years ago
Sunshine 2ac964fae5
include font-src into CSP 4 years ago
Sunshine ae5d6d2df4
refactor CSP code 4 years ago
Sunshine 2ed151d883
Update web-apps.md 4 years ago
Sunshine 3cdfdc45d3
Update snapcraft.yaml 4 years ago
Sunshine ac04af2cfc
Update ADR-0006 4 years ago
Sunshine 769953d7bd
Merge pull request #187 from snshn/arm-snapcraft
Add armhf target to snapcraft.yaml
4 years ago
Sunshine 136dcc31cf
Merge pull request #189 from snshn/remove-unwanted-meta-tags
Automatically remove "Refresh" and "Location" META tags
4 years ago
Sunshine 44cac65a83
automatically remove "Refresh" and "Location" META tags 4 years ago