| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | repo_index: Add anchors to filenames in the tree listing | Runxi Yu | 2025-02-10 | 2 | -1/+3 |
* | *.go: Reformat code | Runxi Yu | 2025-02-10 | 3 | -9/+11 |
* | repo_tree: Support listing directories other than / | Runxi Yu | 2025-02-10 | 1 | -11/+17 |
* | main: Add {$} to path handlers that need it | Runxi Yu | 2025-02-10 | 1 | -1/+1 |
* | repo_tree: Initialize handler (copied over from index) | Runxi Yu | 2025-02-10 | 3 | -0/+136 |
* | repo_index: Use the first line of the commit message | Runxi Yu | 2025-02-10 | 3 | -2/+10 |
* | reop_index.html, style.css: padding-wrapper | Runxi Yu | 2025-02-10 | 2 | -3/+20 |
* | repo_index: Only display first four characters of os_mode | Runxi Yu | 2025-02-10 | 1 | -2/+2 |
* | repo_index: Add file list | Runxi Yu | 2025-02-10 | 3 | -0/+47 |
* | repo_index.html: Remove unnecessary whitespace in output | Runxi Yu | 2025-02-09 | 1 | -14/+8 |
* | repo_index.html: Include external CSS | Runxi Yu | 2025-02-09 | 1 | -0/+1 |
* | style.css: .commit-id monospace | Runxi Yu | 2025-02-09 | 1 | -0/+3 |
* | README.md: Write some details | Runxi Yu | 2025-02-09 | 1 | -13/+37 |
* | {main,resources}.go: Serve static/ properly | Runxi Yu | 2025-02-09 | 2 | -1/+6 |
* | *: Add basic repo home with a README and recent commits display | Runxi Yu | 2025-02-09 | 8 | -1/+278 |
* | NOTES.md: Remove | Runxi Yu | 2025-02-05 | 1 | -63/+0 |
* | NOTES.md: Document some sshd stuff | Runxi Yu | 2025-02-05 | 1 | -0/+63 |
* | *: Basic web server | Runxi Yu | 2025-02-05 | 10 | -0/+120 |
* | go.mod | Runxi Yu | 2025-02-05 | 1 | -0/+3 |
* | README.md: Add section "Organization" | Runxi Yu | 2025-02-05 | 1 | -0/+17 |
* | LICENSE | Runxi Yu | 2025-02-05 | 1 | -0/+122 |