forgejo/routers/web
zeripath 409ff55a29
When updating mirror repo intervals by API reschedule next update too (#19429)
When a mirror repo interval is updated by the UI it is rescheduled with that interval
however the API does not do this. The API also lacks the enable_prune option.

This PR adds this functionality in to the API Edit Repo endpoint.

Signed-off-by: Andrew Thornton <art27@cantab.net>
2022-04-20 09:20:53 +01:00
..
admin Use a struct as test options (#19393) 2022-04-14 21:58:21 +08:00
auth Use a struct as test options (#19393) 2022-04-14 21:58:21 +08:00
dev
events
explore
feed
misc
org
repo When updating mirror repo intervals by API reschedule next update too (#19429) 2022-04-20 09:20:53 +01:00
user Use a struct as test options (#19393) 2022-04-14 21:58:21 +08:00
auth.go
auth_windows.go
base.go
goget.go
home.go
metrics.go
nodeinfo.go
swagger_json.go
web.go