MrCull/GitHub-Repo-ReadMe-Dead-Link-Finder
A program which will search for Repos with dead links in their README.md files
C#MIT
Issues
- 3
- 0
- 0
Copyright 2020 -> 2021
#42 opened by MrCull - 3
- 1
Turn of telemetry options via config
#40 opened by MrCull - 0
Create links from the web app back to this repo
#39 opened by MrCull - 1
Include forks when single repo is searched
#36 opened by MrCull - 2
Also check fork
#23 opened by akhyarrh - 1
Consider how to use from a Github action
#35 opened by robmarkcole - 0
Add Analytics to web
#33 opened by MrCull - 0
- 1
It would be great if an output from the console run of this tool provided a link to check a site via the web app
#11 opened by MrCull - 0
Turn the console app back into multi threaded for github repos now the "too many requests" issues has hopefully been resolved
#31 opened by MrCull - 0
When searching for a specific user's repo on second search no repo links are checked. is something being cached?
#29 opened by MrCull - 0
Get the console app to generate links to the web site for both the repo and also the account the repo belongs to
#26 opened by MrCull - 0
In the web UI show http status code text
#24 opened by MrCull - 2
- 0
Add collapsible elements to the web ui
#17 opened by MrCull - 1
For the web ui when only one repo is check then always expand the collapsible element
#21 opened by MrCull - 0
- 0
Exclude repos that already have an open issues logged by [the user of this program]
#15 opened by MrCull - 2
Sometimes people cannot find the link in the markdown based on the link in the markup that is getting the https status code.
#10 opened by MrCull - 1
This issue is your issue
#14 opened by GioviQ - 0
The web interface looks a bit naff
#13 opened by MrCull - 0
For the web interface instead of verifying all links for a site and then returning these results in a batch, return one at a time.
#12 opened by MrCull - 0
Create Web UI
#3 opened by MrCull - 0
It would be neat to allow a user to enter their users name and search for dead links in all their repos
#4 opened by MrCull