Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | CSS: README line height 1.3 | Runxi Yu | 2025-04-05 | 1 | -0/+1 |
| | |||||
* | CSS: Add margin-bottom on footerv0.1.21 | Runxi Yu | 2025-04-05 | 1 | -0/+1 |
| | |||||
* | CSS: Remove .commit-list-small .event's borderv0.1.15 | Runxi Yu | 2025-04-03 | 1 | -1/+0 |
| | |||||
* | HTML: Don't use <table> for the repo index page's commit list | Runxi Yu | 2025-04-03 | 1 | -1/+53 |
| | | | | References: https://todo.sr.ht/~runxiyu/forge/9 | ||||
* | CSS: Remove Comic Sans | Runxi Yu | 2025-04-03 | 1 | -4/+0 |
| | | | | | It was originally supposed to be an OpenBSD joke but there are a few readability issues... | ||||
* | Replace FileContributor with FileCopyrightText | Runxi Yu | 2025-03-31 | 2 | -4/+4 |
| | |||||
* | Unify font sizes | Runxi Yu | 2025-03-31 | 1 | -6/+1 |
| | |||||
* | Add branches page | Runxi Yu | 2025-03-31 | 1 | -1/+1 |
| | |||||
* | Proper tabs on repo index | Runxi Yu | 2025-03-31 | 1 | -11/+61 |
| | |||||
* | Mandoc more | Runxi Yu | 2025-03-31 | 1 | -369/+0 |
| | |||||
* | Add repo tab navigation to all pages | Runxi Yu | 2025-03-31 | 1 | -0/+2 |
| | |||||
* | mandoc in Makefile and forge.5 | Runxi Yu | 2025-03-30 | 1 | -0/+369 |
| | |||||
* | Fix tabs look | Runxi Yu | 2025-03-30 | 1 | -2/+2 |
| | |||||
* | Add basic tabs to repo index | Runxi Yu | 2025-03-30 | 1 | -1/+31 |
| | |||||
* | Ignore static/index.html | Runxi Yu | 2025-03-30 | 1 | -0/+2 |
| | |||||
* | Further remove .rounded and .rounded-footed | Runxi Yu | 2025-03-25 | 1 | -36/+0 |
| | |||||
* | Remove round corners for now | Runxi Yu | 2025-03-25 | 1 | -4/+0 |
| | |||||
* | Responsive grid for commit and repo info | Runxi Yu | 2025-03-25 | 1 | -0/+77 |
| | |||||
* | Better nav bar | Runxi Yu | 2025-03-25 | 1 | -4/+33 |
| | |||||
* | Add a "Proper" 404 page | Runxi Yu | 2025-03-21 | 1 | -0/+11 |
| | |||||
* | Revert "Comic Sans" | Runxi Yu | 2025-03-17 | 1 | -1/+1 |
| | | | | This reverts commit 254b86d5f486605582f0f4640e046b4a7a0a9c30. | ||||
* | Comic Sans | Runxi Yu | 2025-03-16 | 1 | -1/+1 |
| | |||||
* | css: Make the chunk addition/deletion/etc colors slightly saner | Runxi Yu | 2025-03-13 | 1 | -4/+4 |
| | |||||
* | css, html: Fix for multi-row headers and footers | Runxi Yu | 2025-03-10 | 1 | -13/+19 |
| | |||||
* | css, html: Rounded corners | Runxi Yu | 2025-03-10 | 1 | -1/+33 |
| | |||||
* | css: Make --danger-color actually red | Runxi Yu | 2025-03-10 | 1 | -2/+2 |
| | |||||
* | css: Don't bold table headers unless it's a .title-row | Runxi Yu | 2025-03-07 | 1 | -0/+4 |
| | |||||
* | repo/index: Emit warning when path contains newline | Runxi Yu | 2025-03-07 | 1 | -0/+8 |
| | |||||
* | css: Add outline to select:active | Runxi Yu | 2025-03-07 | 1 | -0/+3 |
| | |||||
* | group/index: Allow repo creation via web | Runxi Yu | 2025-03-06 | 1 | -0/+16 |
| | |||||
* | *: Support subgroups via SQL recursion | Runxi Yu | 2025-03-06 | 1 | -0/+3 |
| | |||||
* | css: *:focus-visible: outline color | Runxi Yu | 2025-03-06 | 1 | -0/+4 |
| | |||||
* | css: Don't make the arrow so large | Runxi Yu | 2025-03-05 | 1 | -1/+1 |
| | |||||
* | css: Add arrow to diffs in commit view | luk3yx | 2025-03-05 | 1 | -0/+14 |
| | | | | | | | This makes it clearer that they can be clicked on. I'm only really doing this because I wanted to try out the merge request thing, feel free to reject it if you don't want it. | ||||
* | css: Fix copyright lines | Runxi Yu | 2025-03-05 | 2 | -3/+3 |
| | |||||
* | Add SPDX license headers to Makefile, SQL, and CSS | Runxi Yu | 2025-03-03 | 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 |
| | | | | | | This reverts commit ff7e33a9c443fd49a67664d01e50655cc1dc58d3. Broke too much stuff. | ||||
* | Revert "style.css: Fix .chunk-addition" | Runxi Yu | 2025-02-18 | 1 | -5/+3 |
| | | | | This reverts commit 9f19bcb50de2ced13a22bbe44078d8a47bf9ce41. | ||||
* | 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 |
| | | | | | | | | Users who actually click on the header label won't get that focus outline any more. It's still provided for keyboard users, for whom the outline may be necessary for accessibility. References: https://stackoverflow.com/questions/31402576 | ||||
* | style.css: Reformat and improve checkbox accessibility | Runxi Yu | 2025-02-17 | 1 | -10/+19 |
| | | | | | | | | Previously the expandable checkboxes were { display: none; } which made them impossible to focus via the keyboard. Here we change it to { opacity: 0; position: absolute; }, so it becomes keyboard-focusable. Then we add an outline to the <label> when the checkbox is focused so users could visually identify that the checkbox has been focused. | ||||
* | style.css: break-word for #readme | Runxi Yu | 2025-02-15 | 1 | -0/+5 |
| | | | | | | | Some browsers (chromium and webkit ones, it seems) don't break lines when they encounter a long token without spaces, such as long URLs. This causes the hbox to be overfull and it'll start scrolling which is annoying. | ||||
* | 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 |
| |