| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | 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 |
* | category_index: Add a repo index for each category | Runxi Yu | 2025-02-10 | 1 | -0/+20 |
* | index: List categories | Runxi Yu | 2025-02-10 | 1 | -0/+20 |
* | repo_tree_{dir,file}: Fix body class | Runxi Yu | 2025-02-10 | 2 | -2/+2 |
* | repo_tree: Add anchors to entries | Runxi Yu | 2025-02-10 | 1 | -1/+3 |
* | repo_tree: Display files too | Runxi Yu | 2025-02-10 | 1 | -0/+15 |
* | repo_tree_dir: Fix path_spec | Runxi Yu | 2025-02-10 | 1 | -1/+4 |
* | repo_index: Add / to directories in name listings | Runxi Yu | 2025-02-10 | 1 | -1/+1 |
* | repo_index: Add anchors to filenames in the tree listing | Runxi Yu | 2025-02-10 | 1 | -1/+2 |
* | repo_tree: Initialize handler (copied over from index) | Runxi Yu | 2025-02-10 | 1 | -0/+40 |
* | repo_index: Use the first line of the commit message | Runxi Yu | 2025-02-10 | 1 | -1/+1 |
* | reop_index.html, style.css: padding-wrapper | Runxi Yu | 2025-02-10 | 1 | -1/+8 |
* | repo_index: Add file list | Runxi Yu | 2025-02-10 | 1 | -0/+19 |
* | 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 |
* | *: Add basic repo home with a README and recent commits display | Runxi Yu | 2025-02-09 | 2 | -0/+45 |
* | *: Basic web server | Runxi Yu | 2025-02-05 | 1 | -0/+0 |