| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-06-01 | all: rename the program and repository into jarink | Shulhan | |
| Jarink is a program to help web administrator to maintains their website. Currently its provides a command to scan for brokenlinks. | |||
| 2025-05-31 | all: record the error when checking the links | Shulhan | |
| The error message can help user to debug the problems with links. | |||
| 2025-05-27 | all: complete the first minimum working implementation | Shulhan | |
| The current implementation at least cover 84% of the cases. Todo, * CLI for scan * add more test case for 100% coverage, including scan on invalid base URL, scan on invalid HTML page, scan on invalid href or src image | |||
| 2025-05-22 | deadlinks: a program to scan for dead links on website | Shulhan | |
