forgejo/routers/web
zeripath 365c4e9316
Add button to delete undeleted repositories from failed migrations ()
This PR adds a button to delete failed repositories if there has been a
failure during migration and for whatever reason the repository doesn't
get deleted automatically.

Fix 

Signed-off-by: Andrew Thornton <art27@cantab.net>
2021-06-30 21:14:53 +02:00
..
admin Make allowed Visiblity modes configurable for Users () 2021-06-27 19:47:35 +01:00
dev Refactor routers directory () 2021-06-09 01:33:54 +02:00
events Refactor routers directory () 2021-06-09 01:33:54 +02:00
explore Refactor routers directory () 2021-06-09 01:33:54 +02:00
org Add Visible modes function from Organisation to Users too () 2021-06-26 20:53:14 +01:00
repo Add button to delete undeleted repositories from failed migrations () 2021-06-30 21:14:53 +02:00
user Make allowed Visiblity modes configurable for Users () 2021-06-27 19:47:35 +01:00
base.go Add sso.Group, context.Auth, context.APIAuth to allow auth special routes () 2021-06-09 19:53:16 +02:00
goget.go Refactor routers directory () 2021-06-09 01:33:54 +02:00
home.go Refactor routers directory () 2021-06-09 01:33:54 +02:00
metrics.go Refactor routers directory () 2021-06-09 01:33:54 +02:00
swagger_json.go Refactor routers directory () 2021-06-09 01:33:54 +02:00
web.go Add tag protection () 2021-06-25 16:28:55 +02:00