aboutsummaryrefslogtreecommitdiff
path: root/templates (follow)
Commit message (Expand)AuthorAgeFilesLines
* *: Add column headers to tablesRunxi Yu7 days6-17/+41
* Update hosted forge linksRunxi Yu7 days1-1/+1
* group/index: Allow repo creation via webRunxi Yu7 days1-0/+11
* group: Add description field to the create repo formRunxi Yu7 days1-1/+7
* group/index: Add create repo formRunxi Yu7 days1-0/+37
* http: Check for direct user accessRunxi Yu7 days1-2/+2
* group/index: Add group descriptionRunxi Yu7 days1-0/+3
* *: Support subgroups via SQL recursionRunxi Yu7 days13-69/+106
* repo/contrib/one: Diff against merge baseRunxi Yu8 days1-2/+6
* Add SPDX license headers to all HTML templatesRunxi Yu10 days14-0/+56
* repo/index: Remove toggle boxesRunxi Yu2025-02-191-12/+4
* repo/index: Add button to show merge requestsRunxi Yu2025-02-191-0/+5
* repo/index: Don't show HTTP clone URL as it's the same as the Web URLRunxi Yu2025-02-191-5/+2
* 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