aboutsummaryrefslogtreecommitdiff
path: root/templates (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | We'll integrate this into the main header in the future
* _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
|
* repo_{index,tree_dir}.html, style.css: No inner margins on README td'sRunxi Yu2025-02-112-4/+4
|
* repo_commit: Add commit messageRunxi Yu2025-02-111-1/+9
|
* repo_{index,log}: Link commits to their pagesRunxi Yu2025-02-112-2/+2
|
* repo_index: Don't display commit IDsRunxi Yu2025-02-111-3/+1
|
* repo_commit: Add a commit info pageRunxi Yu2025-02-111-0/+44
|
* repo_index: Link to repo logRunxi Yu2025-02-111-1/+1
|
* _{head,footer}.html: Add underscore to indicate that it's partialRunxi Yu2025-02-112-0/+0
|
* repo_log: Add a logRunxi Yu2025-02-111-0/+41
|
* repo_tree: Add link to rawRunxi Yu2025-02-111-1/+1
|
* repo_raw: Serve raw filesRunxi Yu2025-02-111-0/+44
|
* group_{index,repos}: Rename files tooRunxi Yu2025-02-111-0/+0
|
* style.css, *.html: Lighthouse accessibilityRunxi Yu2025-02-105-5/+5
|
* index: Categories -> groups againRunxi Yu2025-02-101-3/+3
|