Commit Graph

546 Commits

Author SHA1 Message Date
Sunshine 1636540693
Merge pull request #216 from zfhrp6/suppress_deprecation_of_dependency
update clap 2.33.1 -> 2.33.3
2020-11-02 19:03:43 -08:00
zfhrp 3e80cb02ce update clap 2.33.1 -> 2.33.3 2020-11-02 00:11:41 +09:00
zfhrp a296531b3f remove unused import opts::Options; 2020-11-01 23:04:08 +09:00
Sunshine 8462b6bc31
Merge pull request #207 from snshn/bump-version
bump version (2.3.0 -> 2.3.1)
2020-08-01 21:00:26 -04:00
Sunshine 92f38556b6
bump version (2.3.0 -> 2.3.1) 2020-08-01 20:24:38 -04:00
Sunshine c0bdeab2e3
Merge pull request #206 from snshn/update-crates
Update crates
2020-08-01 19:43:00 -04:00
Sunshine 5a502eab4b
update crate versions 2020-08-01 19:20:20 -04:00
Sunshine 19f08265a2
Merge pull request #205 from snshn/base-tag
Implement support for BASE tag
2020-08-01 02:47:33 -04:00
Sunshine 1d6392cb28
implement support for BASE tag 2020-08-01 02:35:07 -04:00
Sunshine 03cdc0e0b2
Merge pull request #201 from snshn/refactor-and-version-bump
Refactor and version bump
2020-07-14 03:51:31 -04:00
Sunshine b98b7af0b4
Merge pull request #202 from snshn/minus-stdout
Treat - for stdout
2020-07-14 03:51:18 -04:00
Sunshine 73c35eaccb
treat minus for output target file path as stdout 2020-07-14 03:35:59 -04:00
Sunshine 2c5d1e930b
bump version (2.2.7 -> 2.3.0) 2020-07-14 03:29:08 -04:00
Sunshine 90f7c3a0d0
alphabetical order for function names 2020-07-14 03:27:52 -04:00
Sunshine c1fec5967d
Merge pull request #200 from snshn/favicon
Automatically obtain favicon.ico
2020-07-14 03:24:10 -04:00
Sunshine 09d41d2cf1
automatically obtain favicon.ico 2020-07-14 02:58:29 -04:00
Sunshine 8f1da3c792
Update cd.yml 2020-07-13 19:09:01 -04:00
Sunshine a8449a2b32
Update README.md 2020-07-13 01:16:38 -04:00
Sunshine 164e728ad3
Merge pull request #197 from snshn/addetional-black-box-test-data
Additional black box test data
2020-07-06 16:51:49 -04:00
Sunshine 8883bd6aca
add more black box test data 2020-07-06 16:15:57 -04:00
Sunshine eae5d4dc6b
Merge pull request #196 from snshn/help-message-update
Update help message
2020-07-01 06:41:32 -04:00
Sunshine ec85121d28
update help message 2020-07-01 06:29:56 -04:00
Sunshine a8a85a4191
Merge pull request #195 from snshn/logo
Logo
2020-07-01 06:24:28 -04:00
Sunshine decd5b2119
add ASCII logo atop of help message 2020-07-01 06:13:58 -04:00
Sunshine bef6d848e9
add raster icon along with its Blender scene 2020-07-01 05:54:48 -04:00
Sunshine 4263e42cd1
Merge pull request #194 from snshn/indented-tree
Indented tree
2020-06-28 16:37:10 -04:00
Sunshine 23de5ced21
add tests for utils::indent() 2020-06-28 16:15:42 -04:00
Sunshine bc98aca2a2
indent items in retrieval log to form a tree-like structure 2020-06-28 16:11:15 -04:00
Sunshine 438ebd520a
Merge pull request #193 from snshn/options-struct
Pass options object instead of using separate parameters
2020-06-28 01:51:05 -04:00
Sunshine ddb97009e9
pass options object instead of using separate parameters 2020-06-28 01:36:41 -04:00
Sunshine 6e67545b92
Merge pull request #192 from snshn/more-test-data
Add more sample data for blackbox tests
2020-06-27 14:57:07 -04:00
Sunshine 9e5d8ec691
add more sample data for blackbox tests 2020-06-27 14:55:10 -04:00
Sunshine fb835fae28
Merge pull request #191 from snshn/trim-style
Trim CSS if it contains nothing but whitespaces
2020-06-26 23:41:41 -04:00
Sunshine 29bf042da0
trim CSS if it contains nothing but whitespaces 2020-06-26 23:26:55 -04:00
Sunshine d67483cf8e
Merge pull request #190 from snshn/refactor-csp
Refactor CSP code
2020-06-26 21:42:19 -04:00
Sunshine 4140d8ebad
Create references.md 2020-06-26 18:16:18 -04:00
Sunshine 2ac964fae5
include font-src into CSP 2020-06-26 18:14:46 -04:00
Sunshine ae5d6d2df4
refactor CSP code 2020-06-26 16:19:44 -04:00
Sunshine 2ed151d883
Update web-apps.md 2020-06-26 15:05:47 -04:00
Sunshine 3cdfdc45d3
Update snapcraft.yaml 2020-06-26 14:57:52 -04:00
Sunshine ac04af2cfc
Update ADR-0006 2020-06-26 14:44:54 -04:00
Sunshine 769953d7bd
Merge pull request #187 from snshn/arm-snapcraft
Add armhf target to snapcraft.yaml
2020-06-26 14:40:46 -04:00
Sunshine 136dcc31cf
Merge pull request #189 from snshn/remove-unwanted-meta-tags
Automatically remove "Refresh" and "Location" META tags
2020-06-26 01:29:41 -04:00
Sunshine 44cac65a83
automatically remove "Refresh" and "Location" META tags 2020-06-26 01:18:52 -04:00
Sunshine c3ca2ad1d5
Merge pull request #188 from snshn/metadata-tag-function
Move metadata tag code into a function
2020-06-25 18:31:50 -04:00
Sunshine 0347fd3985
move metadata tag code into a function 2020-06-25 18:23:56 -04:00
Sunshine 95d0083b3c
Update README.md 2020-06-25 17:38:39 -04:00
Sunshine 3ce26b5fdd
Merge pull request #186 from snshn/code-improvements
Code improvements
2020-06-24 03:31:11 -04:00
Sunshine 7f9458adfe
add armhf target to snapcraft.yaml 2020-06-24 03:20:36 -04:00
Sunshine 5c229c51da
move functions related to URL manipulation into url.rs 2020-06-24 03:16:40 -04:00