summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Make SSPI auth mockable (#27036)wxiaoguang2023-09-179-76/+72
* Search branches (#27055)Lunny Xiao2023-09-175-4/+24
* Fix wrong migration for email address (#27106)Lunny Xiao2023-09-171-18/+70
* [skip ci] Updated translations via CrowdinGiteaBot2023-09-171-15/+17
* Support `.git-blame-ignore-revs` file (#26395)KN4CK3R2023-09-1619-52/+306
* Add `RemoteAddress` to mirrors (#26952)KN4CK3R2023-09-1613-53/+194
* Upgrading the actions/checkout@4 (#27096)puni98692023-09-167-25/+25
* Next round of `db.DefaultContext` refactor (#27089)JakobDev2023-09-1690-464/+434
* Ui correction in mobile view nav bar left aligned items. (#27046)puni98692023-09-161-1/+0
* Add missing deps to files-changed (#27100)silverwind2023-09-163-32/+37
* Use db.WithTx for AddTeamMember to avoid ctx abuse (#27095)wxiaoguang2023-09-161-48/+48
* Drop Node.js 16 and update js dependencies (#27094)Chongyi Zheng2023-09-1611-152/+231
* Fix NPE when editing OAuth2 applications (#27078)JakobDev2023-09-161-3/+3
* Use `print` instead of `printf` (#27093)KN4CK3R2023-09-167-23/+23
* Add tests for db indexer in indexer_test.go (#27087)Nanguan Lin2023-09-161-131/+324
* [skip ci] Updated translations via CrowdinGiteaBot2023-09-1627-326/+219
* Allow empty Conan files (#27092)KN4CK3R2023-09-151-7/+2
* Actions are no longer experimental, so enable them by default (#27054)Lunny Xiao2023-09-154-4/+4
* Update brew installation documentation since gitea moved to brew core package...Lunny Xiao2023-09-154-4/+0
* More refactoring of `db.DefaultContext` (#27083)JakobDev2023-09-1583-320/+336
* [skip ci] Updated translations via CrowdinGiteaBot2023-09-151-0/+4
* Reduce usage of `db.DefaultContext` (#27073)JakobDev2023-09-1483-324/+339
* Remove the useless function `GetUserIssueStats` and move relevant tests to `i...Nanguan Lin2023-09-143-315/+82
* Fix issue templates when blank isses are disabled (#27061)JakobDev2023-09-142-11/+14
* Display all user types and org types on admin management UI (#27050)Lunny Xiao2023-09-146-4/+32
* Apply lng2020 to maintainers (#27068)Nanguan Lin2023-09-141-0/+1
* Fix incorrect default branch label while switching between branches (#27053)yp053272023-09-142-9/+9
* set version in snapcraft yamltechknowlogick2023-09-131-1/+1
* Replace 'userxx' with 'orgxx' in all test files when the user type is org (#...Nanguan Lin2023-09-1491-280/+280
* [skip ci] Updated translations via CrowdinGiteaBot2023-09-141-0/+3
* Load reviewer before sending notification (#27063)sebastian-sauer2023-09-131-0/+3
* bump all nightly builds to 16gbtechknowlogick2023-09-131-3/+3
* Show the repo count in code tab on both user profile and org page. (#27048)puni98692023-09-131-0/+5