| Commit message (Expand) | Author | Age | Files | Lines |
* | Refactor repository transfer (#33211) | Lunny Xiao | 2025-01-30 | 1 | -4/+4 |
* | Refactor context repository (#33202) | wxiaoguang | 2025-01-12 | 1 | -1/+1 |
* | Fix empty git repo handling logic (#33101) | wxiaoguang | 2025-01-04 | 1 | -1/+1 |
* | Refactor template ctx and render utils (#32422) | wxiaoguang | 2024-11-05 | 1 | -2/+2 |
* | Refactor DateUtils and merge TimeSince (#32409) | wxiaoguang | 2024-11-04 | 1 | -1/+1 |
* | Refactor repo unit "disabled" check (#31389) | wxiaoguang | 2024-06-18 | 1 | -2/+2 |
* | Rename project board -> column to make the UI less confusing (#30170) | Lunny Xiao | 2024-05-27 | 1 | -1/+1 |
* | Fix some UI problems (dropdown/container) (#30849) | wxiaoguang | 2024-05-06 | 1 | -86/+88 |
* | Right align the "Settings" menu item in overflow-menu (#30764) | wxiaoguang | 2024-04-30 | 1 | -0/+1 |
* | Refactor web routes (#30519) | wxiaoguang | 2024-04-17 | 1 | -14/+14 |
* | Tweak repo buttons on mobile and labeled button border-radius (#30503) | silverwind | 2024-04-16 | 1 | -18/+18 |
* | Migrate margin and padding helpers to tailwind (#30043) | silverwind | 2024-03-24 | 1 | -2/+2 |
* | Migrate font-size helpers to tailwind (#30029) | silverwind | 2024-03-23 | 1 | -1/+1 |
* | Migrate font-weight helpers to tailwind (#30027) | silverwind | 2024-03-23 | 1 | -1/+1 |
* | Introduce `.secondary-nav` and handle `.page-content` spacing universally (#2... | silverwind | 2024-03-22 | 1 | -2/+2 |
* | Fix incorrect tailwind migration (#30007) | silverwind | 2024-03-22 | 1 | -1/+1 |
* | Replace 10 more gt- classes with tw- (#29945) | silverwind | 2024-03-22 | 1 | -1/+1 |
* | Refactor repo header/list (#29969) | wxiaoguang | 2024-03-21 | 1 | -14/+16 |
* | Add `<overflow-menu>`, rename webcomponents (#29400) | silverwind | 2024-03-15 | 1 | -4/+4 |
* | Replace some `gt-` classes with `tw-` (#29570) | silverwind | 2024-03-04 | 1 | -1/+1 |
* | Enable/disable owner and repo projects independently (#28805) | Denys Konovalov | 2024-03-04 | 1 | -1/+2 |
* | Use a predictiable fork URL to allow forking repositories without providing a... | wxiaoguang | 2024-03-01 | 1 | -2/+2 |
* | Tweak repo header (#29134) | silverwind | 2024-02-15 | 1 | -3/+3 |
* | Don't do a full page load when clicking `Watch` or `Star` (#29001) | Yarden Shoham | 2024-02-05 | 1 | -30/+2 |
* | Add support for sha256 repositories (#23894) | Adam Majer | 2024-01-19 | 1 | -0/+3 |
* | Fix display latest sync time for pull mirrors on the repo page (#28841) | yp05327 | 2024-01-18 | 1 | -8/+7 |
* | Display latest sync time for pull mirrors on the repo page (#28712) | Dmitry Sharshakov | 2024-01-15 | 1 | -0/+7 |
* | Revamp repo header (#27760) | Denys Konovalov | 2024-01-12 | 1 | -43/+47 |
* | Issue fixes for RSS feed improvements (#28380) | Panagiotis "Ivory" Vasilopoulos | 2023-12-07 | 1 | -2/+2 |
* | Improve RSS feed icons (#28368) | Panagiotis "Ivory" Vasilopoulos | 2023-12-06 | 1 | -3/+6 |
* | Refactor template empty checks (#28351) | KN4CK3R | 2023-12-04 | 1 | -3/+3 |
* | Fix link to `Code` tab on wiki commits (#28041) | JakobDev | 2023-11-27 | 1 | -1/+1 |
* | cleanup repo details icons/labels (#27644) | Denys Konovalov | 2023-10-16 | 1 | -16/+9 |
* | Penultimate round of `db.DefaultContext` refactor (#27414) | JakobDev | 2023-10-11 | 1 | -1/+1 |
* | Always use `ctx.Locale.Tr` inside templates (#27231) | delvh | 2023-09-25 | 1 | -35/+35 |
* | Change green buttons to primary color (#27099) | silverwind | 2023-09-18 | 1 | -1/+1 |
* | Add `RemoteAddress` to mirrors (#26952) | KN4CK3R | 2023-09-16 | 1 | -2/+1 |
* | Remove unnecessary template helper repoAvatar (#26387) | wxiaoguang | 2023-08-08 | 1 | -8/+3 |
* | Introduce `flex-list` & `flex-item` elements for Gitea UI (#25790) | Denys Konovalov | 2023-08-01 | 1 | -1/+3 |
* | Clarify "text-align" CSS helpers, fix clone button padding (#25763) | wxiaoguang | 2023-07-08 | 1 | -1/+1 |
* | Fix tags header and pretty format numbers (#25624) | Lunny Xiao | 2023-07-05 | 1 | -1/+1 |
* | Replace fomantic divider module with our own (#25539) | silverwind | 2023-06-29 | 1 | -1/+1 |
* | Add template linting via djlint (#25212) | silverwind | 2023-06-14 | 1 | -1/+1 |
* | Refactor Pull Mirror and fix out-of-sync bugs (#24732) | wxiaoguang | 2023-05-15 | 1 | -2/+2 |
* | Remove svg.svg class, restore .rss-icon (#24667) | silverwind | 2023-05-12 | 1 | -1/+1 |
* | RSS icon fixes (#24476) | silverwind | 2023-05-10 | 1 | -3/+3 |
* | Fix color for transfer related buttons when having no permission to act (#24510) | Hester Gong | 2023-05-04 | 1 | -2/+2 |
* | Start cleaning the messy ".ui.left / .ui.right", improve label list page, fix... | wxiaoguang | 2023-04-29 | 1 | -12/+8 |
* | Move secrets and runners settings to actions settings (#24200) | Hester Gong | 2023-04-27 | 1 | -2/+2 |
* | Improve External Wiki in Repo Header (#24304) | JakobDev | 2023-04-24 | 1 | -2/+8 |