aboutsummaryrefslogtreecommitdiffstats
path: root/routers
Commit message (Expand)AuthorAgeFilesLines
* Move some errors to their own sub packages (#32880)Lunny Xiao35 hours22-143/+134
* Refactor pprof labels and process desc (#32909)wxiaoguang2 days1-1/+0
* Update go tool dependencies (#32916)silverwind2 days1-3/+0
* Refactor repo-projects.ts (#32892)silverwind3 days1-4/+6
* Move delete deploy keys into service layer (#32201)Lunny Xiao4 days2-2/+2
* Move RepoTransfer from models to models/repo sub package (#32506)Lunny Xiao4 days7-16/+18
* Fix various trivial problems (#32861)wxiaoguang5 days1-0/+3
* Fix bug on action list deleted branch (#32848)Lunny Xiao6 days3-4/+41
* Enable tenv and testifylint rules (#32852)TheFox0x77 days2-3/+3
* Update golangci-lint to v1.62.2, fix issues (#32845)silverwind7 days2-4/+4
* Fix missing outputs for jobs with matrix (#32823)Zettat1238 days3-16/+86
* Allow to fork repository into the same owner (#32819)wxiaoguang8 days1-3/+4
* Detect whether action view branch was deleted (#32764)Lunny Xiao9 days2-2/+46
* Make API "compare" accept commit IDs (#32801)wxiaoguang10 days3-85/+79
* Implement update branch API (#32433)Kemal Zebari10 days3-0/+74
* Add `is_archived` option for issue indexer (#32735)yp0532710 days1-0/+7
* Add standard-compliant route to serve outdated R packages (#32783)Sebastian T. T.11 days1-0/+1
* Rearrange Clone Panel (#31142)Blender Defender11 days1-2/+2
* Add label/author/assignee filters to the user/org home issue list (#32779)wxiaoguang11 days7-174/+136
* Use batch database operations instead of one by one to optimze api pulls (#32...Lunny Xiao11 days1-33/+2
* Fix internal server error when updating labels without write permission (#32776)yp0532711 days1-5/+5
* Refactor issue filter (labels, poster, assignee) (#32771)wxiaoguang12 days4-40/+9
* Make RepoActionView.vue support `##[group]` (#32770)wxiaoguang12 days1-3/+7
* Refactor issue list (#32755)wxiaoguang14 days3-49/+73
* Fix compare page bug view as anonymous (#32754)Lunny Xiao14 days1-1/+3
* Split issue/pull view router function as multiple smaller functions (#32749)Lunny Xiao2024-12-082-298/+356
* fix: render job title as commit message (#32748)metiftikci2024-12-081-13/+19
* fix(project): add title to project view page (#32747)metiftikci2024-12-071-0/+1
* Support "merge upstream branch" (Sync fork) (#32741)wxiaoguang2024-12-064-134/+179
* GitHub like repo home page (#32213)yp053272024-12-068-801/+882
* Make wiki pages visit fast (#32732)Lunny Xiao2024-12-061-10/+21
* Refactor RepoActionView.vue, add `::group::` support (#32713)wxiaoguang2024-12-063-56/+160
* Issue time estimate, meaningful time tracking (#23113)Illya Marchenko2024-12-053-12/+42
* Add Arch package registry (#32692)KN4CK3R2024-12-043-7/+374
* Fix mentionable users when writing issue comments (#32715)wxiaoguang2024-12-045-15/+19
* Fix delete branch perm checking (#32654)Lunny Xiao2024-12-043-75/+76
* Refactor markdown editor and use it for milestone description editor (#32688)wxiaoguang2024-12-041-0/+2
* Fix issue title rendering and refactor legacy function names (#32703)wxiaoguang2024-12-041-2/+2
* Add Swift login endpoint (#32693)KN4CK3R2024-12-032-43/+59
* Quick fix for license file name (#32696)Lunny Xiao2024-12-031-0/+4
* Allow to disable the password-based login (sign-in) form (#32687)wxiaoguang2024-12-021-31/+17
* Split mail sender sub package from mailer service package (#32618)Lunny Xiao2024-11-301-1/+2
* Move GetFeeds to service layer (#32526)Lunny Xiao2024-11-298-8/+16
* Allow users with write permission to run actions (#32644)Pedro Nishiyama2024-11-282-3/+3
* Validate OAuth Redirect URIs (#32643)Rowan Bohde2024-11-281-2/+15
* Move team related functions to service layer (#32537)Lunny Xiao2024-11-276-28/+24
* Add priority to protected branch (#32286)65432024-11-275-4/+67
* Fix: passkey login not working anymore (#32623)hiifong2024-11-262-7/+20
* Refactor some frontend problems (#32646)wxiaoguang2024-11-262-3/+3
* Improve oauth2 scope token handling (#32633)wxiaoguang2024-11-261-1/+1