forgejo/routers
Gergely Nagy 74e42da563
Code cleanup in the actions.ViewLatest route handler
Based on feedback received after the feature was merged, use
`ctx.NotFound` and `ctx.ServerError`, and drop the use of the
unnecessary `ctx.Written()`.

Signed-off-by: Gergely Nagy <forgejo@gergo.csillger.hu>
2023-12-10 17:56:11 +01:00
..
api [GITEA] Make HTTPS schema default for Swagger 2023-12-08 20:01:51 +00:00
common Clean up template locale usage (#27856) 2023-10-31 22:11:48 +08:00
install [GITEA] Add password length check on install page 2023-12-04 14:19:26 +01:00
private [CLI] implement forgejo-cli 2023-12-04 12:21:19 +01:00
utils Implement FSFE REUSE for golang files (#21840) 2022-11-27 18:20:29 +00:00
web Code cleanup in the actions.ViewLatest route handler 2023-12-10 17:56:11 +01:00
init.go [API] Forgejo API /api/forgejo/v1 2023-12-04 12:47:01 +01:00