| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Use flex-container for repo and org settings (#27418) | silverwind | 2023-10-04 | 2 | -3/+3 |
* | Add protected branch name description (#27257) | Lunny Xiao | 2023-09-29 | 1 | -0/+1 |
* | Fix more "locale" usages (#27259) | wxiaoguang | 2023-09-25 | 19 | -24/+24 |
* | Always use `ctx.Locale.Tr` inside templates (#27231) | delvh | 2023-09-25 | 32 | -537/+537 |
* | Disable `Test Delivery` and `Replay` webhook buttons when webhook is inactive... | Yarden Shoham | 2023-09-25 | 1 | -2/+8 |
* | cleanup locale function usage (#27227) | Denys Konovalov | 2023-09-24 | 1 | -1/+1 |
* | Change green buttons to primary color (#27099) | silverwind | 2023-09-18 | 9 | -20/+20 |
* | Add `RemoteAddress` to mirrors (#26952) | KN4CK3R | 2023-09-16 | 1 | -4/+3 |
* | Fix Fomantic's line-height causing vertical scrollbars to appear (#26961) | Kerwin Bryant | 2023-09-13 | 1 | -1/+3 |
* | Improve repo/user/org search (#27030) | wxiaoguang | 2023-09-12 | 1 | -1/+1 |
* | Improve flex list UI (#26970) | wxiaoguang | 2023-09-08 | 3 | -3/+3 |
* | Improve SSH Key / GPG Key / Deploy Key UI (#26949) | wxiaoguang | 2023-09-07 | 1 | -2/+2 |
* | Extract common code to new template (#26933) | Kerwin Bryant | 2023-09-06 | 1 | -1/+3 |
* | Extract common code to new template (#26903) | Kerwin Bryant | 2023-09-05 | 1 | -21/+1 |
* | Minor dashboard tweaks, fix flex-list margins (#26829) | silverwind | 2023-08-31 | 1 | -1/+1 |
* | Remove polluted `.ui.right` (#26825) | wxiaoguang | 2023-08-31 | 2 | -12/+12 |
* | Remove polluted ".ui.left" style (#26809) | wxiaoguang | 2023-08-30 | 1 | -12/+4 |
* | Use docs.gitea.com instead of docs.gitea.io (#26739) | Lunny Xiao | 2023-08-27 | 3 | -6/+6 |
* | Fix incorrect "tabindex" attributes (#26733) | wxiaoguang | 2023-08-26 | 2 | -28/+28 |
* | Simplify helper CSS classes and avoid abuse (#26728) | wxiaoguang | 2023-08-26 | 1 | -1/+1 |
* | Fix link in mirror docs (#26719) | silverwind | 2023-08-25 | 1 | -1/+1 |
* | Make "link-action" backend code respond correct JSON content (#26680) | wxiaoguang | 2023-08-23 | 1 | -1/+1 |
* | Add ThreadID parameter for Telegram webhooks (#25996) | Earl Warren | 2023-08-13 | 1 | -0/+4 |
* | Use template context function for avatar rendering (#26385) | wxiaoguang | 2023-08-10 | 4 | -7/+7 |
* | Improve multiple strings in en-US locale (#26213) | Panagiotis "Ivory" Vasilopoulos | 2023-08-08 | 1 | -1/+3 |
* | Hide `last indexed SHA` when a repo could not be indexed yet (#26340) | CaiCandong | 2023-08-05 | 1 | -2/+4 |
* | Allow editing push mirrors after creation (#26151) | puni9869 | 2023-08-01 | 2 | -4/+48 |
* | Introduce `flex-list` & `flex-item` elements for Gitea UI (#25790) | Denys Konovalov | 2023-08-01 | 4 | -169/+167 |
* | Use shared template for webhook icons (#26242) | silverwind | 2023-07-31 | 2 | -34/+23 |
* | Fixed incorrect locale references (#26218) | Kerwin Bryant | 2023-07-29 | 1 | -1/+1 |
* | Add tooltip to describe LFS table column and color `delete LFS file` button r... | puni9869 | 2023-07-27 | 2 | -3/+3 |
* | Fix LFS object list style (#26133) | wxiaoguang | 2023-07-26 | 2 | -25/+13 |
* | Enable H014 and H023 djlint rules (#25786) | silverwind | 2023-07-09 | 1 | -5/+0 |
* | Repository Archived text title center align (#25767) | puni9869 | 2023-07-08 | 2 | -2/+2 |
* | Replace fomantic divider module with our own (#25539) | silverwind | 2023-06-29 | 3 | -14/+14 |
* | Split lfs size from repository size (#22900) | a1012112796 | 2023-06-28 | 1 | -1/+1 |
* | Support configuration variables on Gitea Actions (#24724) | sillyguodong | 2023-06-20 | 2 | -1/+6 |
* | Fix variable in template (#25267) | silverwind | 2023-06-14 | 1 | -1/+1 |
* | Add template linting via djlint (#25212) | silverwind | 2023-06-14 | 7 | -76/+39 |
* | Improve AJAX link and modal confirm dialog (#25210) | wxiaoguang | 2023-06-13 | 1 | -1/+1 |
* | Fix mobile navbar and misc cleanups (#25134) | silverwind | 2023-06-09 | 1 | -1/+0 |
* | Add details summary for vertical menus in settings to allow toggling (#25098) | HesterG | 2023-06-07 | 1 | -3/+3 |
* | fix "Remove stars when repo goes private #19904" (#25084) | 6543 | 2023-06-05 | 1 | -1/+1 |
* | Remove stars when repo goes private (#19904) | Wim | 2023-06-05 | 1 | -1/+1 |
* | Remove cancel button from branch protection form (#25063) | Yarden Shoham | 2023-06-03 | 1 | -1/+0 |
* | various style fixes (#25008) | Denys Konovalov | 2023-05-30 | 1 | -3/+3 |
* | Add PDF rendering via PDFObject (#24086) | silverwind | 2023-05-29 | 1 | -2/+2 |
* | Hide 'Mirror Settings' when unneeded, improve hints (#24433) | Panagiotis "Ivory" Vasilopoulos | 2023-05-29 | 1 | -5/+35 |
* | Improve some Forms (#24878) | JakobDev | 2023-05-26 | 1 | -1/+1 |
* | New webhook trigger for receiving Pull Request review requests (#24481) | 谈笑风生间 | 2023-05-24 | 1 | -0/+10 |