aboutsummaryrefslogtreecommitdiffstats
path: root/templates
Commit message (Expand)AuthorAgeFilesLines
* Fix issue sidebar dropdown keyboard support (#33447)wxiaoguang2025-01-304-5/+8
* Refactor repository transfer (#33211)Lunny Xiao2025-01-301-4/+4
* Support choose email when creating a commit via web UI (#33432)wxiaoguang2025-01-301-0/+10
* Add missed auto merge feed message on dashboard (#33309)Lunny Xiao2025-01-261-1/+4
* Do not show unnecessary commit sign lock icon (#33387)wxiaoguang2025-01-251-1/+4
* Repo homepage styling tweaks (#33289)silverwind2025-01-242-2/+2
* Fix comment header padding (#33377)Typed SIGTERM2025-01-254-8/+8
* Refactor webhook events (#33337)Lunny Xiao2025-01-231-21/+21
* Support disable passkey auth (#33348)yp053272025-01-221-3/+4
* Fix code button alignment (#33345)silverwind2025-01-221-1/+2
* Support performance trace (#32973)wxiaoguang2025-01-215-31/+40
* Improve sync fork behavior (#33319)wxiaoguang2025-01-201-6/+8
* Fix Account linking page (#33325)CrimsonEdgeHope2025-01-193-3/+9
* Fix push message behavior (#33215)Chai-Shi2025-01-171-3/+3
* Trivial fixes (#33304)wxiaoguang2025-01-175-5/+6
* Fix incorrect ref usages (#33301)wxiaoguang2025-01-161-1/+1
* Fix closed dependency title (#33285)wxiaoguang2025-01-151-3/+3
* Fix incorrect TagName/BranchName usages (#33279)wxiaoguang2025-01-151-1/+1
* Simplify context ref name (#33267)wxiaoguang2025-01-156-36/+12
* Add a confirm dialog for "sync fork" (#33270)wxiaoguang2025-01-141-1/+4
* Fix sidebar milestone link (#33269)wxiaoguang2025-01-143-9/+9
* Fix 500 error when error occurred in migration page (#33256)yp053272025-01-149-9/+27
* Support public code/issue access for private repositories (#33127)wxiaoguang2025-01-141-1/+19
* Validate that the tag doesn't exist when creating a tag via the web (#33241)Kemal Zebari2025-01-141-11/+5
* Let API create and edit system webhooks, attempt 2 (#33180)Michael B.2025-01-131-0/+12
* Refactor context RefName and RepoAssignment (#33226)wxiaoguang2025-01-133-7/+9
* Remove unused CSS styles and move some styles to proper files (#33217)wxiaoguang2025-01-122-2/+2
* Refactor context repository (#33202)wxiaoguang2025-01-129-59/+59
* Fix unpin hint on the pinned pull requests (#33207)Lunny Xiao2025-01-121-1/+1
* Fix sync fork for consistency (#33147)Chai-Shi2025-01-102-3/+81
* Fix branch dropdown not display ref name (#33159)yp053272025-01-093-20/+30
* Fix assignee list overlapping in Issue sidebar (#33176)wxiaoguang2025-01-101-4/+4
* Move repo size to sidebar (#33155)yp053272025-01-092-5/+5
* Fix form width (#33151)wxiaoguang2025-01-0813-1214/+1190
* add submodule diff links (#33097)Rowan Bohde2025-01-082-21/+34
* Refactor legacy JS (#33115)wxiaoguang2025-01-061-1/+1
* Fix repo empty guide (#33114)wxiaoguang2025-01-061-1/+1
* Fix dropdown menu header and mobile view (#33108)wxiaoguang2025-01-053-5/+5
* workflow_dispatch use workflow from trigger branch (#33098)ChristopherHX2025-01-052-24/+48
* Trivial fixes (#33103)wxiaoguang2025-01-041-1/+1
* Fix empty git repo handling logic (#33101)wxiaoguang2025-01-042-13/+10
* Clean up legacy form CSS styles (#33081)wxiaoguang2025-01-0317-229/+182
* Fix "stop time tracking button" on navbar (#33084)wxiaoguang2025-01-031-2/+2
* Fix bleve fuzziness search (#33078)wxiaoguang2025-01-031-1/+2
* Refactor pull-request compare&create page (#33071)wxiaoguang2025-01-021-180/+179
* feat: link to nuget dependencies (#26554)lonix12025-01-011-2/+3
* Remove some unnecessary template helpers (#33069)wxiaoguang2025-01-011-4/+4
* Inherit submodules from template repository content (#16237)Steffen Schröter2025-01-011-2/+2
* Optimize the installation page (#32994)Kerwin Bryant2024-12-311-19/+6
* [Feature] Private README.md for organization (#32872)Chai-Shi2024-12-314-8/+34