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.
gitea/routers/web/repo/setting
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)
1 year ago
..
avatar.go Improve hint when uploading a too large avatar (#26935) 1 year ago
collaboration.go Next round of `db.DefaultContext` refactor (#27089) 1 year ago
default_branch.go Reduce usage of `db.DefaultContext` (#27073) 1 year ago
deploy_key.go Another round of `db.DefaultContext` refactor (#27103) 1 year ago
git_hooks.go Move some files under repo/setting (#25585) 2 years ago
lfs.go Move some files under repo/setting (#25585) 2 years ago
main_test.go make writing main test easier (#27270) 1 year ago
protected_branch.go Updates to the API for archived repos (#27149) 1 year ago
protected_tag.go Move some files under repo/setting (#25585) 2 years ago
runners.go Fix repo count in org action settings (#27245) 1 year ago
secrets.go Fix repo count in org action settings (#27245) 1 year ago
setting.go Differentiate between `push` and `pull` `mirror sync in progress` (#27390) 1 year ago
settings_test.go More refactoring of `db.DefaultContext` (#27083) 1 year ago
variables.go Fix repo count in org action settings (#27245) 1 year ago
webhook.go Use docs.gitea.com instead of docs.gitea.io (#26739) 1 year ago