0
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-11-28 23:36:29 +01:00
gitea/routers/web/admin
JakobDev 4567a3a1ad
Allow to sync tags from admin dashboard (#28045)
Inspired by #28043

This PR adds a option to the Admin Dashboard to sync all tags to the
database.


![grafik](https://github.com/go-gitea/gitea/assets/15185051/26ac51ef-82a4-4fd9-a6a6-5aefec612ff6)
2024-01-24 03:02:04 +00:00
..
admin_test.go
admin.go Allow to sync tags from admin dashboard (#28045) 2024-01-24 03:02:04 +00:00
applications.go
auths.go
config.go
diagnosis.go
emails.go
hooks.go
main_test.go
notice.go Refactor deletion (#28610) 2023-12-25 21:25:29 +01:00
orgs.go
packages.go Fix some RPM registry flaws (#28782) 2024-01-19 11:37:10 +00:00
queue_tester.go
queue.go
repos.go
runners.go
stacktrace.go
users_test.go
users.go Forbid removing the last admin user (#28337) 2024-01-15 06:51:43 +00:00