aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Refactor webhook events (#33337)Lunny Xiao2025-01-2310-335/+176
* Add missing POPULATE_SQUASH_COMMENT_WITH_COMMIT_MESSAGES in app.example.ini (...yp053272025-01-231-0/+3
* [skip ci] Updated translations via CrowdinGiteaBot2025-01-232-0/+16
* Support disable passkey auth (#33348)yp053272025-01-227-5/+43
* Update JS dependencies (#33359)silverwind2025-01-222-276/+726
* Enable Typescript `noImplicitAny` (#33322)silverwind2025-01-2263-270/+326
* Remove duplicate "ResponseWriter.Status" method (#33346)wxiaoguang2025-01-2210-53/+42
* Fix code button alignment (#33345)silverwind2025-01-221-1/+2
* [skip ci] Updated translations via CrowdinGiteaBot2025-01-229-9/+0
* Support performance trace (#32973)wxiaoguang2025-01-2124-52/+628
* Make issue suggestion work for all editors (#33340)wxiaoguang2025-01-215-16/+34
* Fix issue count (#33338)wxiaoguang2025-01-211-10/+20
* [skip ci] Updated translations via CrowdinGiteaBot2025-01-211-1/+0
* Fix incorrect ref commit ID usage (#33331)wxiaoguang2025-01-206-7/+15
* Improve sync fork behavior (#33319)wxiaoguang2025-01-206-26/+109
* Refactor response writer & access logger (#33323)wxiaoguang2025-01-204-68/+159
* [skip ci] Updated licenses and gitignoresGiteaBot2025-01-203-4/+9
* Fix typo in documentation of GetBranchNames() (#33330)Michael Vetter2025-01-191-1/+1
* Fix Account linking page (#33325)CrimsonEdgeHope2025-01-195-3/+40
* Fix parentCommit invalid memory address or nil pointer dereference. (#33204)hiifong2025-01-192-4/+12
* Make tracked time representation display as hours (#33315)Vladimir Sysoev2025-01-198-94/+29
* [skip ci] Updated translations via CrowdinGiteaBot2025-01-192-0/+19
* [skip ci] Updated translations via CrowdinGiteaBot2025-01-1814-14/+0
* Fix push message behavior (#33215)Chai-Shi2025-01-176-132/+138
* Add golang back to nix dev environment and pin v1.23 (#33275)65432025-01-172-6/+11
* Trivial fixes (#33304)wxiaoguang2025-01-1712-20/+29
* [skip ci] Updated translations via CrowdinGiteaBot2025-01-178-24/+4
* Fix incorrect ref usages (#33301)wxiaoguang2025-01-166-22/+24
* Update JS and PY dependencies (#33249)silverwind2025-01-166-449/+571
* Only allow admins to rename default/protected branches (#33276)Kemal Zebari2025-01-157-10/+90
* Enable Typescript `noImplicitThis` (#33250)silverwind2025-01-1629-190/+209
* Prepare for support performance trace (#33286)wxiaoguang2025-01-156-28/+28
* Fix closed dependency title (#33285)wxiaoguang2025-01-152-4/+4
* Move some Actions related functions from `routers` to `services` (#33280)Zettat1232025-01-156-154/+269
* Fix incorrect TagName/BranchName usages (#33279)wxiaoguang2025-01-156-16/+21
* Simplify context ref name (#33267)wxiaoguang2025-01-1512-80/+27
* [skip ci] Updated translations via CrowdinGiteaBot2025-01-159-11/+4
* Fix some broken route handlers (#33268)wxiaoguang2025-01-141-4/+5
* Add a confirm dialog for "sync fork" (#33270)wxiaoguang2025-01-142-1/+5
* Fix sidebar milestone link (#33269)wxiaoguang2025-01-143-9/+9
* Refactor ref type (#33242)Lunny Xiao2025-01-147-143/+120
* Fix 500 error when error occurred in migration page (#33256)yp053272025-01-1410-10/+32
* Fix missing license when sync mirror (#33255)yp053272025-01-141-0/+1
* Support public code/issue access for private repositories (#33127)wxiaoguang2025-01-149-213/+218
* Validate that the tag doesn't exist when creating a tag via the web (#33241)Kemal Zebari2025-01-145-167/+238
* [skip ci] Updated translations via CrowdinGiteaBot2025-01-1413-38/+0
* Switch back to `vue-tsc` (#33248)silverwind2025-01-132-30/+29
* Let API create and edit system webhooks, attempt 2 (#33180)Michael B.2025-01-135-1/+103
* Fix incorrect ref "blob" (#33240)wxiaoguang2025-01-133-14/+10
* Refactor RefName (#33234)wxiaoguang2025-01-1313-60/+58