aboutsummaryrefslogtreecommitdiffstats
path: root/templates
Commit message (Expand)AuthorAgeFilesLines
* Rename the default themes to gitea-light, gitea-dark, gitea-auto (#27419)silverwind2023-10-063-10/+4
* Refactor system setting (#27000)wxiaoguang2023-10-051-4/+4
* Fix pr template (#27436)Lunny Xiao2023-10-041-1/+1
* Fix missing `ctx` in new_form.tmpl (#27434)CaiCandong2023-10-041-2/+2
* Use flex-container for repo and org settings (#27418)silverwind2023-10-044-6/+6
* Fix yet another `ctx` template bug (#27417)delvh2023-10-041-1/+1
* Even more `db.DefaultContext` refactor (#27352)JakobDev2023-10-033-4/+4
* link to file from its history (#27354)Denys Konovalov2023-10-021-2/+8
* Cargo package - Fix missing domain in cargo sparse url (#27370)merlleu2023-10-011-1/+1
* Hide archived labels when filtering by labels on the issue list (#27115)puni98692023-10-015-158/+184
* Fix missing ctx for GetRepoLink in dashboard (#27372)CaiCandong2023-10-011-1/+1
* highlight user details link (#26998)Denys Konovalov2023-10-012-3/+10
* Feed UI Improvements (#27356)silverwind2023-09-301-12/+14
* Fix template bug (#27362)Lunny Xiao2023-09-301-1/+1
* 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