forgejo/routers/web
Giteabot b7e3adc66c
Fix the runs will not be displayed bug when the main branch have no workflows but other branches have (#28359) (#28365)
Backport #28359 by @lunny

The left menu will only display the default branch's workflows but the
right side will display the runs triggered by all branches' workflows.
So we cannot hide right side if default branch has no workflows.

Fix #28332 
Replace #28333

Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
2023-12-06 02:28:00 -05:00
..
admin
auth
devtest
events
explore
feed
healthcheck
misc Make CORS work for oauth2 handlers (#28184) (#28185) 2023-11-23 22:27:00 +08:00
org Fix comment permissions (#28213) (#28216) 2023-11-25 23:43:23 +00:00
repo Fix the runs will not be displayed bug when the main branch have no workflows but other branches have (#28359) (#28365) 2023-12-06 02:28:00 -05:00
shared
user Fix comment permissions (#28213) (#28216) 2023-11-25 23:43:23 +00:00
base.go
githttp.go
goget.go
home.go
metrics.go
nodeinfo.go
swagger_json.go
web.go Make CORS work for oauth2 handlers (#28184) (#28185) 2023-11-23 22:27:00 +08:00
webfinger.go