Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | *: Downgrade go-git from main to v5.14.0 | Runxi Yu | 5 days | 1 | -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 dependencies | Runxi Yu | 6 days | 1 | -2/+2 |
| | |||||
* | http/templates: Minify templates | Runxi Yu | 6 days | 1 | -2/+7 |
| | |||||
* | *: Bump go-git | Runxi Yu | 6 days | 1 | -2/+2 |
| | |||||
* | *: Bump go-git | Runxi Yu | 7 days | 1 | -0/+2 |
| | |||||
* | *: Bump dependencies | Runxi Yu | 7 days | 1 | -16/+16 |
| | |||||
* | *: Use main branch of go-git | Runxi Yu | 8 days | 1 | -22/+8 |
| | |||||
* | *: Bump dependencies | Runxi Yu | 8 days | 1 | -14/+14 |
| | |||||
* | deps: Bump lindenii-common | Runxi Yu | 2025-02-20 | 1 | -2/+2 |
| | |||||
* | go.mod: Bump lindenii-common (cmap split into ComparableMap and Map) | Runxi Yu | 2025-02-17 | 1 | -2/+2 |
| | |||||
* | go.mod: Bump lindenii-common | Runxi Yu | 2025-02-14 | 1 | -2/+2 |
| | |||||
* | go.mod: Bump dependencies | Runxi Yu | 2025-02-14 | 1 | -4/+4 |
| | |||||
* | login: Implement password validation | Runxi Yu | 2025-02-13 | 1 | -0/+36 |
| | |||||
* | render_readme.go: Add org-mode support | Runxi Yu | 2025-02-12 | 1 | -0/+2 |
| | |||||
* | config.go, etc.: Add PostgreSQL | Runxi Yu | 2025-02-12 | 1 | -2/+13 |
| | |||||
* | repo_commit: Don't crash on null from/to files | Runxi Yu | 2025-02-11 | 1 | -0/+2 |
| | |||||
* | git_misc: Sanitize paths | Runxi Yu | 2025-02-11 | 1 | -2/+2 |
| | |||||
* | go.mod: Bump dependencies | Runxi Yu | 2025-02-11 | 1 | -32/+32 |
| | |||||
* | handle_repo_tree: Syntax highlighting | Runxi Yu | 2025-02-10 | 1 | -0/+4 |
| | |||||
* | *: Add basic repo home with a README and recent commits display | Runxi Yu | 2025-02-09 | 1 | -0/+116 |
| | |||||
* | *: Basic web server | Runxi Yu | 2025-02-05 | 1 | -0/+2 |