Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bump dependencies | Runxi Yu | 2025-03-30 | 1 | -4/+4 |
| | |||||
* | Bump dependencies | Runxi Yu | 2025-03-25 | 1 | -2/+2 |
| | |||||
* | Revert "Add prometheus" | Runxi Yu | 2025-03-25 | 1 | -16/+0 |
| | | | | This reverts commit bb3b881a0cef2248e15452ed1eead630b9ba0f75. | ||||
* | Add prometheus | Runxi Yu | 2025-03-24 | 1 | -0/+16 |
| | |||||
* | Cache tree-building | Runxi Yu | 2025-03-22 | 1 | -0/+6 |
| | |||||
* | Log incoming and outgoing messages | Runxi Yu | 2025-03-22 | 1 | -2/+2 |
| | |||||
* | Bump dependencies | Runxi Yu | 2025-03-22 | 1 | -4/+4 |
| | |||||
* | Add rudimentary IRC logic | Runxi Yu | 2025-03-22 | 1 | -0/+2 |
| | |||||
* | Bump lindenii-common | Runxi Yu | 2025-03-21 | 1 | -2/+2 |
| | |||||
* | Bump dependencies | Runxi Yu | 2025-03-21 | 1 | -9/+8 |
| | |||||
* | index: Humanize allocated size | Runxi Yu | 2025-03-09 | 1 | -0/+2 |
| | |||||
* | *: Downgrade go-git from main to v5.14.0 | Runxi Yu | 2025-03-08 | 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 | 2025-03-07 | 1 | -2/+2 |
| | |||||
* | http/templates: Minify templates | Runxi Yu | 2025-03-07 | 1 | -2/+7 |
| | |||||
* | *: Bump go-git | Runxi Yu | 2025-03-07 | 1 | -2/+2 |
| | |||||
* | *: Bump go-git | Runxi Yu | 2025-03-06 | 1 | -0/+2 |
| | |||||
* | *: Bump dependencies | Runxi Yu | 2025-03-06 | 1 | -16/+16 |
| | |||||
* | *: Use main branch of go-git | Runxi Yu | 2025-03-05 | 1 | -22/+8 |
| | |||||
* | *: Bump dependencies | Runxi Yu | 2025-03-05 | 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 |