Commit Graph

235 Commits

Author SHA1 Message Date
Vincent Flyson eec05767cf Add support for poster attribute 2019-09-22 12:57:50 -04:00
Sunshine c05dc2ae65
Merge pull request #61 from Y2Z/isolate
Add CSP isolation, no CSS and no iframe options
2019-09-22 02:40:04 -04:00
Vincent Flyson 88a230872c Add CSP isolation, no CSS, and no iframe options 2019-09-21 22:59:03 -04:00
Vincent Flyson ac79a52da0
Merge pull request #57 from Y2Z/fixes
Ignore empty src in images, accept fluid icons
2019-09-08 05:31:46 -04:00
Vincent Flyson 04cbbefafa Ignore empty src in images, accept fluid icons 2019-09-08 02:51:53 -04:00
Vincent Flyson facc992881
Merge pull request #52 from Y2Z/more-tests
Add more tests
2019-08-31 00:37:42 -04:00
Vincent Flyson 824b418f80 Add more tests 2019-08-30 22:18:14 -04:00
Vincent Flyson 31c88061cd
Merge pull request #49 from Y2Z/ignore-ca
Add flag to ignore errors related to TLS certificates
2019-08-27 10:52:45 -04:00
Vincent Flyson 2251c086c2
Merge branch 'master' into ignore-ca 2019-08-27 06:55:00 -04:00
Vincent Flyson 1c6f7a495f
Merge pull request #48 from Y2Z/ignore-empty-iframes
Ignore iframes with empty src
2019-08-27 06:54:08 -04:00
Vincent Flyson 02b717ae54 Add flag to ignore errors related to TLS certificates 2019-08-26 23:17:36 -04:00
Vincent Flyson 1329dbe6f8 Ignore iframes with empty src 2019-08-26 22:57:10 -04:00
Vincent Flyson fada7884dc
Update README.md 2019-08-25 17:28:46 -04:00
Vincent Flyson f35a3b3aea
Merge pull request #41 from Y2Z/silent-mode
Add flag for silent mode
2019-08-25 14:23:00 -04:00
Vincent Flyson 2b96f9a32a Add flag for silent mode 2019-08-25 11:41:30 -04:00
Vincent Flyson fddc059291
Update README.md 2019-08-25 02:06:48 -04:00
Vincent Flyson 097a9856b0
Merge pull request #40 from Y2Z/fixes-and-improvements
Treat network errors as empty results
2019-08-25 02:00:44 -04:00
Vincent Flyson 50f1ba1ce8 Treat network errors as empty results 2019-08-24 23:06:40 -04:00
Vincent Flyson 8aa688203c
Merge pull request #39 from Y2Z/remove-compiler-warning
Remove compiler warning
2019-08-24 22:50:32 -04:00
Vincent Flyson 0b2e1d0746 Remove compiler warning 2019-08-24 20:23:53 -04:00
Vincent Flyson 2c0037fd51
Merge pull request #37 from Y2Z/ignore-other-protocols
Avoid modifying non-HTTP anchor hrefs
2019-08-24 20:07:25 -04:00
Vincent Flyson 5ab442be47
Update README.md 2019-08-24 15:01:05 -04:00
Vincent Flyson 3f79068d7d Avoid modifying non-HTTP anchor hrefs 2019-08-24 14:54:23 -04:00
Vincent Flyson f3308157c0
Bump version number (2.0.10 → 2.0.11) 2019-08-24 14:50:22 -04:00
Vincent Flyson 080ed50264
Merge pull request #36 from Y2Z/no-images-no-icons
Ignore icons if told to avoid images
2019-08-24 14:49:26 -04:00
Vincent Flyson 008521f72f
Merge pull request #35 from Y2Z/verbose
Add basic verbose output
2019-08-24 14:27:23 -04:00
Vincent Flyson b596b5bb7d Ignore icons if told to avoid images 2019-08-24 14:22:34 -04:00
Vincent Flyson 0f7cb6103b
Update README.md 2019-08-24 14:17:45 -04:00
Vincent Flyson 0a0609c1e9
Update README.md 2019-08-24 13:51:37 -04:00
Vincent Flyson c480fcb70f Add basic verbose output 2019-08-24 13:33:24 -04:00
Vincent Flyson 56f6ffd1ed
Merge pull request #31 from robatipoor/master
add config travic and appvayor
2019-08-24 12:45:47 -04:00
mahdi 0efe5c33ea add config file travis and appveyor 2019-08-24 20:47:52 +04:30
Vincent Flyson e2ab05a323 Fix name of a test function 2019-08-24 12:06:03 -04:00
Vincent Flyson d51221a58f
Update Cargo.toml 2019-08-24 11:35:06 -04:00
Vincent Flyson 6480876477
Merge pull request #34 from Y2Z/pictures
Add support for picture elements
2019-08-24 11:34:28 -04:00
Vincent Flyson d49e825777 Add support for picture elements 2019-08-24 11:21:29 -04:00
Vincent Flyson 625c529cf1
Merge pull request #21 from Y2Z/author-robatipoor
Add robatipoor to list of authors
2019-08-23 23:24:22 -04:00
Vincent Flyson d8d6437a15
Merge branch 'master' into author-robatipoor 2019-08-23 23:24:07 -04:00
Vincent Flyson e1f2690ded
Merge pull request #28 from Y2Z/refactor
Revamp resolve_url() and improve code format
2019-08-23 23:22:21 -04:00
Vincent Flyson c34d77d5d8 Revamp resolve_url() and improve code format 2019-08-23 23:06:14 -04:00
Vincent Flyson fdbe2499df
Merge pull request #27 from popey/add-snapcraft-support
Add snapcraft yaml
2019-08-23 21:26:37 -04:00
Alan Pope 27f1411dec
Add snapcraft yaml
Adds support for building snap of monolith
2019-08-23 17:41:55 -07:00
Vincent Flyson 9138485c61
Update Cargo.toml 2019-08-23 20:19:49 -04:00
Vincent Flyson 47abda066a
Merge pull request #25 from Y2Z/iframe-support
Add support for iframes
2019-08-23 20:17:38 -04:00
Vincent Flyson 2be5b1c235 Add support for iframes 2019-08-23 20:16:16 -04:00
Vincent Flyson 4775384ca1
Merge pull request #24 from Y2Z/nosniff
Get rid of mime-sniffer dependency
2019-08-23 18:50:14 -04:00
Vincent Flyson c0fffbb212 Get rid of mime-sniffer dependency 2019-08-23 18:48:08 -04:00
Vincent Flyson a23cc0b5b1
Merge pull request #23 from Y2Z/bug-fixes
Allow HTTP redirects and preserve email links
2019-08-23 16:01:22 -04:00
Vincent Flyson 13429e32d3 Allow HTTP redirects and preserve email links 2019-08-23 16:00:05 -04:00
Vincent Flyson d3497b5db1
Merge branch 'master' into author-robatipoor 2019-08-23 15:09:46 -04:00