forgejo/routers
Gergely Nagy f67ccef1dd
Allow viewing the latest Action Run on the web
Similar to how some other parts of the web UI support a `/latest` path
to directly go to the latest of a certain thing, let the Actions web UI
do the same: `/{owner}/{repo}/actions/runs/latest` will redirect to the
latest run, if there's one available.

Fixes gitea#27991.

Signed-off-by: Gergely Nagy <forgejo@gergo.csillger.hu>
2023-12-10 12:20:49 +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 Allow viewing the latest Action Run on the web 2023-12-10 12:20:49 +01:00
init.go [API] Forgejo API /api/forgejo/v1 2023-12-04 12:47:01 +01:00