forgejo/routers/web
delvh e709bc199f
Differentiate between push and pull mirror sync in progress (#27390)
Previously, if you had both a push and a pull mirror, the message did
not clarify if you've accidentally synchronized the wrong one.
Additionally fixed two typos that were encountered while debugging.

## Screenshots

![grafik](https://github.com/go-gitea/gitea/assets/51889757/164d5d20-728d-4365-9cb5-c37e95857cdf)

![grafik](https://github.com/go-gitea/gitea/assets/51889757/90bfffd2-abd4-4847-b8e2-db4231700a6d)
2023-10-02 14:52:18 +00:00
..
admin
auth
devtest
events
explore
feed More db.DefaultContext refactor (#27265) 2023-09-29 12:12:54 +00:00
healthcheck
misc
org More db.DefaultContext refactor (#27265) 2023-09-29 12:12:54 +00:00
repo Differentiate between push and pull mirror sync in progress (#27390) 2023-10-02 14:52:18 +00:00
shared Introduce fixes and more rigorous tests for 'Show on a map' feature (#26803) 2023-09-29 14:57:06 +00:00
user Introduce fixes and more rigorous tests for 'Show on a map' feature (#26803) 2023-09-29 14:57:06 +00:00
base.go
goget.go
home.go
metrics.go
nodeinfo.go
swagger_json.go
web.go Allow get release download files and lfs files with oauth2 token format (#26430) 2023-10-01 10:41:52 +00:00
webfinger.go