| Commit message (Expand) | Author | Files | Lines |
2025-04-05 | HTML: Broken branches warning | Runxi Yu | 1 | -0/+7 |
2025-04-03 | HTML: Use the proper repo_url_root in tree/rawtreev0.1.12 | Runxi Yu | 1 | -7/+7 |
2025-03-31 | Replace FileContributor with FileCopyrightText | Runxi Yu | 1 | -1/+1 |
2025-03-31 | Proper tabs on repo index | Runxi Yu | 1 | -2/+13 |
2025-03-31 | Add repo tab navigation to all pages | Runxi Yu | 1 | -0/+20 |
2025-03-31 | Use ref_query for ?branch=x, etc | Runxi Yu | 1 | -3/+2 |
2025-03-25 | Further remove .rounded and .rounded-footed | Runxi Yu | 1 | -1/+1 |
2025-03-21 | Fix Is_file -> IsFile naming | Runxi Yu | 1 | -1/+1 |
2025-03-10 | css, html: Rounded corners | Runxi Yu | 1 | -1/+1 |
2025-03-07 | http/templates: Reduce whitespace | Runxi Yu | 1 | -13/+13 |
2025-03-06 | *: Add column headers to tables | Runxi Yu | 1 | -0/+5 |
2025-03-06 | *: Support subgroups via SQL recursion | Runxi Yu | 1 | -1/+1 |
2025-03-03 | Add SPDX license headers to all HTML templates | Runxi Yu | 1 | -0/+4 |
2025-02-18 | *.tmpl: Update <title>'s | Runxi Yu | 1 | -1/+1 |
2025-02-15 | templates: *.html.tmpl -> *.tmpl | Runxi Yu | 1 | -0/+0 |
2025-02-14 | *: Make the forge title configurable | Runxi Yu | 1 | -1/+1 |
2025-02-14 | http_*: Refactor to reduce duplication | Runxi Yu | 1 | -3/+3 |
2025-02-13 | repo_*_{dir,file}: Add ref params if not head | Runxi Yu | 1 | -1/+3 |
2025-02-13 | repo_{raw,tree}_dir: Only display "on $ref" if necessary | Runxi Yu | 1 | -1/+1 |
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-11 | *.html: Add a simple repo header | Runxi Yu | 1 | -0/+3 |
2025-02-11 | repo_index.html, style.css: CSS state machines | Runxi Yu | 1 | -5/+0 |
2025-02-11 | *.html: Fix body class | Runxi Yu | 1 | -1/+1 |
2025-02-11 | style.css, *.html: Scrolling behavior | Runxi Yu | 1 | -2/+2 |
2025-02-11 | repo_raw: Serve raw files | Runxi Yu | 1 | -22/+2 |
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_tree: Fix URL and anchor issues | Runxi Yu | 1 | -3/+3 |
2025-02-10 | repo_{index,tree_dir}.html, style.css: Darker table title row | Runxi Yu | 1 | -2/+2 |
2025-02-10 | *: Some simple styling with tables | Runxi Yu | 1 | -7/+23 |
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 | -40/+40 |
2025-02-10 | *: project -> category | Runxi Yu | 1 | -1/+1 |
2025-02-10 | repo_tree_{dir,file}: Fix body class | Runxi Yu | 1 | -1/+1 |
2025-02-10 | repo_tree: Add anchors to entries | Runxi Yu | 1 | -1/+3 |
2025-02-10 | repo_tree_dir: Fix path_spec | Runxi Yu | 1 | -1/+4 |
2025-02-10 | repo_tree: Initialize handler (copied over from index) | Runxi Yu | 1 | -0/+40 |