| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Add tailwindcss (#29357) | silverwind | 2024-02-25 | 1 | -0/+8 |
* | Clean up diff header css and reduce global textarea min-height (#29232) | silverwind | 2024-02-18 | 1 | -0/+6 |
* | Change webhook-type in create-view (#29114) | Tim-Nicas Oelschläger | 2024-02-15 | 1 | -0/+7 |
* | Add alert blocks in markdown (#29121) | Yarden Shoham | 2024-02-10 | 1 | -7/+32 |
* | Improve user search display name (#29002) | KN4CK3R | 2024-02-01 | 1 | -0/+4 |
* | Fix button size in "attached header right" (#28770) | wxiaoguang | 2024-01-12 | 1 | -3/+4 |
* | Revamp repo header (#27760) | Denys Konovalov | 2024-01-12 | 1 | -17/+0 |
* | Add word-break to organization name and description (#26624) | yp05327 | 2023-10-25 | 1 | -0/+1 |
* | Improve dropdown button alignment and fix hover bug (#27632) | wxiaoguang | 2023-10-16 | 1 | -1/+1 |
* | Enable shorthands in `declaration-strict-value` linter (#27597) | silverwind | 2023-10-13 | 1 | -1/+1 |
* | Rename the default themes to gitea-light, gitea-dark, gitea-auto (#27419) | silverwind | 2023-10-06 | 1 | -237/+2 |
* | link to file from its history (#27354) | Denys Konovalov | 2023-10-02 | 1 | -7/+0 |
* | Improve branch list UI (#27319) | wxiaoguang | 2023-09-28 | 1 | -0/+1 |
* | Use mask-based fade-out effect for `.new-menu` (#27181) | silverwind | 2023-09-25 | 1 | -16/+4 |
* | Fix repo sub menu (#27169) | wxiaoguang | 2023-09-21 | 1 | -1/+0 |
* | Display archived labels specially when listing labels (#26820) | puni9869 | 2023-09-18 | 1 | -1/+2 |
* | Fix Fomantic's line-height causing vertical scrollbars to appear (#26961) | Kerwin Bryant | 2023-09-13 | 1 | -0/+8 |
* | Add "dir=auto" for input/textarea elements by default (#26735) | wxiaoguang | 2023-09-07 | 1 | -0/+1 |
* | Fix UI anomalies (#26929) | Kerwin Bryant | 2023-09-06 | 1 | -0/+1 |
* | Remove CSS `has` selector and improve various styles (#26891) | wxiaoguang | 2023-09-04 | 1 | -14/+10 |
* | Refactor "shortsha" (#26877) | wxiaoguang | 2023-09-03 | 1 | -1/+5 |
* | Make it posible to customize nav text color via css var (#26807) | 6543 | 2023-09-02 | 1 | -0/+1 |
* | Remove some unused CSS styles (#26852) | wxiaoguang | 2023-09-01 | 1 | -12/+1 |
* | Remove "TODO" tasks from CSS file (#26835) | wxiaoguang | 2023-08-31 | 1 | -20/+0 |
* | Render code blocks in repo description (#26830) | silverwind | 2023-08-31 | 1 | -1/+1 |
* | Remove polluted `.ui.right` (#26825) | wxiaoguang | 2023-08-31 | 1 | -5/+0 |
* | Remove polluted ".ui.left" style (#26809) | wxiaoguang | 2023-08-30 | 1 | -5/+0 |
* | Remove fomantic `text` module (#26777) | delvh | 2023-08-30 | 1 | -4/+4 |
* | Fix notification circle (border-radius) (#26794) | wxiaoguang | 2023-08-29 | 1 | -1/+1 |
* | Unify `border-radius` behavior (#26770) | delvh | 2023-08-28 | 1 | -6/+8 |
* | Refactor some CSS styles and simplify code (#26771) | wxiaoguang | 2023-08-28 | 1 | -27/+13 |
* | Use line-height: normal by default (#26635) | wxiaoguang | 2023-08-22 | 1 | -5/+1 |
* | Improve some flex layouts (#26649) | wxiaoguang | 2023-08-22 | 1 | -2/+0 |
* | Replace box-shadow for `floating` dropdown as well (#26581) | silverwind | 2023-08-21 | 1 | -0/+4 |
* | Fix various line-height styles (#26553) | wxiaoguang | 2023-08-17 | 1 | -3/+10 |
* | Remove fomantic transition module (#26469) | silverwind | 2023-08-16 | 1 | -2/+27 |
* | Use `hidden` over `clip` for text truncation (#26520) | silverwind | 2023-08-15 | 1 | -1/+1 |
* | add disable workflow feature (#26413) | a1012112796 | 2023-08-14 | 1 | -0/+17 |
* | Fix text truncate (#26354) | Maxim Slipenko | 2023-08-07 | 1 | -1/+1 |
* | Add commits dropdown in PR files view and allow commit by commit review (#25528) | sebastian-sauer | 2023-07-28 | 1 | -0/+5 |
* | Increase table cell horizontal padding (#26140) | silverwind | 2023-07-25 | 1 | -1/+1 |
* | Actions list enhancements (#25601) | silverwind | 2023-07-04 | 1 | -0/+1 |
* | Prevent SVG shrinking (#25652) | silverwind | 2023-07-04 | 1 | -10/+0 |
* | Replace fomantic divider module with our own (#25539) | silverwind | 2023-06-29 | 1 | -14/+0 |
* | Reduce table padding globally (#25568) | silverwind | 2023-06-29 | 1 | -0/+18 |
* | Add custom ansi colors and CSS variables for them (#25546) | silverwind | 2023-06-28 | 1 | -0/+17 |
* | Update JS dependencies and misc tweaks (#25540) | silverwind | 2023-06-27 | 1 | -2/+2 |
* | Fix input `line-height` cutting off `g` (#25334) | hiifong | 2023-06-27 | 1 | -0/+5 |
* | Fine tune "dropdown button" icon (#25442) | wxiaoguang | 2023-06-25 | 1 | -0/+11 |
* | Various UI fixes (#25264) | silverwind | 2023-06-21 | 1 | -0/+7 |