0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2024-12-29 13:44:32 +01:00
gitea/routers/web
FuXiaoHei df27846628
Show latest run when visit /run/latest (#31808)
Proposal from
https://github.com/go-gitea/gitea/issues/27911#issuecomment-2271982172

When visit latest run path, such as
`/{user}/{repo}/actions/runs/latest`. It renders latest run instead of
index=0 currently.
2024-08-10 08:40:41 +08:00
..
admin Support delete user email in admin panel (#31690) 2024-07-25 18:11:04 +08:00
auth OIDC: case-insensitive comparison for auth scheme Basic (#31706) 2024-07-26 19:51:45 +00:00
devtest
events
explore
feed
healthcheck
misc
org Add issue comment when moving issues from one column to another of the project (#29311) 2024-08-09 01:29:02 +00:00
repo Show latest run when visit /run/latest (#31808) 2024-08-10 08:40:41 +08:00
shared
user Hide the "Details" link of commit status when the user cannot access actions (#30156) 2024-07-28 23:11:40 +08:00
base.go
githttp.go
goget.go
home.go
metrics.go
nodeinfo.go
passkey.go
swagger_json.go
web.go Support delete user email in admin panel (#31690) 2024-07-25 18:11:04 +08:00
webfinger.go