Matthias Endler
|
b5a56d0f1e
|
Update docs
|
2020-08-13 00:17:16 +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
|
745e46e5de
|
Update docs
|
2020-08-11 22:49:54 +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
|
7a3c0e4fe3
|
update docs
|
2020-08-11 22:06:12 +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
|
9b97b29514
|
Update docs
|
2020-08-09 23:13:52 +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
|
12e978224d
|
Update
|
2020-08-09 22:56:54 +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
|
9a1a04125b
|
Extend docs
|
2020-08-09 22:43:18 +02:00 |
|
Matthias Endler
|
4aa2883371
|
Add more links
|
2020-08-09 22:43:11 +02:00 |
|
Matthias
|
cf7a970a34
|
Update README.md
|
2020-08-08 00:10:30 +02:00 |
|
Matthias
|
9a71b77bb2
|
Create rust.yml
|
2020-08-08 00:09:48 +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
|
8b77069a5c
|
Update Cargo information
|
2020-08-05 01:09:20 +02:00 |
|
Matthias Endler
|
03fccdecfb
|
Hello docs
|
2020-08-05 01:06:36 +02:00 |
|
Matthias Endler
|
be32c91291
|
formatting
|
2020-08-05 00:57:59 +02:00 |
|
Matthias Endler
|
21cc880ca0
|
Add banner
|
2020-08-05 00:56:48 +02:00 |
|
Matthias Endler
|
2a93ce8093
|
Extract from hello-rust/show repository
|
2020-08-05 00:32:37 +02:00 |
|