aboutsummaryrefslogtreecommitdiffstats
path: root/routers/web/web.go
Commit message (Expand)AuthorAgeFilesLines
* Fix inconsistent naming of OAuth 2.0 `ENABLE` setting (#28951)wackbyte2024-01-281-5/+5
* Add support for sha256 repositories (#23894)Adam Majer2024-01-191-7/+7
* Recommend/convert to use case-sensitive collation for MySQL/MSSQL (#28662)wxiaoguang2024-01-101-0/+2
* Refactor CORS handler (#28587)wxiaoguang2023-12-251-19/+31
* Added instance-level variables (#28115)Jean-Baptiste Gomond2023-12-251-4/+5
* Fix 405 method not allowed CORS / OIDC (#28583)morphelinho2023-12-221-0/+2
* Do some missing checks (#28423)Lunny Xiao2023-12-121-2/+20
* Make CORS work for oauth2 handlers (#28184)wxiaoguang2023-11-231-0/+2
* Fix http protocol auth (#27875)Lunny Xiao2023-11-021-14/+4
* Enhanced auth token / remember me (#27606)KN4CK3R2023-10-141-1/+1
* Penultimate round of `db.DefaultContext` refactor (#27414)JakobDev2023-10-111-1/+2
* Allow get release download files and lfs files with oauth2 token format (#26430)Lunny Xiao2023-10-011-5/+3
* Make SSPI auth mockable (#27036)wxiaoguang2023-09-171-1/+5
* Extract auth middleware from service (#27028)KN4CK3R2023-09-121-9/+114
* User details page (#26713)Denys Konovalov2023-08-311-1/+2
* Check disabled workflow when rerun jobs (#26535)yp053272023-08-221-2/+2
* add disable workflow feature (#26413)a10121127962023-08-141-0/+2
* Fix wrong middleware sequence (#26428)Lunny Xiao2023-08-101-1/+1
* Allow package cleanup from admin page (#25307)KN4CK3R2023-08-081-0/+1
* Add `Retry` button when creating a mirror-repo fails (#26228)Kerwin Bryant2023-08-041-1/+5
* Fix access check for org-level project (#26182)Zettat1232023-07-291-6/+7
* Add commits dropdown in PR files view and allow commit by commit review (#25528)sebastian-sauer2023-07-281-2/+8
* Show branches and tags that contain a commit (#25180)delvh2023-07-271-0/+1
* Fixing redirection issue for logged-in users (#26105)cassiozareck2023-07-271-1/+2
* Fix branch list auth (#26041)Lunny Xiao2023-07-221-1/+1
* Serve pre-defined files in "public", add "security.txt", add CORS header for ...wxiaoguang2023-07-211-8/+5
* Use frontend fetch for branch dropdown component (#25719)HesterG2023-07-211-0/+2
* Actions Artifacts support uploading multiple files and directories (#24874)FuXiaoHei2023-07-211-1/+1
* Remove redundant "RouteMethods" method (#26024)wxiaoguang2023-07-211-8/+8
* Fix the route for pull-request's authors (#26016)wxiaoguang2023-07-201-4/+3
* Less naked returns (#25713)65432023-07-071-5/+5
* Support displaying diff stats in PR tab bar (#25387)hiifong2023-07-031-1/+2
* Move some files under repo/setting (#25585)Lunny Xiao2023-07-021-70/+70
* Support downloading raw task logs (#24451)Vitaliy Filippov2023-06-291-0/+1
* Show outdated comments in files changed tab (#24936)sebastian-sauer2023-06-211-3/+3
* Support configuration variables on Gitea Actions (#24724)sillyguodong2023-06-201-0/+12
* Batch delete issue and improve tippy opts (#25253)wxiaoguang2023-06-191-0/+1
* Refactor web package and context package (#25298)wxiaoguang2023-06-181-7/+2
* Change form actions to fetch for submit review box (#25219)HesterG2023-06-141-0/+1
* Fix bug for code search if code is disabled (#25173)Lunny Xiao2023-06-091-1/+6
* Use a separate admin page to show global stats, remove `actions` stat (#25062)wxiaoguang2023-06-031-2/+3
* Merge `new project` templates into one (#24985)delvh2023-05-311-4/+4
* Add user level action runners (#24995)HesterG2023-05-311-0/+1
* Followup to pinned Issues (#24945)JakobDev2023-05-301-2/+2
* Add the ability to pin Issues (#24406)JakobDev2023-05-251-0/+3
* Fix install page context, make the install page tests really test (#24858)wxiaoguang2023-05-231-1/+1
* Implement actions artifacts (#22738)FuXiaoHei2023-05-191-0/+2
* Add icon support for safari (#24697)Lunny Xiao2023-05-131-0/+1
* Make repo migration cancelable and fix various bugs (#24605)wxiaoguang2023-05-111-0/+1
* Improve queue & process & stacktrace (#24636)wxiaoguang2023-05-111-4/+7