Commit Graph

24 Commits (5ba893150289f3ac2ae49e70fd1d9a2bf445e0b9)

Author SHA1 Message Date
Sunshine c7fc121c7c use clean URLs as hashmap keys 5 years ago
Emi Simpson 3d4a932ac1
Merge Y2Z/master, fix conflicts between shared-client & resolve-css 5 years ago
Sunshine 862489e41b Get rid of brackets around URLs 5 years ago
Emi Simpson 65d0eab793
Use a shared client initialized in main.rs 5 years ago
voila 1ff5e91087 Use HashMap as cache to minimize the number of HTTP requests (#75)
Use HashMap as cache to minimize the number of HTTP requests
5 years ago
Sunshine 0896f2e214 Properly handle 30x redirects 5 years ago
Vincent Flyson 3948ea3aa0 Improve code structure 5 years ago
Vincent Flyson 88a230872c Add CSP isolation, no CSS, and no iframe options 5 years ago
Vincent Flyson 04cbbefafa Ignore empty src in images, accept fluid icons 5 years ago
Vincent Flyson 02b717ae54 Add flag to ignore errors related to TLS certificates 5 years ago
Vincent Flyson 2b96f9a32a Add flag for silent mode 5 years ago
Vincent Flyson 50f1ba1ce8 Treat network errors as empty results 5 years ago
Vincent Flyson 0b2e1d0746 Remove compiler warning 5 years ago
Vincent Flyson c480fcb70f Add basic verbose output 5 years ago
Vincent Flyson e2ab05a323 Fix name of a test function 5 years ago
Vincent Flyson c34d77d5d8 Revamp resolve_url() and improve code format 5 years ago
Vincent Flyson 2be5b1c235 Add support for iframes 5 years ago
Vincent Flyson 13429e32d3 Allow HTTP redirects and preserve email links 5 years ago
Vincent Flyson 7e298b0b02 Add -u flag for custom User-Agent 5 years ago
mahdi 14e9e6facc cargo clippy 5 years ago
Vincent Flyson 54ae61b728
Merge pull request #15 from Y2Z/increase-timeout
Increase request timeout to 10 seconds
5 years ago
Vincent Flyson fde715a27e Increase request timeout to 10 seconds 5 years ago
mahdi b25b6765c1 some code refactor 5 years ago
Vincent Flyson 143c396c71 Rewrite program in Rust 5 years ago