| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix pr template (#27436) (#27440) | Giteabot | 2023-10-04 | 1 | -1/+1 |
* | Fix missing `ctx` in new_form.tmpl (#27434) (#27438) | Giteabot | 2023-10-04 | 1 | -2/+2 |
* | Use flex-container for repo and org settings (#27418) (#27430) | Giteabot | 2023-10-04 | 2 | -3/+3 |
* | Hide archived labels when filtering by labels on the issue list (#27115) (#27... | Giteabot | 2023-10-01 | 4 | -157/+183 |
* | Fix template bug (#27362) (#27364) | Giteabot | 2023-09-30 | 1 | -1/+1 |
* | Add protected branch name description (#27257) (#27351) | Giteabot | 2023-09-29 | 1 | -0/+1 |
* | More `db.DefaultContext` refactor (#27265) (#27347) | Giteabot | 2023-09-29 | 3 | -7/+7 |
* | Fix review UI (#27322) (#27331) | Giteabot | 2023-09-28 | 1 | -1/+1 |
* | Improve branch list UI (#27319) (#27324) | Giteabot | 2023-09-28 | 2 | -15/+9 |
* | Fix protected branch icon location (#26576) (#27317) | Giteabot | 2023-09-27 | 2 | -8/+10 |
* | Backport ctx locale refactoring manually (#27231) (#27259) (#27260) | wxiaoguang | 2023-09-25 | 135 | -1863/+1863 |
* | Disable `Test Delivery` and `Replay` webhook buttons when webhook is inactive... | Giteabot | 2023-09-25 | 1 | -2/+8 |
* | cleanup locale function usage (#27227) (#27240) | Giteabot | 2023-09-25 | 26 | -79/+71 |
* | Fix EOL handling in web editor (#27141) (#27234) | Giteabot | 2023-09-24 | 1 | -3/+4 |
* | Allow copying issue comment link on archived repos and when not logged in (#2... | Giteabot | 2023-09-24 | 3 | -13/+13 |
* | fix: text decorator on issue sidebar menu label (#27206) (#27209) | Giteabot | 2023-09-23 | 1 | -1/+1 |
* | Fix dropdown icon position (#27175) (#27177) | Giteabot | 2023-09-21 | 6 | -23/+19 |
* | Change green buttons to primary color (#27099) | silverwind | 2023-09-18 | 49 | -83/+83 |
* | Display archived labels specially when listing labels (#26820) | puni9869 | 2023-09-18 | 3 | -16/+24 |
* | Remove a `gt-float-right` and some unnecessary helpers (#27110) | wxiaoguang | 2023-09-18 | 1 | -18/+19 |
* | Search branches (#27055) | Lunny Xiao | 2023-09-17 | 1 | -2/+13 |
* | Support `.git-blame-ignore-revs` file (#26395) | KN4CK3R | 2023-09-16 | 1 | -0/+12 |
* | Add `RemoteAddress` to mirrors (#26952) | KN4CK3R | 2023-09-16 | 2 | -6/+4 |
* | Use `print` instead of `printf` (#27093) | KN4CK3R | 2023-09-16 | 6 | -22/+22 |
* | Fix incorrect default branch label while switching between branches (#27053) | yp05327 | 2023-09-14 | 1 | -5/+6 |
* | 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 |
* | Fix "delete" modal dialog for issue/PR (#27015) | wxiaoguang | 2023-09-11 | 1 | -2/+2 |
* | Improve "language stats" UI (#26968) | wxiaoguang | 2023-09-10 | 1 | -36/+32 |
* | Add a new column schedule_id for action_run to track (#26975) | Lunny Xiao | 2023-09-08 | 1 | -5/+9 |
* | Improve flex list UI (#26970) | wxiaoguang | 2023-09-08 | 4 | -4/+4 |
* | 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 |
* | More fixes for the "commit-body" (#26898) | wxiaoguang | 2023-09-04 | 2 | -2/+2 |
* | Remove CSS `has` selector and improve various styles (#26891) | wxiaoguang | 2023-09-04 | 1 | -1/+1 |
* | Refactor "shortsha" (#26877) | wxiaoguang | 2023-09-03 | 3 | -21/+11 |
* | Enable djlint H008 and fix issues (#26869) | silverwind | 2023-09-01 | 2 | -4/+4 |
* | Minor dashboard tweaks, fix flex-list margins (#26829) | silverwind | 2023-08-31 | 2 | -2/+2 |
* | Remove "TODO" tasks from CSS file (#26835) | wxiaoguang | 2023-08-31 | 5 | -12/+12 |
* | Render code blocks in repo description (#26830) | silverwind | 2023-08-31 | 1 | -2/+2 |
* | Remove polluted `.ui.right` (#26825) | wxiaoguang | 2023-08-31 | 15 | -43/+35 |
* | Remove polluted ".ui.left" style (#26809) | wxiaoguang | 2023-08-30 | 1 | -12/+4 |
* | Add default label in branch select list (#26697) | yp05327 | 2023-08-29 | 1 | -0/+1 |
* | Fix being unable to use a repo that prohibits accepting PRs as a PR source. (... | CaiCandong | 2023-08-29 | 1 | -1/+1 |
* | Refactor some CSS styles and simplify code (#26771) | wxiaoguang | 2023-08-28 | 6 | -43/+43 |
* | Remove some transition related code (#26755) | wxiaoguang | 2023-08-28 | 1 | -2/+2 |
* | Use docs.gitea.com instead of docs.gitea.io (#26739) | Lunny Xiao | 2023-08-27 | 5 | -8/+8 |
* | Adding hint `Archived` to archive label. (#26741) | puni9869 | 2023-08-27 | 1 | -0/+5 |
* | Fix template bugs in recently_pushed_new_branches.tmpl (#26744) | wxiaoguang | 2023-08-27 | 1 | -2/+2 |