index
:
jarink
dev
main
Program to inspects and maintains web sites.
Shulhan
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
brokenlinks
/
brokenlinks_test.go
Age
Commit message (
Expand
)
Author
2026-02-12
brokenlinks: store the anchor or image source in link
Shulhan
2026-02-11
brokenlinks: make link that return HTML always end with slash
Shulhan
2026-01-22
all: mark and skip the slow test
Shulhan
2026-01-22
brokenlinks: print the progress to stderr
Shulhan
2026-01-22
all: refactoring, use single struct to represent Link
Shulhan
2026-01-22
brokenlinks: refactoring the logic, simplify the code
Shulhan
2025-11-20
brokenlinks: fix infinite loop on unknown host
Shulhan
2025-06-27
brokenlinks: implement caching for external URLs
Shulhan
2025-06-19
all: add test cases for simulating slow server
Shulhan
2025-06-17
brokenlinks: add test cases for IgnoreStatus options
Shulhan
2025-06-16
brokenlinks: update comment on test case with path
Shulhan
2025-06-16
brokenlinks: move parsing scanned Url from worker to Options
Shulhan
2025-06-16
brokenlinks: add option "insecure"
Shulhan
2025-06-13
brokenlinks: add option to ignore list HTTP status code
Shulhan
2025-06-12
all: refactoring, move brokenlinks code to its own package
Shulhan