aboutsummaryrefslogtreecommitdiff
path: root/templates (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* *.html.tmpl: Rename from *.htmlRunxi Yu2025-02-107-0/+0
* footer.html: Add link to Lindenii ForgeRunxi Yu2025-02-106-0/+18
* main: Prefix group names with /g/Runxi Yu2025-02-101-1/+1
* *: category -> groupRunxi Yu2025-02-104-7/+7
* repo_tree: Fix URL and anchor issuesRunxi Yu2025-02-101-3/+3
* category_index -> category_reposRunxi Yu2025-02-102-4/+4
* repo_{index,tree_dir}.html, style.css: Darker table title rowRunxi Yu2025-02-102-5/+5
* *: Some simple styling with tablesRunxi Yu2025-02-102-10/+47
* *.html: Add "– Lindenii Forge" to the titleRunxi Yu2025-02-105-5/+5
* head.html: Add a common head templateRunxi Yu2025-02-107-31/+10
* *.html: ReindentRunxi Yu2025-02-105-149/+149
* base.html: Initialize for later useRunxi Yu2025-02-101-0/+26
* repo_tree: Add chroma.cssRunxi Yu2025-02-101-0/+1