aboutsummaryrefslogtreecommitdiffstats
path: root/routers/web
Commit message (Expand)AuthorAgeFilesLines
* Fix "force private" logic (#31012)wxiaoguang2024-05-201-1/+1
* Improve reverse proxy documents and clarify the AppURL guessing behavior (#31...wxiaoguang2024-05-191-1/+1
* Move reverproxyauth before session so the header will not be ignored even if ...Lunny Xiao2024-05-111-6/+6
* Check if reverse proxy is correctly configured (#30890)wxiaoguang2024-05-103-0/+37
* Fix misspelling of mergable (#30896)yp053272024-05-081-2/+2
* Fix various problems around projects board view (#30696)Lunny Xiao2024-05-085-83/+68
* Fix wrong transfer hint (#30889)Lunny Xiao2024-05-081-2/+8
* Refactor AppURL usage (#30885)wxiaoguang2024-05-071-1/+1
* Make sure git version&feature are always prepared (#30877)wxiaoguang2024-05-064-4/+4
* Improve grep search (#30843)wxiaoguang2024-05-032-1/+36
* Prevent automatic OAuth grants for public clients (#30790)Archer2024-05-021-2/+3
* Skip gzip for some well-known compressed file types (#30796)wxiaoguang2024-05-021-1/+1
* Fix bleve fuzziness (#30799)wxiaoguang2024-05-011-1/+1
* 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-293-3/+3
* Fix nil dereference on error (#30740)Chongyi Zheng2024-04-281-1/+1
* Prevent allow/reject reviews on merged/closed PRs (#30686)Kemal Zebari2024-04-271-0/+2
* Update misspell to 0.5.1 and add `misspellings.csv` (#30573)silverwind2024-04-274-5/+5
* Fix code search input for different views (#30678)wxiaoguang2024-04-263-4/+0
* Add route handler info for debugging purpose (#30705)wxiaoguang2024-04-261-1/+1
* 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
* Enable more `revive` linter rules (#30608)silverwind2024-04-225-10/+0
* Use maintained gziphandler (#30592)Lunny Xiao2024-04-211-4/+6
* Clarify permission "HasAccess" behavior (#30585)wxiaoguang2024-04-201-2/+2
* 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-172-4/+7
* Refactor web routes (#30519)wxiaoguang2024-04-172-264/+276
* Allow `preferred_username` as username source for OIDC (#30454)SimonErm2024-04-161-0/+7
* feat(api): implement branch/commit comparison API (#30349)Bo-Yi Wu2024-04-161-14/+4
* 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
* Fix rename branch 500 when the target branch is deleted but exist in database...Lunny Xiao2024-04-121-1/+7
* Use raw Wiki links for non-renderable Wiki files (#30273)Rafael2024-04-101-6/+7
* Fix missed doer (#30231)Lunny Xiao2024-04-081-3/+3
* 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-073-4/+0
* 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-011-0/+12
* 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