aboutsummaryrefslogtreecommitdiffstats
path: root/routers
Commit message (Expand)AuthorAgeFilesLines
* Always load or generate oauth2 jwt secret (#30942) (#30978)Giteabot2024-05-141-0/+11
* Protected tag is no internal server error (#30962) (#30970)Giteabot2024-05-143-8/+17
* Support using label names when changing issue labels (#30943) (#30958)Giteabot2024-05-131-1/+28
* Move reverproxyauth before session so the header will not be ignored even if ...Giteabot2024-05-121-6/+6
* Check if reverse proxy is correctly configured (#30890) (#30935)Giteabot2024-05-103-0/+37
* Remove deprecated stuff for runners (#30930) (#30931)Giteabot2024-05-102-19/+0
* Fix misspelling of mergable (#30896) (#30905)Giteabot2024-05-082-4/+4
* Fix various problems around projects board view (#30696) (#30902)Giteabot2024-05-085-83/+68
* Fix wrong transfer hint (#30889) (#30900)Giteabot2024-05-081-2/+8
* Move database operations of merging a pull request to post receive hook and a...Giteabot2024-05-082-1/+112
* Refactor AppURL usage (#30885) (#30891)wxiaoguang2024-05-086-12/+18
* Repository explore alphabetically order respect owner name (#30882)65432024-05-071-2/+2
* Make sure git version&feature are always prepared (#30877) (#30879)wxiaoguang2024-05-078-8/+12
* Fix no edit history after editing issue's title and content (#30814) (#30845)Giteabot2024-05-032-40/+33
* Improve grep search (#30843) (#30850)Giteabot2024-05-032-1/+36
* Don't only list code-enabled repositories when using repository API (#30817) ...Giteabot2024-05-031-3/+1
* Ignore useless error message "broken pipe" (#30801) (#30842)Giteabot2024-05-031-3/+1
* Prevent automatic OAuth grants for public clients (#30790) (#30836)Giteabot2024-05-021-2/+3
* Catch and handle unallowed file type errors in issue attachment API (#30791) ...Giteabot2024-05-032-2/+17
* Skip gzip for some well-known compressed file types (#30796) (#30813)Giteabot2024-05-021-1/+1
* Fix bleve fuzziness (#30799) (#30804)Giteabot2024-05-011-1/+1
* Fix issue label rendering in the issue popup (#30763) (#30773)Giteabot2024-04-301-1/+4
* Rename CodeIndexerEnabled to IsRepoIndexerEnabled (#30762) (#30767)Giteabot2024-04-292-3/+3
* Fix all rounded borders, change affected tab menus to pills (#30707) (#30769)Giteabot2024-04-291-4/+2
* Fix nil dereference on error (#30740) (#30746)wxiaoguang2024-04-292-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