aboutsummaryrefslogtreecommitdiff
path: root/static (follow)
Commit message (Expand)AuthorAgeFilesLines
* group/index: Allow repo creation via webRunxi Yu7 days1-0/+16
* *: Support subgroups via SQL recursionRunxi Yu7 days1-0/+3
* css: *:focus-visible: outline colorRunxi Yu8 days1-0/+4
* css: Don't make the arrow so largeRunxi Yu9 days1-1/+1
* css: Add arrow to diffs in commit viewluk3yx9 days1-0/+14
* css: Fix copyright linesRunxi Yu9 days2-3/+3
* Add SPDX license headers to Makefile, SQL, and CSSRunxi Yu10 days2-0/+10
* css: Fix button text colorsRunxi Yu2025-02-191-5/+5
* css: .commit-id { work-break: break-word; }Runxi Yu2025-02-191-0/+1
* Revert "style.css: Make it more concise"Runxi Yu2025-02-181-35/+69
* Revert "style.css: Fix .chunk-addition"Runxi Yu2025-02-181-5/+3
* style.css: Fix .chunk-additionRunxi Yu2025-02-181-3/+5
* style.css: Make it more conciseRunxi Yu2025-02-171-69/+35
* style.css: :focus -> :focus-visibleRunxi Yu2025-02-171-3/+3
* style.css: Reformat and improve checkbox accessibilityRunxi Yu2025-02-171-10/+19
* style.css: break-word for #readmeRunxi Yu2025-02-151-0/+5
* style.css: Use --lighter-box-background-color for title rowsRunxi Yu2025-02-141-1/+1
* style.css: Shrink font-size a bit for monospace componentsRunxi Yu2025-02-141-1/+1
* style.css, repo_index: Use div, not table, for expandablesRunxi Yu2025-02-141-30/+43
* reop_commit: Fix immediate newlines after <pre>Runxi Yu2025-02-141-4/+4
* style.css: Categorize CSS statementsRunxi Yu2025-02-141-4/+32
* style.css: Wider title-row specificationRunxi Yu2025-02-131-1/+1
* repo_tree_file: Add paddingRunxi Yu2025-02-131-0/+3
* _header.html: Format the main headerRunxi Yu2025-02-131-0/+19
* login: Stub login pageRunxi Yu2025-02-131-1/+72
* repo_index: Add clone instructionsRunxi Yu2025-02-121-1/+1
* style.css: Fix file content backgroundRunxi Yu2025-02-111-2/+5
* style.css: Better colors in dark mode, and add paddingRunxi Yu2025-02-111-0/+8
* repo_commit: Properly format patchsetsRunxi Yu2025-02-111-1/+30
* repo_commit: Show chunksRunxi Yu2025-02-111-1/+13
* repo_index.html, style.css: CSS state machinesRunxi Yu2025-02-111-0/+21
* style.css, *.html: Scrolling behaviorRunxi Yu2025-02-111-6/+6
* repo_{index,tree_dir}.html, style.css: No inner margins on README td'sRunxi Yu2025-02-111-1/+6
* repo_commit: Add commit messageRunxi Yu2025-02-111-0/+3
* repo_{index,log}: Link commits to their pagesRunxi Yu2025-02-111-0/+4
* style.css: Let's use width 100% for tables for now... adjust laterRunxi Yu2025-02-111-2/+1
* repo_commit: Add a commit info pageRunxi Yu2025-02-111-0/+7
* 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
* style.css, *.html: Lighthouse accessibilityRunxi Yu2025-02-101-1/+1
* footer.html: Add link to Lindenii ForgeRunxi Yu2025-02-101-3/+16
* style.css: Separate darker and lighter border colorsRunxi Yu2025-02-101-3/+4
* repo_{index,tree_dir}.html, style.css: Darker table title rowRunxi Yu2025-02-101-0/+3
* *: Some simple styling with tablesRunxi Yu2025-02-101-6/+20
* repo_tree: Attempt to use the autumn themeRunxi Yu2025-02-101-61/+59
* repo_tree: Attempt to use the xcode themeRunxi Yu2025-02-101-40/+61
* repo_tree: Add chroma.cssRunxi Yu2025-02-101-0/+49