aboutsummaryrefslogtreecommitdiffstats
path: root/routers/web
Commit message (Expand)AuthorAgeFilesLines
* Refactor webhook events (#33337)Lunny Xiao13 days1-21/+21
* Support disable passkey auth (#33348)yp0532713 days3-0/+14
* Remove duplicate "ResponseWriter.Status" method (#33346)wxiaoguang2025-01-225-35/+35
* Support performance trace (#32973)wxiaoguang2025-01-215-4/+45
* Fix issue count (#33338)wxiaoguang2025-01-211-10/+20
* Fix incorrect ref commit ID usage (#33331)wxiaoguang2025-01-206-7/+15
* Fix Account linking page (#33325)CrimsonEdgeHope2025-01-191-0/+11
* Make tracked time representation display as hours (#33315)Vladimir Sysoev2025-01-191-1/+1
* Fix push message behavior (#33215)Chai-Shi2025-01-171-1/+19
* Trivial fixes (#33304)wxiaoguang2025-01-173-3/+3
* Fix incorrect ref usages (#33301)wxiaoguang2025-01-163-18/+8
* Only allow admins to rename default/protected branches (#33276)Kemal Zebari2025-01-151-0/+8
* Prepare for support performance trace (#33286)wxiaoguang2025-01-152-3/+3
* Fix incorrect TagName/BranchName usages (#33279)wxiaoguang2025-01-153-2/+3
* Simplify context ref name (#33267)wxiaoguang2025-01-155-15/+5
* Fix some broken route handlers (#33268)wxiaoguang2025-01-141-4/+5
* Refactor ref type (#33242)Lunny Xiao2025-01-143-56/+50
* Support public code/issue access for private repositories (#33127)wxiaoguang2025-01-143-98/+112
* Validate that the tag doesn't exist when creating a tag via the web (#33241)Kemal Zebari2025-01-142-153/+230
* Fix incorrect ref "blob" (#33240)wxiaoguang2025-01-132-4/+10
* Refactor RefName (#33234)wxiaoguang2025-01-131-0/+1
* Refactor context RefName and RepoAssignment (#33226)wxiaoguang2025-01-136-33/+10
* Refactor context repository (#33202)wxiaoguang2025-01-1216-44/+36
* Some small refactors (#33144)Lunny Xiao2025-01-101-7/+23
* Automerge supports deleting branch automatically after merging (#32343)Lunny Xiao2025-01-102-13/+3
* Refactor older tests to use testify (#33140)TheFox0x72025-01-092-15/+11
* add submodule diff links (#33097)Rowan Bohde2025-01-081-1/+0
* Make git clone URL could use current signed-in user (#33091)wxiaoguang2025-01-072-3/+3
* Filter reviews of one pull request in memory instead of database to reduce sl...Lunny Xiao2025-01-071-8/+2
* fix empty repo updated time (#33120)Chai-Shi2025-01-071-1/+4
* Fix repo empty guide (#33114)wxiaoguang2025-01-061-0/+1
* workflow_dispatch use workflow from trigger branch (#33098)ChristopherHX2025-01-053-93/+135
* Fix empty git repo handling logic (#33101)wxiaoguang2025-01-041-16/+30
* Clean up legacy form CSS styles (#33081)wxiaoguang2025-01-031-21/+22
* Fix bleve fuzziness search (#33078)wxiaoguang2025-01-033-43/+20
* Remove some unnecessary template helpers (#33069)wxiaoguang2025-01-011-0/+2
* Use project's redirect url instead of composing url (#33058)Lunny Xiao2024-12-313-9/+16
* [Feature] Private README.md for organization (#32872)Chai-Shi2024-12-315-66/+109
* Merge updatecommentattachment functions (#33044)Lunny Xiao2024-12-301-1/+1
* Use gitrepo.GetTreePathLatestCommit to get file lastest commit instead from l...Lunny Xiao2024-12-301-11/+5
* Refactor pagination (#33037)wxiaoguang2024-12-3023-127/+31
* Refactor tests (#33021)wxiaoguang2024-12-291-4/+5
* De-emphasize signed commits (#31160)Blender Defender2024-12-281-10/+82
* Support for email addresses containing uppercase characters when activating u...Zettat1232024-12-272-3/+3
* Add `show more` organizations icon in user's profile (#32986)yp053272024-12-272-25/+26
* Refactor "string truncate" (#32984)wxiaoguang2024-12-261-1/+1
* Use `CloseIssue` and `ReopenIssue` instead of `ChangeStatus` (#32467)Lunny Xiao2024-12-252-26/+31
* Refactor tmpl and blob_excerpt (#32967)wxiaoguang2024-12-252-23/+5
* Clarify path param naming (#32969)wxiaoguang2024-12-2435-136/+136
* Refactor request context (#32956)wxiaoguang2024-12-241-7/+5