aboutsummaryrefslogtreecommitdiff
path: root/static (unfollow)
Commit message (Expand)AuthorFilesLines
2025-04-05CSS: README line height 1.3Runxi Yu1-0/+1
2025-04-05CSS: Add margin-bottom on footerv0.1.21Runxi Yu1-0/+1
2025-04-03CSS: Remove .commit-list-small .event's borderv0.1.15Runxi Yu1-1/+0
2025-04-03HTML: Don't use <table> for the repo index page's commit listRunxi Yu1-1/+53
2025-04-03CSS: Remove Comic SansRunxi Yu1-4/+0
2025-03-31Replace FileContributor with FileCopyrightTextRunxi Yu2-4/+4
2025-03-31Unify font sizesRunxi Yu1-6/+1
2025-03-31Add branches pageRunxi Yu1-1/+1
2025-03-31Proper tabs on repo indexRunxi Yu1-11/+61
2025-03-31Mandoc moreRunxi Yu1-369/+0
2025-03-31Add repo tab navigation to all pagesRunxi Yu1-0/+2
2025-03-30mandoc in Makefile and forge.5Runxi Yu1-0/+369
2025-03-30Fix tabs lookRunxi Yu1-2/+2
2025-03-30Add basic tabs to repo indexRunxi Yu1-1/+31
2025-03-30Ignore static/index.htmlRunxi Yu1-0/+2
2025-03-25Further remove .rounded and .rounded-footedRunxi Yu1-36/+0
2025-03-25Remove round corners for nowRunxi Yu1-4/+0
2025-03-25Responsive grid for commit and repo infoRunxi Yu1-0/+77
2025-03-25Better nav barRunxi Yu1-4/+33
2025-03-21Add a "Proper" 404 pageRunxi Yu1-0/+11
2025-03-17Revert "Comic Sans"Runxi Yu1-1/+1
2025-03-16Comic SansRunxi Yu1-1/+1
2025-03-13css: Make the chunk addition/deletion/etc colors slightly sanerRunxi Yu1-4/+4
2025-03-10css, html: Fix for multi-row headers and footersRunxi Yu1-13/+19
2025-03-10css, html: Rounded cornersRunxi Yu1-1/+33
2025-03-10css: Make --danger-color actually redRunxi Yu1-2/+2
2025-03-07css: Don't bold table headers unless it's a .title-rowRunxi Yu1-0/+4
2025-03-07repo/index: Emit warning when path contains newlineRunxi Yu1-0/+8
2025-03-07css: Add outline to select:activeRunxi Yu1-0/+3
2025-03-06group/index: Allow repo creation via webRunxi Yu1-0/+16
2025-03-06*: Support subgroups via SQL recursionRunxi Yu1-0/+3
2025-03-06css: *:focus-visible: outline colorRunxi Yu1-0/+4
2025-03-05css: Don't make the arrow so largeRunxi Yu1-1/+1
2025-03-05css: Add arrow to diffs in commit viewluk3yx1-0/+14
2025-03-05css: Fix copyright linesRunxi Yu2-3/+3
2025-03-03Add SPDX license headers to Makefile, SQL, and CSSRunxi Yu2-0/+10
2025-02-19css: Fix button text colorsRunxi Yu1-5/+5
2025-02-19css: .commit-id { work-break: break-word; }Runxi Yu1-0/+1
2025-02-18Revert "style.css: Make it more concise"Runxi Yu1-35/+69
2025-02-18Revert "style.css: Fix .chunk-addition"Runxi Yu1-5/+3
2025-02-18style.css: Fix .chunk-additionRunxi Yu1-3/+5
2025-02-17style.css: Make it more conciseRunxi Yu1-69/+35
2025-02-17style.css: :focus -> :focus-visibleRunxi Yu1-3/+3
2025-02-17style.css: Reformat and improve checkbox accessibilityRunxi Yu1-10/+19
2025-02-15style.css: break-word for #readmeRunxi Yu1-0/+5
2025-02-14style.css: Use --lighter-box-background-color for title rowsRunxi Yu1-1/+1
2025-02-14style.css: Shrink font-size a bit for monospace componentsRunxi Yu1-1/+1
2025-02-14style.css, repo_index: Use div, not table, for expandablesRunxi Yu1-30/+43
2025-02-14reop_commit: Fix immediate newlines after <pre>Runxi Yu1-4/+4
2025-02-14style.css: Categorize CSS statementsRunxi Yu1-4/+32