| Commit message (Expand) | Author | Files | Lines |
6 days | repo/index: Emit warning when path contains newline | Runxi Yu | 1 | -0/+6 |
6 days | repo/index: Display repo info only, when commits/files unavailable | Runxi Yu | 1 | -51/+57 |
7 days | *: Add column headers to tables | Runxi Yu | 1 | -0/+10 |
7 days | *: Support subgroups via SQL recursion | Runxi Yu | 1 | -1/+1 |
10 days | Add SPDX license headers to all HTML templates | Runxi Yu | 1 | -0/+4 |
2025-02-19 | repo/index: Remove toggle boxes | Runxi Yu | 1 | -12/+4 |
2025-02-19 | repo/index: Add button to show merge requests | Runxi Yu | 1 | -0/+5 |
2025-02-19 | repo/index: Don't show HTTP clone URL as it's the same as the Web URL | Runxi Yu | 1 | -5/+2 |
2025-02-18 | *.tmpl: Update <title>'s | Runxi Yu | 1 | -1/+1 |
2025-02-18 | repo_index.html: Move the repo description before the clone URLs | Runxi Yu | 1 | -6/+6 |
2025-02-16 | repo_index: Add HTTP clone along with SSH | Runxi Yu | 1 | -2/+5 |
2025-02-15 | templates: *.html.tmpl -> *.tmpl | Runxi Yu | 1 | -0/+0 |
2025-02-14 | repo_index: Make readme scrollable just in case | Runxi Yu | 1 | -1/+1 |
2025-02-14 | style.css, repo_index: Use div, not table, for expandables | Runxi Yu | 1 | -20/+6 |
2025-02-14 | *: Make the forge title configurable | Runxi Yu | 1 | -3/+3 |
2025-02-14 | repo_log: Use parameters for refspec | Runxi Yu | 1 | -1/+1 |
2025-02-14 | repo_index: Allow refspecs | Runxi Yu | 1 | -2/+3 |
2025-02-14 | http_*: Refactor to reduce duplication | Runxi Yu | 1 | -3/+3 |
2025-02-13 | repo_index: Add repo descriptions | Runxi Yu | 1 | -0/+10 |
2025-02-13 | _repo_header.html: Purge | Runxi Yu | 1 | -3/+0 |
2025-02-13 | _header.html: Format the main header | Runxi Yu | 1 | -3/+1 |
2025-02-13 | _header.html: Add header | Runxi Yu | 1 | -0/+3 |
2025-02-12 | repo_index: Add clone instructions | Runxi Yu | 1 | -0/+15 |
2025-02-12 | render_readme.go: Render plain READMEs too | Runxi Yu | 1 | -1/+1 |
2025-02-11 | *.html: Add a simple repo header | Runxi Yu | 1 | -0/+3 |
2025-02-11 | *: Use URL params to specify commits/branches/tags | Runxi Yu | 1 | -1/+1 |
2025-02-11 | repo_index.html, style.css: CSS state machines | Runxi Yu | 1 | -15/+6 |
2025-02-11 | style.css, *.html: Scrolling behavior | Runxi Yu | 1 | -5/+5 |
2025-02-11 | repo_{index,tree_dir}.html, style.css: No inner margins on README td's | Runxi Yu | 1 | -2/+2 |
2025-02-11 | repo_{index,log}: Link commits to their pages | Runxi Yu | 1 | -1/+1 |
2025-02-11 | repo_index: Don't display commit IDs | Runxi Yu | 1 | -3/+1 |
2025-02-11 | repo_index: Link to repo log | Runxi Yu | 1 | -1/+1 |
2025-02-10 | style.css, *.html: Lighthouse accessibility | Runxi Yu | 1 | -1/+1 |
2025-02-10 | *.html.tmpl: Rename from *.html | Runxi Yu | 1 | -0/+0 |
2025-02-10 | footer.html: Add link to Lindenii Forge | Runxi Yu | 1 | -0/+3 |
2025-02-10 | *: category -> group | Runxi Yu | 1 | -1/+1 |
2025-02-10 | repo_{index,tree_dir}.html, style.css: Darker table title row | Runxi Yu | 1 | -3/+3 |
2025-02-10 | *: Some simple styling with tables | Runxi Yu | 1 | -3/+24 |
2025-02-10 | *.html: Add "– Lindenii Forge" to the title | Runxi Yu | 1 | -1/+1 |
2025-02-10 | head.html: Add a common head template | Runxi Yu | 1 | -1/+1 |
2025-02-10 | *.html: Reindent | Runxi Yu | 1 | -62/+62 |
2025-02-10 | *: project -> category | Runxi Yu | 1 | -1/+1 |
2025-02-10 | repo_index: Add / to directories in name listings | Runxi Yu | 1 | -1/+1 |
2025-02-10 | repo_index: Add anchors to filenames in the tree listing | Runxi Yu | 1 | -1/+2 |
2025-02-10 | repo_index: Use the first line of the commit message | Runxi Yu | 1 | -1/+1 |
2025-02-10 | reop_index.html, style.css: padding-wrapper | Runxi Yu | 1 | -1/+8 |
2025-02-10 | repo_index: Add file list | Runxi Yu | 1 | -0/+19 |
2025-02-09 | repo_index.html: Remove unnecessary whitespace in output | Runxi Yu | 1 | -14/+8 |
2025-02-09 | repo_index.html: Include external CSS | Runxi Yu | 1 | -0/+1 |
2025-02-09 | *: Add basic repo home with a README and recent commits display | Runxi Yu | 1 | -0/+45 |