aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Another round of `db.DefaultContext` refactor (#27103)JakobDev2023-09-25109-306/+353
* 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-252-2/+10
* 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-253-32/+21
* [skip ci] Updated translations via CrowdinGiteaBot2023-09-251-1/+1
* Fix z-index on markdown completion (#27237)silverwind2023-09-251-0/+1
* Update database-preparation and add note re: MariaDB (#27232)techknowlogick2023-09-241-3/+3
* cleanup locale function usage (#27227)Denys Konovalov2023-09-2449-133/+121
* Fix EOL handling in web editor (#27141)silverwind2023-09-243-6/+22
* Fix PushEvent NullPointerException jenkinsci/github-plugin (#27203)Nabapadma-sarker2023-09-243-0/+6
* fix issues on action runners page (#27226)Denys Konovalov2023-09-244-26/+20
* Fix Fomantic UI dropdown icon bug when there is a search input in menu (#27225)wxiaoguang2023-09-242-0/+4
* Update go-enry to 2.8.5 (#27215)delvh2023-09-232-3/+3
* Update nodejs installation method in release container (#27207)silverwind2023-09-231-1/+4
* Quote table `release` in sql queries (#27205)KN4CK3R2023-09-232-6/+6
* Fix push mirror, wrong timestamp format (#27153)Daniel Kilimnik2023-09-233-10/+16
* 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
* Update JS and Poetry dependencies and eslint (#27200)silverwind2023-09-227-546/+637
* Remove some dead code (#27196)wxiaoguang2023-09-222-4/+0
* [skip ci] Updated translations via CrowdinGiteaBot2023-09-221-1/+22
* Updates to the API for archived repos (#27149)JakobDev2023-09-2122-34/+249
* Fix release URL in webhooks (#27182)John Olheiser2023-09-219-9/+9
* Fix dropdown icon position (#27175)wxiaoguang2023-09-2116-35/+33
* Fix repo sub menu (#27169)wxiaoguang2023-09-212-3/+3
* Fix review request number and add more tests (#27104)Nanguan Lin2023-09-2112-23/+115
* Fix the variable regexp pattern on web page (#27161)Nanguan Lin2023-09-211-1/+1
* Fix organization field being null in POST /orgs/{orgid}/teams (#27150)Dionysios Kakouris2023-09-211-1/+1
* Add index to `issue_user.issue_id` (#27154)JakobDev2023-09-213-1/+19
* [skip ci] Updated translations via CrowdinGiteaBot2023-09-211-0/+8
* Start development on Gitea 1.22 (#27155)v1.22.0-devdelvh2023-09-200-0/+0
* Fix successful return value for `SyncAndGetUserSpecificDiff` (#27152)v1.21.0-rc0delvh2023-09-201-1/+1
* Improve actions docs related to `pull_request` event (#27126)Zettat1232023-09-202-0/+6
* Remove outdated paragraphs when comparing Gitea Actions to GitHub Actions (#2...delvh2023-09-202-20/+14
* Fix: treat tab "overview" as "repositories" in user profiles without readme (...hazy2023-09-201-1/+2
* Fix incorrect test code for error handling (#27139)wxiaoguang2023-09-201-4/+12
* Increase auth provider icon size on login page (#27122)silverwind2023-09-196-12/+14
* fix pagination for followers and following (#27127)Earl Warren2023-09-191-2/+2
* services/wiki: Close() after error handling (#27129)Earl Warren2023-09-191-2/+2
* Use fetch helpers instead of fetch (#27026)silverwind2023-09-1917-98/+70
* Change green buttons to primary color (#27099)silverwind2023-09-18108-176/+183
* Fix wrong xorm get usage on migration (#27111)Lunny Xiao2023-09-181-19/+14
* Fix the incorrect route path in the user edit page. (#27007)CaiCandong2023-09-181-4/+4
* Refactor lfs requests (#26783)Chongyi Zheng2023-09-186-135/+124
* Display archived labels specially when listing labels (#26820)puni98692023-09-186-19/+32
* Remove a `gt-float-right` and some unnecessary helpers (#27110)wxiaoguang2023-09-182-56/+35
* [skip ci] Updated licenses and gitignoresGiteaBot2023-09-189-4/+164
* Fix token endpoints ignore specified account (#27080)CaiCandong2023-09-184-4/+52