| Commit message (Expand) | Author | Age | Files | Lines |
* | _header.html: Add header | Runxi Yu | 2025-02-13 | 10 | -1/+36 |
* | {ssh,global}.go, index.html: Add global data containing ssh fp | Runxi Yu | 2025-02-12 | 1 | -3/+19 |
* | repo_index: Add clone instructions | Runxi Yu | 2025-02-12 | 1 | -0/+15 |
* | repo_log: Fix anchor | Runxi Yu | 2025-02-12 | 1 | -1/+1 |
* | _footer.html: Fix upstream link | Runxi Yu | 2025-02-12 | 1 | -1/+1 |
* | repo_tree_file: Fix link to CSS | Runxi Yu | 2025-02-12 | 1 | -1/+1 |
* | *: Migrate to the new path scheme | Runxi Yu | 2025-02-12 | 5 | -8/+8 |
* | repo_tree_file: Don't treespec when it's head | Runxi Yu | 2025-02-12 | 1 | -1/+1 |
* | render_readme.go: Render plain READMEs too | Runxi Yu | 2025-02-12 | 2 | -4/+2 |
* | repo_commit: Use /dev/null, not {a,b}/NULL, for empty files | Runxi Yu | 2025-02-12 | 1 | -2/+10 |
* | _repo_header.html: Add /g/ | Runxi Yu | 2025-02-11 | 1 | -0/+2 |
* | _repo_header.html: Add link to root | Runxi Yu | 2025-02-11 | 1 | -0/+2 |
* | *.html: Add a simple repo header | Runxi Yu | 2025-02-11 | 7 | -0/+25 |
* | repo_commit: Don't crash when viewing the first commit | Runxi Yu | 2025-02-11 | 1 | -2/+2 |
* | *: Use URL params to specify commits/branches/tags | Runxi Yu | 2025-02-11 | 3 | -4/+4 |
* | repo_commit: Add patch view | Runxi Yu | 2025-02-11 | 1 | -0/+4 |
* | repo_commit: Properly format patchsets | Runxi Yu | 2025-02-11 | 1 | -13/+24 |
* | repo_commit: Show chunks | Runxi Yu | 2025-02-11 | 1 | -3/+16 |
* | repo_index.html, style.css: CSS state machines | Runxi Yu | 2025-02-11 | 3 | -25/+6 |
* | *.html: Fix body class | Runxi Yu | 2025-02-11 | 3 | -3/+3 |
* | style.css, *.html: Scrolling behavior | Runxi Yu | 2025-02-11 | 5 | -12/+14 |
* | repo_{index,tree_dir}.html, style.css: No inner margins on README td's | Runxi Yu | 2025-02-11 | 2 | -4/+4 |
* | repo_commit: Add commit message | Runxi Yu | 2025-02-11 | 1 | -1/+9 |
* | repo_{index,log}: Link commits to their pages | Runxi Yu | 2025-02-11 | 2 | -2/+2 |
* | repo_index: Don't display commit IDs | Runxi Yu | 2025-02-11 | 1 | -3/+1 |
* | repo_commit: Add a commit info page | Runxi Yu | 2025-02-11 | 1 | -0/+44 |
* | repo_index: Link to repo log | Runxi Yu | 2025-02-11 | 1 | -1/+1 |
* | _{head,footer}.html: Add underscore to indicate that it's partial | Runxi Yu | 2025-02-11 | 2 | -0/+0 |
* | repo_log: Add a log | Runxi Yu | 2025-02-11 | 1 | -0/+41 |
* | repo_tree: Add link to raw | Runxi Yu | 2025-02-11 | 1 | -1/+1 |
* | repo_raw: Serve raw files | Runxi Yu | 2025-02-11 | 1 | -0/+44 |
* | group_{index,repos}: Rename files too | Runxi Yu | 2025-02-11 | 1 | -0/+0 |
* | style.css, *.html: Lighthouse accessibility | Runxi Yu | 2025-02-10 | 5 | -5/+5 |
* | index: Categories -> groups again | Runxi Yu | 2025-02-10 | 1 | -3/+3 |
* | *.html.tmpl: Rename from *.html | Runxi Yu | 2025-02-10 | 7 | -0/+0 |
* | footer.html: Add link to Lindenii Forge | Runxi Yu | 2025-02-10 | 6 | -0/+18 |
* | main: Prefix group names with /g/ | Runxi Yu | 2025-02-10 | 1 | -1/+1 |
* | *: category -> group | Runxi Yu | 2025-02-10 | 4 | -7/+7 |
* | repo_tree: Fix URL and anchor issues | Runxi Yu | 2025-02-10 | 1 | -3/+3 |
* | category_index -> category_repos | Runxi Yu | 2025-02-10 | 2 | -4/+4 |
* | repo_{index,tree_dir}.html, style.css: Darker table title row | Runxi Yu | 2025-02-10 | 2 | -5/+5 |
* | *: Some simple styling with tables | Runxi Yu | 2025-02-10 | 2 | -10/+47 |
* | *.html: Add "– Lindenii Forge" to the title | Runxi Yu | 2025-02-10 | 5 | -5/+5 |
* | head.html: Add a common head template | Runxi Yu | 2025-02-10 | 7 | -31/+10 |
* | *.html: Reindent | Runxi Yu | 2025-02-10 | 5 | -149/+149 |
* | base.html: Initialize for later use | Runxi Yu | 2025-02-10 | 1 | -0/+26 |
* | repo_tree: Add chroma.css | Runxi Yu | 2025-02-10 | 1 | -0/+1 |
* | handle_repo_tree: Syntax highlighting | Runxi Yu | 2025-02-10 | 1 | -1/+1 |
* | {category_,}index: Add heading | Runxi Yu | 2025-02-10 | 2 | -1/+7 |
* | *: project -> category | Runxi Yu | 2025-02-10 | 3 | -3/+3 |