aboutsummaryrefslogtreecommitdiffstats
path: root/routers/web/repo/issue_view.go
Commit message (Expand)AuthorAgeFilesLines
* Move git references checking to gitrepo packages to reduce expose of reposito...Lunny Xiao14 days1-1/+2
* Move issue pin to an standalone table for querying performance (#33452)Lunny Xiao2025-02-171-1/+5
* Refactor error system (#33610)wxiaoguang2025-02-161-1/+1
* Move commits signature and verify functions to service layers (#33605)Lunny Xiao2025-02-161-2/+2
* Add a option "--user-type bot" to admin user create, improve role display (#2...mscherer2025-02-071-44/+37
* Some small refactors (#33144)Lunny Xiao2025-01-101-7/+23
* Clarify path param naming (#32969)wxiaoguang2024-12-241-5/+5
* Split issue/pull view router function as multiple smaller functions (#32749)Lunny Xiao2024-12-081-281/+335
* Refactor markup render system (#32612)wxiaoguang2024-11-241-20/+7
* Refactor markup render system (#32589)wxiaoguang2024-11-221-26/+19
* Move some functions from issue.go to standalone files (#32468)Lunny Xiao2024-11-111-0/+914