forgejo/templates
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 Add Helm Chart registry (#19406) 2022-04-19 12:55:35 -04:00
api/packages/pypi Add Package Registry (#16510) 2022-03-30 16:42:47 +08:00
base Fix nil error when some pages are rendered outside request context (#19427) 2022-04-19 19:30:09 -04:00
custom
explore Allow to filter repositories by language in explore, user and organization repositories lists (#18430) 2022-01-28 13:29:04 +02:00
mail Try to prevent autolinking of displaynames by email readers (#19169) 2022-03-23 12:34:20 +00:00
org Fix global packages enabled avaiable (#19276) 2022-03-31 19:31:53 +02:00
package Add Helm Chart registry (#19406) 2022-04-19 12:55:35 -04:00
repo Fix double blob-hunk (#19404) 2022-04-15 19:43:38 +08:00
shared Refactor i18n, use Locale to provide i18n/translation related functions (#18648) 2022-02-08 11:02:30 +08:00
status
swagger When updating mirror repo intervals by API reschedule next update too (#19429) 2022-04-20 09:20:53 +01:00
user Show ssh command directly in template instead of i18n translation (#19335) 2022-04-06 19:35:04 +08:00
home.tmpl
install.tmpl
post-install.tmpl