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