aboutsummaryrefslogtreecommitdiff
path: root/go.sum (unfollow)
Commit message (Collapse)AuthorFilesLines
5 days*: Downgrade go-git from main to v5.14.0Runxi Yu1-6/+20
Commit bb5c35196ee55b82f6506d69257de0e59cd8c41d from the main branch of go-git causes ridiculous amounts of CPU and RAM usage with tree.Size() for large repos like asahi-linux.git. References: https://github.com/go-git/go-git/issues/1451
6 days*: Bump dependenciesRunxi Yu1-2/+2
6 dayshttp/templates: Minify templatesRunxi Yu1-2/+7
6 days*: Bump go-gitRunxi Yu1-2/+2
7 days*: Bump go-gitRunxi Yu1-0/+2
7 days*: Bump dependenciesRunxi Yu1-16/+16
8 days*: Use main branch of go-gitRunxi Yu1-22/+8
8 days*: Bump dependenciesRunxi Yu1-14/+14
2025-02-20deps: Bump lindenii-commonRunxi Yu1-2/+2
2025-02-17go.mod: Bump lindenii-common (cmap split into ComparableMap and Map)Runxi Yu1-2/+2
2025-02-14go.mod: Bump lindenii-commonRunxi Yu1-2/+2
2025-02-14go.mod: Bump dependenciesRunxi Yu1-4/+4
2025-02-13login: Implement password validationRunxi Yu1-0/+36
2025-02-12render_readme.go: Add org-mode supportRunxi Yu1-0/+2
2025-02-12config.go, etc.: Add PostgreSQLRunxi Yu1-2/+13
2025-02-11repo_commit: Don't crash on null from/to filesRunxi Yu1-0/+2
2025-02-11git_misc: Sanitize pathsRunxi Yu1-2/+2
2025-02-11go.mod: Bump dependenciesRunxi Yu1-32/+32
2025-02-10handle_repo_tree: Syntax highlightingRunxi Yu1-0/+4
2025-02-09*: Add basic repo home with a README and recent commits displayRunxi Yu1-0/+116
2025-02-05*: Basic web serverRunxi Yu1-0/+2