aboutsummaryrefslogtreecommitdiffstats
path: root/routers
Commit message (Expand)AuthorAgeFilesLines
* Fix tautological conditions (#30735)silverwind2024-04-301-10/+8
* Fix issue label rendering in the issue popup (#30763)wxiaoguang2024-04-301-1/+4
* Fix all rounded borders, change affected tab menus to pills (#30707)silverwind2024-04-291-4/+2
* Rename CodeIndexerEnabled to IsRepoIndexerEnabled (#30762)wxiaoguang2024-04-292-3/+3
* Resolve lint for unused parameter and unnecessary type arguments (#30750)Chongyi Zheng2024-04-296-13/+13
* Add support for npm bundleDependencies (#30751)Micash2024-04-291-0/+1
* Fix nil dereference on error (#30740)Chongyi Zheng2024-04-282-4/+5
* Prevent allow/reject reviews on merged/closed PRs (#30686)Kemal Zebari2024-04-272-2/+13
* Update misspell to 0.5.1 and add `misspellings.csv` (#30573)silverwind2024-04-279-11/+11
* feat(api): enhance Actions Secrets Management API for repository (#30656)Bo-Yi Wu2024-04-266-284/+327
* Fix code search input for different views (#30678)wxiaoguang2024-04-263-4/+0
* Add route handler info for debugging purpose (#30705)wxiaoguang2024-04-262-1/+7
* Improve job commit description (#30579)yp053272024-04-261-12/+14
* Allow to save empty comment (#30706)wxiaoguang2024-04-261-19/+22
* Improve oauth2 client "preferred username field" logic and the error handling...wxiaoguang2024-04-254-28/+81
* Fix a panic bug when head repository deleting (#30674)Lunny Xiao2024-04-241-13/+13
* Initial support for colorblindness-friendly themes (#30625)wxiaoguang2024-04-242-2/+11
* Fix compare api swagger (#30648)Lunny Xiao2024-04-231-1/+1
* Enable more `revive` linter rules (#30608)silverwind2024-04-2224-42/+23
* fix(api): refactor branch and tag existence checks (#30618)Bo-Yi Wu2024-04-221-5/+4
* Use maintained gziphandler (#30592)Lunny Xiao2024-04-211-4/+6
* Clarify permission "HasAccess" behavior (#30585)wxiaoguang2024-04-203-5/+5
* Fix HEAD method for robots.txt (#30603)wxiaoguang2024-04-191-1/+1
* Fix project description rendering for org (#30587)wxiaoguang2024-04-191-2/+2
* Some following up changes for routes (#30550)wxiaoguang2024-04-181-5/+3
* Expose fuzzy search for issues/pulls (#29701)65432024-04-181-2/+10
* Allow everyone to read or write a wiki by a repo unit setting (#30495)wxiaoguang2024-04-174-14/+9
* Support nuspec manifest download for nuget packages (#28921)Michael Kriese2024-04-171-2/+30
* Fix branch_protection api shows users/teams who has no readAccess (#30291)Edward Zhang2024-04-171-4/+4
* Refactor web routes (#30519)wxiaoguang2024-04-172-264/+276
* Allow `preferred_username` as username source for OIDC (#30454)SimonErm2024-04-161-0/+7
* Fix empty field `login_name` in API response JSON when creating user (#30511)yp053272024-04-161-3/+3
* feat(api): implement branch/commit comparison API (#30349)Bo-Yi Wu2024-04-165-14/+132
* Rewrite and restyle reaction selector and enable no-sizzle eslint rule (#30453)silverwind2024-04-141-2/+0
* Fix network error when open/close organization/individual projects and redire...yp053272024-04-132-11/+6
* Refactor cache and disable go-chi cache (#30417)wxiaoguang2024-04-131-4/+2
* Fix rename branch 500 when the target branch is deleted but exist in database...Lunny Xiao2024-04-121-1/+7
* Check the token's owner and repository when registering a runner (#30406)Zettat1232024-04-111-0/+14
* Use raw Wiki links for non-renderable Wiki files (#30273)Rafael2024-04-101-6/+7
* Performance optimization for git push (#30104)Lunny Xiao2024-04-091-41/+44
* Fix missed doer (#30231)Lunny Xiao2024-04-086-21/+21
* Avoid showing `Failed to change the default wiki branch` if repo has no wiki ...yp053272024-04-081-0/+6
* Clean up log messages (#30313)wxiaoguang2024-04-077-17/+10
* Refactor startup deprecation messages (#30305)wxiaoguang2024-04-072-10/+10
* Render embedded code preview by permlink in markdown (#30234)wxiaoguang2024-04-022-2/+2
* Remove scheduled action tasks if the repo is archived (#30224)Zettat1232024-04-012-0/+22
* Refactor file view & render (#30227)wxiaoguang2024-04-013-15/+24
* Do not allow different storage configurations to point to the same directory ...wxiaoguang2024-03-311-0/+8
* Add setting to disable user features when user login type is not plain (#29615)Jack Hay2024-03-294-12/+14
* Refactor topic Find functions and add more tests for pagination (#30127)Lunny Xiao2024-03-293-5/+6