aboutsummaryrefslogtreecommitdiff
path: root/go.mod (follow)
Commit message (Collapse)AuthorAgeFilesLines
* HTTP: Use git2d for the repo indexRunxi Yu2025-04-031-0/+1
|
* LMTP: Stub patch applicationRunxi Yu2025-04-021-0/+1
|
* Basic debugging LMTP handlerRunxi Yu2025-04-011-0/+3
|
* Bump dependenciesRunxi Yu2025-03-301-3/+3
|
* Bump dependenciesRunxi Yu2025-03-251-1/+1
|
* Revert "Add prometheus"Runxi Yu2025-03-251-8/+0
| | | | This reverts commit bb3b881a0cef2248e15452ed1eead630b9ba0f75.
* Add prometheusRunxi Yu2025-03-241-0/+8
|
* Cache tree-buildingRunxi Yu2025-03-221-0/+3
|
* Log incoming and outgoing messagesRunxi Yu2025-03-221-1/+1
|
* Bump dependenciesRunxi Yu2025-03-221-2/+2
|
* Add rudimentary IRC logicRunxi Yu2025-03-221-0/+1
|
* Bump lindenii-commonRunxi Yu2025-03-211-1/+1
|
* Bump Go version to 1.24.1Runxi Yu2025-03-211-1/+1
|
* Bump dependenciesRunxi Yu2025-03-211-3/+3
|
* *: go-humanize is a direct dependency, not indirectRunxi Yu2025-03-131-1/+1
|
* index: Humanize allocated sizeRunxi Yu2025-03-091-0/+1
|
* *: Downgrade go-git from main to v5.14.0Runxi Yu2025-03-081-1/+4
| | | | | | | | 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 Yu2025-03-071-1/+1
|
* http/templates: Minify templatesRunxi Yu2025-03-071-0/+2
|
* *: Bump go-gitRunxi Yu2025-03-071-1/+1
|
* *: Bump go-gitRunxi Yu2025-03-061-1/+1
|
* *: Bump dependenciesRunxi Yu2025-03-061-7/+7
|
* *: Use main branch of go-gitRunxi Yu2025-03-051-4/+2
|
* *: Bump dependenciesRunxi Yu2025-03-051-4/+4
|
* deps: Bump lindenii-commonRunxi Yu2025-02-201-1/+1
|
* go.mod: Bump lindenii-common (cmap split into ComparableMap and Map)Runxi Yu2025-02-171-1/+1
|
* go.mod: go-billy is now indirectRunxi Yu2025-02-171-1/+1
|
* go.mod: Move go-billy to directRunxi Yu2025-02-161-1/+1
|
* go.mod: Bump lindenii-commonRunxi Yu2025-02-141-1/+1
|
* go.mod: Bump dependenciesRunxi Yu2025-02-141-2/+2
|
* login: Implement password validationRunxi Yu2025-02-131-0/+1
|
* ssh.go: Add anonymous SSH cloningRunxi Yu2025-02-121-1/+3
|
* render_readme.go: Add org-mode supportRunxi Yu2025-02-121-0/+1
|
* config.go, etc.: Add PostgreSQLRunxi Yu2025-02-121-0/+6
|
* repo_commit: Don't crash on null from/to filesRunxi Yu2025-02-111-1/+1
|
* git_misc: Sanitize pathsRunxi Yu2025-02-111-1/+1
|
* go.mod: Bump dependenciesRunxi Yu2025-02-111-15/+12
|
* handle_repo_tree: Syntax highlightingRunxi Yu2025-02-101-0/+2
|
* *: Add basic repo home with a README and recent commits displayRunxi Yu2025-02-091-1/+33
|
* *: Basic web serverRunxi Yu2025-02-051-0/+2
|
* go.modRunxi Yu2025-02-051-0/+3