You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
forgejo/routers
Jason Song 3c05aa4927
Check `ctx.Written()` for `GetActionIssue` (#25698)
Fix #25697.

Just avoid panic, maybe there's another bug to trigger this case.

---------

Co-authored-by: Giteabot <teabot@gitea.io>
1 year ago
..
api Replace `interface{}` with `any` (#25686) 1 year ago
common Use fetch to send requests to create issues/comments (#25258) 1 year ago
install Remove "CHARSET" config option for MySQL, always use "utf8mb4" (#25413) 1 year ago
private Replace `interface{}` with `any` (#25686) 1 year ago
utils Implement FSFE REUSE for golang files (#21840) 2 years ago
web Check `ctx.Written()` for `GetActionIssue` (#25698) 1 year ago
init.go Refactor path & config system (#25330) 1 year ago