aboutsummaryrefslogtreecommitdiffstats
path: root/routers/web
Commit message (Expand)AuthorAgeFilesLines
* Remove redundant "RouteMethods" method (#26024)wxiaoguang2023-07-211-8/+8
* Fix the route for pull-request's authors (#26016)wxiaoguang2023-07-202-5/+11
* Add a link to OpenID Issuer URL in WebFinger response (#26000)Noah Snelson2023-07-201-0/+4
* Improve profile readme rendering (#25988)Earl Warren2023-07-191-1/+5
* Bump github.com/golang-jwt/jwt to v5 (#25975)harryzcy2023-07-192-13/+11
* Update path related documents (#25417)wxiaoguang2023-07-191-1/+1
* Refactor "Content" for file uploading (#25851)wxiaoguang2023-07-181-4/+4
* Ignore `runs-on` with expressions when warning no matched runners (#25917)Jason Song2023-07-171-0/+7
* Fix incorrect milestone count when provide a keyword (#25880)yp053272023-07-161-10/+9
* Avoid opening/closing PRs which are already merged (#25883)yp053272023-07-151-0/+8
* Fix "Flash" message usage (#25895)wxiaoguang2023-07-151-5/+2
* Fix incorrect release count (#25879)yp053272023-07-141-1/+0
* Add error info if no user can fork the repo (#25820)yp053272023-07-141-0/+6
* fix incorrect repo url when changed the case of ownername (#25733)hiifong2023-07-141-6/+0
* move issue filters to shared template (#25729)Denys Konovalov2023-07-131-1/+2
* Fix empty project displayed in issue sidebar (#25802)yp053272023-07-122-4/+2
* Fix incorrect oldest sort in project list (#25806)yp053272023-07-112-2/+2
* Exclude default branch from pushed branch hint (#25795)Lunny Xiao2023-07-101-1/+1
* For API attachments, use API URL (#25639)Lunny Xiao2023-07-101-5/+5
* Show edit title button on commits tab of PR, too (#25791)sebastian-sauer2023-07-101-0/+3
* Fix notification list bugs (#25781)wxiaoguang2023-07-091-1/+1
* Newly pushed branches hints on repository home page (#25715)Lunny Xiao2023-07-081-0/+12
* Add open/closed field support for issue index (#25708)techknowlogick2023-07-072-4/+4
* Following up fixes for "Fix inconsistent user profile layout across tabs" (#2...wxiaoguang2023-07-071-3/+3
* Less naked returns (#25713)65432023-07-077-54/+57
* Fix inconsistent user profile layout across tabs (#25625)puni98692023-07-066-128/+135
* Check `ctx.Written()` for `GetActionIssue` (#25698)Jason Song2023-07-055-11/+20
* Fix tags header and pretty format numbers (#25624)Lunny Xiao2023-07-051-0/+1
* Replace `interface{}` with `any` (#25686)silverwind2023-07-0449-160/+160
* Fix the nil pointer when assigning issues to projects (#25665)Zettat1232023-07-042-6/+10
* Log the real reason when authentication fails (but don't show the user) (#25414)Lunny Xiao2023-07-033-12/+31
* Add direct serving of package content (#25543)KN4CK3R2023-07-031-9/+3
* Make "cancel" buttons have proper type in modal forms (#25618)wxiaoguang2023-07-031-1/+11
* Display branch commit status (#25608)Lunny Xiao2023-07-031-0/+18
* Get latest commit statuses from database instead of git data on dashboard for...Lunny Xiao2023-07-031-6/+8
* Support displaying diff stats in PR tab bar (#25387)hiifong2023-07-032-5/+52
* Move some files under repo/setting (#25585)Lunny Xiao2023-07-0212-478/+560
* Redirect to package after version deletion (#25594)KN4CK3R2023-06-291-1/+7
* Sync branches into databases (#22743)Lunny Xiao2023-06-299-225/+68
* Use fetch form action for lock/unlock/pin/unpin on sidebar (#25380)HesterG2023-06-292-9/+6
* Support downloading raw task logs (#24451)Vitaliy Filippov2023-06-292-0/+51
* Split lfs size from repository size (#22900)a10121127962023-06-281-0/+8
* Use JSON response for "user/logout" (#25522)wxiaoguang2023-06-261-1/+1
* Improve loadprojects for issue list (#25468)Lunny Xiao2023-06-243-5/+15
* Improve wiki sidebar and TOC (#25460)wxiaoguang2023-06-231-10/+10
* Refactor indexer (#25174)Jason Song2023-06-234-7/+7
* Store and use seconds for timeline time comments (#25392)65432023-06-231-1/+14
* Fix `Permission` in API returned repository struct (#25388)Jason Song2023-06-221-1/+2
* Show outdated comments in files changed tab (#24936)sebastian-sauer2023-06-214-5/+30
* Refactor path & config system (#25330)wxiaoguang2023-06-211-15/+0