| Commit message (Expand) | Author | Files | Lines |
8 hours | css: Make the chunk addition/deletion/etc colors slightly saner | Runxi Yu | 1 | -4/+4 |
3 days | css, html: Fix for multi-row headers and footers | Runxi Yu | 1 | -13/+19 |
3 days | css, html: Rounded corners | Runxi Yu | 1 | -1/+33 |
3 days | css: Make --danger-color actually red | Runxi Yu | 1 | -2/+2 |
6 days | css: Don't bold table headers unless it's a .title-row | Runxi Yu | 1 | -0/+4 |
6 days | repo/index: Emit warning when path contains newline | Runxi Yu | 1 | -0/+8 |
6 days | css: Add outline to select:active | Runxi Yu | 1 | -0/+3 |
7 days | group/index: Allow repo creation via web | Runxi Yu | 1 | -0/+16 |
7 days | *: Support subgroups via SQL recursion | Runxi Yu | 1 | -0/+3 |
7 days | css: *:focus-visible: outline color | Runxi Yu | 1 | -0/+4 |
8 days | css: Don't make the arrow so large | Runxi Yu | 1 | -1/+1 |
8 days | css: Add arrow to diffs in commit view | luk3yx | 1 | -0/+14 |
8 days | css: Fix copyright lines | Runxi Yu | 1 | -1/+1 |
10 days | Add SPDX license headers to Makefile, SQL, and CSS | Runxi Yu | 1 | -0/+5 |
2025-02-19 | css: Fix button text colors | Runxi Yu | 1 | -5/+5 |
2025-02-19 | css: .commit-id { work-break: break-word; } | Runxi Yu | 1 | -0/+1 |
2025-02-18 | Revert "style.css: Make it more concise" | Runxi Yu | 1 | -35/+69 |
2025-02-18 | Revert "style.css: Fix .chunk-addition" | Runxi Yu | 1 | -5/+3 |
2025-02-18 | style.css: Fix .chunk-addition | Runxi Yu | 1 | -3/+5 |
2025-02-17 | style.css: Make it more concise | Runxi Yu | 1 | -69/+35 |
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 | 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 |