aboutsummaryrefslogtreecommitdiff
path: root/templates/repo_index.tmpl (unfollow)
Commit message (Expand)AuthorFilesLines
2025-02-19repo/index: Don't show HTTP clone URL as it's the same as the Web URLRunxi Yu1-5/+2
2025-02-18*.tmpl: Update <title>'sRunxi Yu1-1/+1
2025-02-18repo_index.html: Move the repo description before the clone URLsRunxi Yu1-6/+6
2025-02-16repo_index: Add HTTP clone along with SSHRunxi Yu1-2/+5
2025-02-15templates: *.html.tmpl -> *.tmplRunxi Yu1-0/+0
2025-02-14repo_index: Make readme scrollable just in caseRunxi Yu1-1/+1
2025-02-14style.css, repo_index: Use div, not table, for expandablesRunxi Yu1-20/+6
2025-02-14*: Make the forge title configurableRunxi Yu1-3/+3
2025-02-14repo_log: Use parameters for refspecRunxi Yu1-1/+1
2025-02-14repo_index: Allow refspecsRunxi Yu1-2/+3
2025-02-14http_*: Refactor to reduce duplicationRunxi Yu1-3/+3
2025-02-13repo_index: Add repo descriptionsRunxi Yu1-0/+10
2025-02-13_repo_header.html: PurgeRunxi Yu1-3/+0
2025-02-13_header.html: Format the main headerRunxi Yu1-3/+1
2025-02-13_header.html: Add headerRunxi Yu1-0/+3
2025-02-12repo_index: Add clone instructionsRunxi Yu1-0/+15
2025-02-12render_readme.go: Render plain READMEs tooRunxi Yu1-1/+1
2025-02-11*.html: Add a simple repo headerRunxi Yu1-0/+3
2025-02-11*: Use URL params to specify commits/branches/tagsRunxi Yu1-1/+1
2025-02-11repo_index.html, style.css: CSS state machinesRunxi Yu1-15/+6
2025-02-11style.css, *.html: Scrolling behaviorRunxi Yu1-5/+5
2025-02-11repo_{index,tree_dir}.html, style.css: No inner margins on README td'sRunxi Yu1-2/+2
2025-02-11repo_{index,log}: Link commits to their pagesRunxi Yu1-1/+1
2025-02-11repo_index: Don't display commit IDsRunxi Yu1-3/+1
2025-02-11repo_index: Link to repo logRunxi Yu1-1/+1
2025-02-10style.css, *.html: Lighthouse accessibilityRunxi Yu1-1/+1
2025-02-10*.html.tmpl: Rename from *.htmlRunxi Yu1-0/+0
2025-02-10footer.html: Add link to Lindenii ForgeRunxi Yu1-0/+3
2025-02-10*: category -> groupRunxi Yu1-1/+1
2025-02-10repo_{index,tree_dir}.html, style.css: Darker table title rowRunxi Yu1-3/+3
2025-02-10*: Some simple styling with tablesRunxi Yu1-3/+24
2025-02-10*.html: Add "&ndash; Lindenii Forge" to the titleRunxi Yu1-1/+1
2025-02-10head.html: Add a common head templateRunxi Yu1-1/+1
2025-02-10*.html: ReindentRunxi Yu1-62/+62
2025-02-10*: project -> categoryRunxi Yu1-1/+1
2025-02-10repo_index: Add / to directories in name listingsRunxi Yu1-1/+1
2025-02-10repo_index: Add anchors to filenames in the tree listingRunxi Yu1-1/+2
2025-02-10repo_index: Use the first line of the commit messageRunxi Yu1-1/+1
2025-02-10reop_index.html, style.css: padding-wrapperRunxi Yu1-1/+8
2025-02-10repo_index: Add file listRunxi Yu1-0/+19
2025-02-09repo_index.html: Remove unnecessary whitespace in outputRunxi Yu1-14/+8
2025-02-09repo_index.html: Include external CSSRunxi Yu1-0/+1
2025-02-09*: Add basic repo home with a README and recent commits displayRunxi Yu1-0/+45