summaryrefslogtreecommitdiffstats
path: root/routers/web
Commit message (Expand)AuthorAgeFilesLines
* Fix rendered wiki page link (#31398) (#31407)wxiaoguang2024-06-193-7/+7
* Allow downloading attachments of draft releases (#31369) (#31380)Giteabot2024-06-161-2/+3
* Remove sub-path from container registry realm (#31293) (#31300)Giteabot2024-06-101-1/+7
* Fix Activity Page Contributors dropdown (#31264) (#31269)Giteabot2024-06-061-6/+0
* Fix agit checkout command line hint & fix ShowMergeInstructions checking (#31...Giteabot2024-06-031-7/+8
* Ignore FindRecentlyPushedNewBranches err (#31164) (#31171)wxiaoguang2024-05-301-2/+1
* Fix markup preview (#31158) (#31166)Giteabot2024-05-301-2/+3
* Add an immutable tarball link to archive download headers for Nix (#31139) (#...Giteabot2024-05-291-0/+6
* Add missed return after `ctx.ServerError` (#31130) (#31133)Giteabot2024-05-284-0/+4
* Fix possible ui 500 if workflow's job is nil (#31092) (#31098)Giteabot2024-05-271-0/+8
* Fix `View File` button link if branch deleted on pull request files pages (#3...Giteabot2024-05-261-1/+1
* Fix wrong display of recently pushed notification (#25812) (#31043)yp053272024-05-231-7/+19
* use existing oauth grant for public client (#31015) (#31042)Giteabot2024-05-211-2/+17
* Refactor sha1 and time-limited code (#31023) (#31030)Giteabot2024-05-211-1/+1
* Return `access_denied` error when an OAuth2 request is denied (#30974) (#31029)Giteabot2024-05-201-0/+10
* Fix "force private" logic (#31012) (#31021)Giteabot2024-05-201-1/+1
* Improve reverse proxy documents and clarify the AppURL guessing behavior (#31...Giteabot2024-05-191-1/+1
* 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
* Fix misspelling of mergable (#30896) (#30905)Giteabot2024-05-081-2/+2
* 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
* Refactor AppURL usage (#30885) (#30891)wxiaoguang2024-05-081-1/+1
* 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-074-4/+4
* Improve grep search (#30843) (#30850)Giteabot2024-05-032-1/+36
* Prevent automatic OAuth grants for public clients (#30790) (#30836)Giteabot2024-05-021-2/+3
* 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-291-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