aboutsummaryrefslogtreecommitdiff
path: root/go.sum (follow)
Commit message (Collapse)AuthorAgeFilesLines
* *: Downgrade go-git from main to v5.14.0Runxi Yu5 days1-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
* *: Bump dependenciesRunxi Yu6 days1-2/+2
|
* http/templates: Minify templatesRunxi Yu6 days1-2/+7
|
* *: Bump go-gitRunxi Yu6 days1-2/+2
|
* *: Bump go-gitRunxi Yu7 days1-0/+2
|
* *: Bump dependenciesRunxi Yu7 days1-16/+16
|
* *: Use main branch of go-gitRunxi Yu8 days1-22/+8
|
* *: Bump dependenciesRunxi Yu8 days1-14/+14
|
* deps: Bump lindenii-commonRunxi Yu2025-02-201-2/+2
|
* go.mod: Bump lindenii-common (cmap split into ComparableMap and Map)Runxi Yu2025-02-171-2/+2
|
* go.mod: Bump lindenii-commonRunxi Yu2025-02-141-2/+2
|
* go.mod: Bump dependenciesRunxi Yu2025-02-141-4/+4
|
* login: Implement password validationRunxi Yu2025-02-131-0/+36
|
* render_readme.go: Add org-mode supportRunxi Yu2025-02-121-0/+2
|
* config.go, etc.: Add PostgreSQLRunxi Yu2025-02-121-2/+13
|
* repo_commit: Don't crash on null from/to filesRunxi Yu2025-02-111-0/+2
|
* git_misc: Sanitize pathsRunxi Yu2025-02-111-2/+2
|
* go.mod: Bump dependenciesRunxi Yu2025-02-111-32/+32
|
* handle_repo_tree: Syntax highlightingRunxi Yu2025-02-101-0/+4
|
* *: Add basic repo home with a README and recent commits displayRunxi Yu2025-02-091-0/+116
|
* *: Basic web serverRunxi Yu2025-02-051-0/+2