lychee/lychee-lib/src
Matthias Endler 04887ee293
Make checking email addresses optional (#1171)
E-Mail checks cause too many false-postives,
so we put them behind a flag.

* `--exclude-mail` is deprecated (to be removed in 1.0)
* `--include-mail` is the new flag

This PR also removes the obsolete tests for `--exclude-file`, which was superseded by `.lycheeignore`.

Fixes #1089
2023-07-19 19:58:38 +02:00
..
basic_auth feat: add support for basic auth per URI (#1110) 2023-06-26 12:06:24 +02:00
extract fix typos 2023-07-13 21:48:46 +02:00
filter Make checking email addresses optional (#1171) 2023-07-19 19:58:38 +02:00
quirks Don't check Twitter URLs (#1147) 2023-07-13 17:31:59 +02:00
types feat: Add support for --dump-inputs (#1159) 2023-07-16 18:08:14 +02:00
utils feat: add support for basic auth per URI (#1110) 2023-06-26 12:06:24 +02:00
client.rs Make checking email addresses optional (#1171) 2023-07-19 19:58:38 +02:00
collector.rs feat: Add support for --dump-inputs (#1159) 2023-07-16 18:08:14 +02:00
lib.rs Cookie Support (#1146) 2023-07-13 17:32:41 +02:00
remap.rs Extend remap feature (#1133) 2023-07-05 15:05:19 +02:00
retry.rs Bump octocrab from 0.19.0 to 0.20.0 (#1045) 2023-04-17 23:14:24 +02:00
test_utils.rs Harden URL detection and extend verbatim elements (#899) 2023-01-04 00:38:19 +01:00