Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2025-03-30 | Bump dependencies | Runxi Yu | 1 | -4/+4 | |
2025-03-25 | Bump dependencies | Runxi Yu | 1 | -2/+2 | |
2025-03-25 | Revert "Add prometheus" | Runxi Yu | 1 | -16/+0 | |
This reverts commit bb3b881a0cef2248e15452ed1eead630b9ba0f75. | |||||
2025-03-24 | Add prometheus | Runxi Yu | 1 | -0/+16 | |
2025-03-22 | Cache tree-building | Runxi Yu | 1 | -0/+6 | |
2025-03-22 | Log incoming and outgoing messages | Runxi Yu | 1 | -2/+2 | |
2025-03-22 | Bump dependencies | Runxi Yu | 1 | -4/+4 | |
2025-03-22 | Add rudimentary IRC logic | Runxi Yu | 1 | -0/+2 | |
2025-03-21 | Bump lindenii-common | Runxi Yu | 1 | -2/+2 | |
2025-03-21 | Bump dependencies | Runxi Yu | 1 | -9/+8 | |
2025-03-09 | index: Humanize allocated size | Runxi Yu | 1 | -0/+2 | |
2025-03-08 | *: Downgrade go-git from main to v5.14.0 | Runxi Yu | 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 | |||||
2025-03-07 | *: Bump dependencies | Runxi Yu | 1 | -2/+2 | |
2025-03-07 | http/templates: Minify templates | Runxi Yu | 1 | -2/+7 | |
2025-03-07 | *: Bump go-git | Runxi Yu | 1 | -2/+2 | |
2025-03-06 | *: Bump go-git | Runxi Yu | 1 | -0/+2 | |
2025-03-06 | *: Bump dependencies | Runxi Yu | 1 | -16/+16 | |
2025-03-05 | *: Use main branch of go-git | Runxi Yu | 1 | -22/+8 | |
2025-03-05 | *: Bump dependencies | Runxi Yu | 1 | -14/+14 | |
2025-02-20 | deps: Bump lindenii-common | Runxi Yu | 1 | -2/+2 | |
2025-02-17 | go.mod: Bump lindenii-common (cmap split into ComparableMap and Map) | Runxi Yu | 1 | -2/+2 | |
2025-02-14 | go.mod: Bump lindenii-common | Runxi Yu | 1 | -2/+2 | |
2025-02-14 | go.mod: Bump dependencies | Runxi Yu | 1 | -4/+4 | |
2025-02-13 | login: Implement password validation | Runxi Yu | 1 | -0/+36 | |
2025-02-12 | render_readme.go: Add org-mode support | Runxi Yu | 1 | -0/+2 | |
2025-02-12 | config.go, etc.: Add PostgreSQL | Runxi Yu | 1 | -2/+13 | |
2025-02-11 | repo_commit: Don't crash on null from/to files | Runxi Yu | 1 | -0/+2 | |
2025-02-11 | git_misc: Sanitize paths | Runxi Yu | 1 | -2/+2 | |
2025-02-11 | go.mod: Bump dependencies | Runxi Yu | 1 | -32/+32 | |
2025-02-10 | handle_repo_tree: Syntax highlighting | Runxi Yu | 1 | -0/+4 | |
2025-02-09 | *: Add basic repo home with a README and recent commits display | Runxi Yu | 1 | -0/+116 | |
2025-02-05 | *: Basic web server | Runxi Yu | 1 | -0/+2 | |