aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* 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