| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2026-01-22 | all: refactoring, use single struct to represent Link | Shulhan | |
| Previously, have [jarink.Link], [brokenlinks.Broken], and [brokenlinks.linkQueue] to store the metadata for a link. These changes unified them into struct [jarink.Link]. | |||
| 2025-06-12 | all: refactoring, move brokenlinks code to its own package | Shulhan | |
| When two or more struct has the same prefix that means it is time to move it to group it. Also, we will group one command to one package in the future. | |||
