gitea/templates
zeripath 08eecba32b
When updating mirror repo intervals by API reschedule next update too (#19429) (#19433)
Backport #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 16:04:26 +02:00
..
admin Prevent 500 when there is an error during new auth source post (#19041) (#19059) 2022-03-13 03:42:31 +01:00
base Fix nil error when some pages are rendered outside request context (#19428) 2022-04-19 19:30:16 -04:00
custom Add footer extra links template (#9576) 2020-01-03 20:41:56 +02:00
explore Add archived label for code search results in archived repo's (#17817) 2021-11-26 16:49:31 +08:00
mail Try to prevent autolinking of displaynames by email readers (#19169) (#19183) 2022-03-23 15:18:11 +02:00
org Fix `<strong>` html in translation (#18929) (#18931) 2022-02-27 15:46:34 +00:00
repo Fix double blob-hunk on diff page (#19404) (#19405) 2022-04-15 11:27:04 +08:00
shared Unify and simplify TrN for i18n (#18141) 2022-01-02 04:33:57 +01:00
status Refactor HTTP request context (#17979) 2021-12-15 14:59:57 +08:00
swagger When updating mirror repo intervals by API reschedule next update too (#19429) (#19433) 2022-04-20 16:04:26 +02:00
user Do not send activation email if manual confirm is set (#19119) (#19122) 2022-03-19 14:20:42 +00:00
home.tmpl Rename StaticUrlPrefix to AssetUrlPrefix (#15779) 2021-05-08 16:27:25 +02:00
install.tmpl Refactor install page (db type) (#17919) 2021-12-07 13:44:08 +08:00
post-install.tmpl Rename StaticUrlPrefix to AssetUrlPrefix (#15779) 2021-05-08 16:27:25 +02:00