aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Add basic auth support to rss/atom feeds (#33371)Wesley van Tilburg2025-01-273-19/+57
* Optimize makefile help information generation (#33390)hiifong2025-01-271-116/+60
* Use ProtonMail/go-crypto to replace keybase/go-crypto (#33402)wxiaoguang2025-01-2712-39/+55
* [skip ci] Updated translations via CrowdinGiteaBot2025-01-274-5/+41
* Add missed auto merge feed message on dashboard (#33309)Lunny Xiao2025-01-262-3/+6
* Clone button enhancements (#33362)silverwind2025-01-275-4/+12
* Fix issue suggestion bug (#33389)wxiaoguang2025-01-261-8/+51
* [skip ci] Updated translations via CrowdinGiteaBot2025-01-263-4/+4
* Update tool dependencies (#33392)silverwind2025-01-251-3/+3
* Refactor context flash msg and global variables (#33375)wxiaoguang2025-01-2530-606/+667
* Do not show unnecessary commit sign lock icon (#33387)wxiaoguang2025-01-252-2/+6
* Fix js error when edit issue (#33384)wxiaoguang2025-01-251-1/+1
* Do not access GitRepo when a repo is being created (#33380)wxiaoguang2025-01-241-0/+3
* Repo homepage styling tweaks (#33289)silverwind2025-01-243-5/+4
* Fix comment header padding (#33377)Typed SIGTERM2025-01-255-14/+10
* [skip ci] Updated translations via CrowdinGiteaBot2025-01-241-0/+3
* 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