| Commit message (Expand) | Author | Age | Files | Lines |
* | css: *:focus-visible: outline color | Runxi Yu | 7 days | 1 | -0/+4 |
* | css: Don't make the arrow so large | Runxi Yu | 8 days | 1 | -1/+1 |
* | css: Add arrow to diffs in commit view | luk3yx | 8 days | 1 | -0/+14 |
* | css: Fix copyright lines | Runxi Yu | 8 days | 2 | -3/+3 |
* | Add SPDX license headers to Makefile, SQL, and CSS | Runxi Yu | 10 days | 2 | -0/+10 |
* | css: Fix button text colors | Runxi Yu | 2025-02-19 | 1 | -5/+5 |
* | css: .commit-id { work-break: break-word; } | Runxi Yu | 2025-02-19 | 1 | -0/+1 |
* | Revert "style.css: Make it more concise" | Runxi Yu | 2025-02-18 | 1 | -35/+69 |
* | Revert "style.css: Fix .chunk-addition" | Runxi Yu | 2025-02-18 | 1 | -5/+3 |
* | style.css: Fix .chunk-addition | Runxi Yu | 2025-02-18 | 1 | -3/+5 |
* | style.css: Make it more concise | Runxi Yu | 2025-02-17 | 1 | -69/+35 |
* | style.css: :focus -> :focus-visible | Runxi Yu | 2025-02-17 | 1 | -3/+3 |
* | style.css: Reformat and improve checkbox accessibility | Runxi Yu | 2025-02-17 | 1 | -10/+19 |
* | style.css: break-word for #readme | Runxi Yu | 2025-02-15 | 1 | -0/+5 |
* | style.css: Use --lighter-box-background-color for title rows | Runxi Yu | 2025-02-14 | 1 | -1/+1 |
* | style.css: Shrink font-size a bit for monospace components | Runxi Yu | 2025-02-14 | 1 | -1/+1 |
* | style.css, repo_index: Use div, not table, for expandables | Runxi Yu | 2025-02-14 | 1 | -30/+43 |
* | reop_commit: Fix immediate newlines after <pre> | Runxi Yu | 2025-02-14 | 1 | -4/+4 |
* | style.css: Categorize CSS statements | Runxi Yu | 2025-02-14 | 1 | -4/+32 |
* | style.css: Wider title-row specification | Runxi Yu | 2025-02-13 | 1 | -1/+1 |
* | repo_tree_file: Add padding | Runxi Yu | 2025-02-13 | 1 | -0/+3 |
* | _header.html: Format the main header | Runxi Yu | 2025-02-13 | 1 | -0/+19 |
* | login: Stub login page | Runxi Yu | 2025-02-13 | 1 | -1/+72 |
* | repo_index: Add clone instructions | Runxi Yu | 2025-02-12 | 1 | -1/+1 |
* | style.css: Fix file content background | Runxi Yu | 2025-02-11 | 1 | -2/+5 |
* | style.css: Better colors in dark mode, and add padding | Runxi Yu | 2025-02-11 | 1 | -0/+8 |
* | repo_commit: Properly format patchsets | Runxi Yu | 2025-02-11 | 1 | -1/+30 |
* | repo_commit: Show chunks | Runxi Yu | 2025-02-11 | 1 | -1/+13 |
* | repo_index.html, style.css: CSS state machines | Runxi Yu | 2025-02-11 | 1 | -0/+21 |
* | style.css, *.html: Scrolling behavior | Runxi Yu | 2025-02-11 | 1 | -6/+6 |
* | repo_{index,tree_dir}.html, style.css: No inner margins on README td's | Runxi Yu | 2025-02-11 | 1 | -1/+6 |
* | repo_commit: Add commit message | Runxi Yu | 2025-02-11 | 1 | -0/+3 |
* | repo_{index,log}: Link commits to their pages | Runxi Yu | 2025-02-11 | 1 | -0/+4 |
* | style.css: Let's use width 100% for tables for now... adjust later | Runxi Yu | 2025-02-11 | 1 | -2/+1 |
* | repo_commit: Add a commit info page | Runxi Yu | 2025-02-11 | 1 | -0/+7 |
* | style.css: Make links brighter in dark mode | Runxi Yu | 2025-02-11 | 1 | -1/+1 |
* | chroma.css: Add dark theme | Runxi Yu | 2025-02-11 | 1 | -68/+147 |
* | style.css: Add dark theme | Runxi Yu | 2025-02-11 | 1 | -0/+17 |
* | style.css: Padding in px, not rem | Runxi Yu | 2025-02-11 | 1 | -2/+2 |
* | style.css: Increase max-width | Runxi Yu | 2025-02-11 | 1 | -1/+1 |
* | style.css, *.html: Lighthouse accessibility | Runxi Yu | 2025-02-10 | 1 | -1/+1 |
* | footer.html: Add link to Lindenii Forge | Runxi Yu | 2025-02-10 | 1 | -3/+16 |
* | style.css: Separate darker and lighter border colors | Runxi Yu | 2025-02-10 | 1 | -3/+4 |
* | repo_{index,tree_dir}.html, style.css: Darker table title row | Runxi Yu | 2025-02-10 | 1 | -0/+3 |
* | *: Some simple styling with tables | Runxi Yu | 2025-02-10 | 1 | -6/+20 |
* | repo_tree: Attempt to use the autumn theme | Runxi Yu | 2025-02-10 | 1 | -61/+59 |
* | repo_tree: Attempt to use the xcode theme | Runxi Yu | 2025-02-10 | 1 | -40/+61 |
* | repo_tree: Add chroma.css | Runxi Yu | 2025-02-10 | 1 | -0/+49 |
* | handle_repo_tree: Syntax highlighting | Runxi Yu | 2025-02-10 | 1 | -1/+1 |
* | style.css: Add some non-fancy styles | Runxi Yu | 2025-02-10 | 1 | -1/+12 |