You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
forgejo/routers
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)
9 months ago
..
api More `db.DefaultContext` refactor (#27265) 9 months ago
common make writing main test easier (#27270) 9 months ago
install make writing main test easier (#27270) 9 months ago
private make writing main test easier (#27270) 9 months ago
utils Implement FSFE REUSE for golang files (#21840) 2 years ago
web Differentiate between `push` and `pull` `mirror sync in progress` (#27390) 9 months ago
init.go Another round of `db.DefaultContext` refactor (#27103) 9 months ago