aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* repo_commit: Use /dev/null, not {a,b}/NULL, for empty filesRunxi Yu2025-02-122-3/+11
* schema.sql: FixesRunxi Yu2025-02-121-5/+4
* schema.sql: Basic schemaRunxi Yu2025-02-121-0/+71
* config.go, etc.: Add PostgreSQLRunxi Yu2025-02-124-2/+39
* _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: ReformatRunxi Yu2025-02-111-2/+6
* repo_commit: Don't crash when viewing the first commitRunxi Yu2025-02-112-10/+25
* repo_commit: Don't crash on null from/to filesRunxi Yu2025-02-113-1/+31
* *.go: ReformatRunxi Yu2025-02-114-5/+4
* *.go: Remove extra TODOsRunxi Yu2025-02-115-6/+1
* *: Use URL params to specify commits/branches/tagsRunxi Yu2025-02-118-18/+127
* style.css: Fix file content backgroundRunxi Yu2025-02-111-2/+5
* repo_commit: Redirect faulty URLsRunxi Yu2025-02-111-6/+11
* repo_commit: Add patch viewRunxi Yu2025-02-114-3/+80
* style.css: Better colors in dark mode, and add paddingRunxi Yu2025-02-111-0/+8
* repo_commit: Properly format patchsetsRunxi Yu2025-02-113-14/+55
* repo_commit: Show chunksRunxi Yu2025-02-113-9/+46
* repo_index.html, style.css: CSS state machinesRunxi Yu2025-02-114-25/+27
* *.html: Fix body classRunxi Yu2025-02-113-3/+3
* *.go: LintingRunxi Yu2025-02-112-11/+7
* *.go: ReformatRunxi Yu2025-02-113-3/+3
* style.css, *.html: Scrolling behaviorRunxi Yu2025-02-116-18/+20
* repo_{index,tree_dir}.html, style.css: No inner margins on README td'sRunxi Yu2025-02-113-5/+10
* repo_commit: Add commit messageRunxi Yu2025-02-112-1/+12
* .editorconfig: Remove {tab/indent}_size when using tabsRunxi Yu2025-02-111-8/+0
* repo_{index,log}: Link commits to their pagesRunxi Yu2025-02-113-2/+6
* style.css: Let's use width 100% for tables for now... adjust laterRunxi Yu2025-02-111-2/+1
* repo_index: Don't display commit IDsRunxi Yu2025-02-111-3/+1
* repo_commit: Add a commit info pageRunxi Yu2025-02-114-0/+105
* git_misc: Sanitize pathsRunxi Yu2025-02-113-3/+13
* go.mod: Bump dependenciesRunxi Yu2025-02-112-47/+44
* repo_index: Link to repo logRunxi Yu2025-02-112-1/+2
* _{head,footer}.html: Add underscore to indicate that it's partialRunxi Yu2025-02-112-0/+0
* repo_log: Add a logRunxi Yu2025-02-115-10/+115
* repo_{raw,tree}: Redirect if visiting file but path_spec ends with slashRunxi Yu2025-02-112-0/+8
* repo_tree: Add link to rawRunxi Yu2025-02-111-1/+1
* repo_raw: Serve raw filesRunxi Yu2025-02-113-0/+118
* group_{index,repos}: Rename files tooRunxi Yu2025-02-112-0/+0
* git_misc: Don't return error on repos with fewer than 3 commitsRunxi Yu2025-02-111-1/+4
* *.go: ReformatRunxi Yu2025-02-112-5/+5
* .editorconfig: InitRunxi Yu2025-02-111-0/+24
* style.css: Make links brighter in dark modeRunxi Yu2025-02-111-1/+1
* chroma.css: Add dark themeRunxi Yu2025-02-111-68/+147
* style.css: Add dark themeRunxi Yu2025-02-111-0/+17
* style.css: Padding in px, not remRunxi Yu2025-02-111-2/+2
* style.css: Increase max-widthRunxi Yu2025-02-111-1/+1
* repo_tree: Fix panic on empty pathspecRunxi Yu2025-02-111-1/+1
* README.md: SpellingRunxi Yu2025-02-111-2/+2