summaryrefslogtreecommitdiffstats
path: root/templates
Commit message (Expand)AuthorAgeFilesLines
* Add protected branch name description (#27257)Lunny Xiao2023-09-291-0/+1
* More `db.DefaultContext` refactor (#27265)JakobDev2023-09-298-46/+46
* Improve tree not found page (#26570)yp053272023-09-291-1/+3
* Add support for forking single branch (#25821)Dmitry Sharshakov2023-09-291-0/+20
* Fix review UI (#27322)wxiaoguang2023-09-281-1/+1
* Improve branch list UI (#27319)wxiaoguang2023-09-282-15/+9
* Fix protected branch icon location (#26576)yp053272023-09-272-8/+10
* Fix divider in subscription page (#27298)yp053272023-09-271-1/+1
* Fix incorrect change from #27231 (#27275)delvh2023-09-261-3/+3
* Add missing IconHTML size (#27269)wxiaoguang2023-09-261-1/+1
* Fix more "locale" usages (#27259)wxiaoguang2023-09-25115-225/+224
* Always use `ctx.Locale.Tr` inside templates (#27231)delvh2023-09-25305-3816/+3816
* Disable `Test Delivery` and `Replay` webhook buttons when webhook is inactive...Yarden Shoham2023-09-251-2/+8
* Add missing public user visibility in user details page (#27246)yp053272023-09-251-0/+1
* Use mask-based fade-out effect for `.new-menu` (#27181)silverwind2023-09-251-15/+17
* cleanup locale function usage (#27227)Denys Konovalov2023-09-2449-133/+121
* Fix EOL handling in web editor (#27141)silverwind2023-09-241-3/+4
* Fix PushEvent NullPointerException jenkinsci/github-plugin (#27203)Nabapadma-sarker2023-09-241-0/+4
* fix issues on action runners page (#27226)Denys Konovalov2023-09-242-20/+19
* Fix Fomantic UI dropdown icon bug when there is a search input in menu (#27225)wxiaoguang2023-09-241-0/+1
* Fix push mirror, wrong timestamp format (#27153)Daniel Kilimnik2023-09-231-0/+2
* Allow copying issue comment link on archived repos and when not logged in (#2...JakobDev2023-09-233-13/+13
* fix: text decorator on issue sidebar menu label (#27206)metiftikci2023-09-231-1/+1
* Updates to the API for archived repos (#27149)JakobDev2023-09-211-0/+95
* Fix dropdown icon position (#27175)wxiaoguang2023-09-2116-35/+33
* Fix the variable regexp pattern on web page (#27161)Nanguan Lin2023-09-211-1/+1
* Increase auth provider icon size on login page (#27122)silverwind2023-09-193-3/+3
* Change green buttons to primary color (#27099)silverwind2023-09-18101-165/+165
* Fix the incorrect route path in the user edit page. (#27007)CaiCandong2023-09-181-4/+4
* Display archived labels specially when listing labels (#26820)puni98692023-09-183-16/+24
* Remove a `gt-float-right` and some unnecessary helpers (#27110)wxiaoguang2023-09-181-18/+19
* Fix token endpoints ignore specified account (#27080)CaiCandong2023-09-181-0/+9
* Search branches (#27055)Lunny Xiao2023-09-171-2/+13
* Support `.git-blame-ignore-revs` file (#26395)KN4CK3R2023-09-161-0/+12
* Add `RemoteAddress` to mirrors (#26952)KN4CK3R2023-09-162-6/+4
* Use `print` instead of `printf` (#27093)KN4CK3R2023-09-167-23/+23
* Display all user types and org types on admin management UI (#27050)Lunny Xiao2023-09-142-1/+10
* Fix incorrect default branch label while switching between branches (#27053)yp053272023-09-141-5/+6
* Fix Fomantic's line-height causing vertical scrollbars to appear (#26961)Kerwin Bryant2023-09-131-1/+3
* Show OpenID Connect and OAuth on signup page (#20242)Dmitry Sharshakov2023-09-133-0/+23
* add sparse url in cargo package guide (#26937)merlleu2023-09-131-1/+2
* Add missing 404 response to Swagger (#27038)JakobDev2023-09-131-0/+450
* Improve repo/user/org search (#27030)wxiaoguang2023-09-121-1/+1
* resolve issue with sort icons on admin/users and admin/runners (#24360)jladbrook2023-09-121-3/+12
* Fix "delete" modal dialog for issue/PR (#27015)wxiaoguang2023-09-112-2/+12
* Improve "language stats" UI (#26968)wxiaoguang2023-09-101-36/+32
* Improve issue list layout (#26983)wxiaoguang2023-09-091-7/+5
* Add a new column schedule_id for action_run to track (#26975)Lunny Xiao2023-09-081-5/+9
* Improve flex list UI (#26970)wxiaoguang2023-09-0813-16/+18
* Refactor dashboard/feed.tmpl (#26956)CaiCandong2023-09-071-30/+30