Matthias Endler
|
47f1e306ab
|
Support multiple file inputs
|
2020-08-13 23:01:30 +02:00 |
|
Matthias Endler
|
cca984017a
|
Add support for changing number of threads
|
2020-08-13 19:58:41 +02:00 |
|
Matthias Endler
|
bb5268fbf1
|
Add statistics
|
2020-08-13 19:58:25 +02:00 |
|
Matthias Endler
|
184e263a44
|
Remove Github token from env var
|
2020-08-13 19:57:48 +02:00 |
|
Matthias Endler
|
96ea6c7a5c
|
Add support for ignoring certificate errors
|
2020-08-12 23:38:21 +02:00 |
|
Matthias Endler
|
cd79f72d2d
|
Make user-agent configurable
|
2020-08-12 13:10:15 +02:00 |
|
Matthias Endler
|
156f2b03c2
|
Make redirects configurable
|
2020-08-12 12:59:15 +02:00 |
|
Matthias Endler
|
1566a99647
|
Use CheckStatus enum for more fine-grained control over check results
|
2020-08-12 12:36:05 +02:00 |
|
Matthias Endler
|
d4a3b09790
|
Add support for excluding URLs
|
2020-08-11 22:48:50 +02:00 |
|
Matthias Endler
|
1d235b578b
|
pico-args -> gumdrop
Needed multi-value args (with values accumulated into a vec)
for excluded urls
|
2020-08-11 22:18:37 +02:00 |
|
Matthias Endler
|
ad8033a90f
|
Info output
|
2020-08-11 22:06:18 +02:00 |
|
Matthias Endler
|
3fc369b3fa
|
Make things blazing fast thanks to async
|
2020-08-11 16:13:10 +02:00 |
|
Matthias Endler
|
262b18e6b8
|
Rewrite link checking into iterator
This is a preparation for easier async execution
|
2020-08-09 23:36:14 +02:00 |
|
Matthias Endler
|
8588d2eade
|
Update tests
|
2020-08-09 23:16:23 +02:00 |
|
Matthias Endler
|
6e0f559b25
|
Switch to linkify to cover non MD links
|
2020-08-09 23:12:25 +02:00 |
|
Matthias Endler
|
fb517dab03
|
Add tests for extract
|
2020-08-09 23:09:27 +02:00 |
|
Matthias Endler
|
883b68ce66
|
Clippy
|
2020-08-09 22:50:17 +02:00 |
|
Matthias Endler
|
46e30f081b
|
Move tests
|
2020-08-09 22:49:14 +02:00 |
|
Matthias Endler
|
23ba1f2e11
|
Formatting
|
2020-08-09 22:48:02 +02:00 |
|
Matthias Endler
|
bc615c9bfb
|
Split up code into modules
|
2020-08-09 22:47:39 +02:00 |
|
Matthias Endler
|
7c51a24c44
|
Print instead of info
|
2020-08-09 22:43:25 +02:00 |
|
Matthias Endler
|
5876f494f3
|
Only request unique URLs
|
2020-08-08 00:09:10 +02:00 |
|
Matthias Endler
|
dc7af2d74e
|
Clean up error handling and configure reqwests
|
2020-08-08 00:06:17 +02:00 |
|
Matthias Endler
|
a58b3e1232
|
Add logging and proper URL parsing
|
2020-08-07 19:00:21 +02:00 |
|
Matthias Endler
|
8885a63f82
|
check normal link first and only if it fails use Github api
|
2020-08-05 01:44:16 +02:00 |
|
Matthias Endler
|
2a93ce8093
|
Extract from hello-rust/show repository
|
2020-08-05 00:32:37 +02:00 |
|