aboutsummaryrefslogtreecommitdiff
path: root/templates (follow)
Commit message (Expand)AuthorAgeFilesLines
* repo/contrib: Display merge request diffsRunxi Yu2025-02-192-18/+83
* http: Add blank contrib/%d templateRunxi Yu2025-02-191-0/+18
* contrib: Add contrib/MR index pageRunxi Yu2025-02-191-0/+33
* *.tmpl: Update <title>'sRunxi Yu2025-02-187-7/+7
* repo_index.html: Move the repo description before the clone URLsRunxi Yu2025-02-181-6/+6
* repo_commit.html: Move the commit message out of the tableRunxi Yu2025-02-181-4/+3
* repo_index: Add HTTP clone along with SSHRunxi Yu2025-02-161-2/+5
* templates: *.html.tmpl -> *.tmplRunxi Yu2025-02-1512-0/+0
* repo_index: Make readme scrollable just in caseRunxi Yu2025-02-141-1/+1
* style.css, repo_index: Use div, not table, for expandablesRunxi Yu2025-02-142-22/+8
* *: Use Makefile, and generate a versionRunxi Yu2025-02-141-1/+1
* reop_commit: Fix immediate newlines after <pre>Runxi Yu2025-02-141-3/+3
* *: Make the forge title configurableRunxi Yu2025-02-1410-19/+19
* repo_log: Use parameters for refspecRunxi Yu2025-02-142-2/+2
* repo_index: Allow refspecsRunxi Yu2025-02-141-2/+3
* http_*: Refactor to reduce duplicationRunxi Yu2025-02-145-11/+11
* repo_*_{dir,file}: Add ref params if not headRunxi Yu2025-02-133-3/+7
* repo_{raw,tree}_dir: Only display "on $ref" if necessaryRunxi Yu2025-02-132-2/+2
* group_repos: Fix table rowsRunxi Yu2025-02-131-6/+8
* repo_tree_file: Add paddingRunxi Yu2025-02-131-4/+6
* group_index: Use table listRunxi Yu2025-02-131-8/+15
* repo_log: Scrollable viewRunxi Yu2025-02-131-25/+27
* index: Reformat the pageRunxi Yu2025-02-131-14/+30
* repo_index: Add repo descriptionsRunxi Yu2025-02-131-0/+10
* _repo_header.html: PurgeRunxi Yu2025-02-137-28/+0
* _header.html: Format the main headerRunxi Yu2025-02-139-34/+20
* handle_user: StubRunxi Yu2025-02-131-1/+1
* login: Implement password validationRunxi Yu2025-02-131-0/+1
* login: Stub login pageRunxi Yu2025-02-131-0/+54
* _header.html: Add headerRunxi Yu2025-02-1310-1/+36
* {ssh,global}.go, index.html: Add global data containing ssh fpRunxi Yu2025-02-121-3/+19
* repo_index: Add clone instructionsRunxi Yu2025-02-121-0/+15
* repo_log: Fix anchorRunxi Yu2025-02-121-1/+1
* _footer.html: Fix upstream linkRunxi Yu2025-02-121-1/+1
* repo_tree_file: Fix link to CSSRunxi Yu2025-02-121-1/+1
* *: Migrate to the new path schemeRunxi Yu2025-02-125-8/+8
* repo_tree_file: Don't treespec when it's headRunxi Yu2025-02-121-1/+1
* render_readme.go: Render plain READMEs tooRunxi Yu2025-02-122-4/+2
* repo_commit: Use /dev/null, not {a,b}/NULL, for empty filesRunxi Yu2025-02-121-2/+10
* _repo_header.html: Add /g/Runxi Yu2025-02-111-0/+2
* _repo_header.html: Add link to rootRunxi Yu2025-02-111-0/+2
* *.html: Add a simple repo headerRunxi Yu2025-02-117-0/+25
* repo_commit: Don't crash when viewing the first commitRunxi Yu2025-02-111-2/+2
* *: Use URL params to specify commits/branches/tagsRunxi Yu2025-02-113-4/+4
* repo_commit: Add patch viewRunxi Yu2025-02-111-0/+4
* repo_commit: Properly format patchsetsRunxi Yu2025-02-111-13/+24
* repo_commit: Show chunksRunxi Yu2025-02-111-3/+16
* repo_index.html, style.css: CSS state machinesRunxi Yu2025-02-113-25/+6
* *.html: Fix body classRunxi Yu2025-02-113-3/+3
* style.css, *.html: Scrolling behaviorRunxi Yu2025-02-115-12/+14