You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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>
2 years ago
..
admin Add Helm Chart registry (#19406) 2 years ago
api/packages/pypi Add Package Registry (#16510) 2 years ago
base Fix nil error when some pages are rendered outside request context (#19427) 2 years ago
custom Add footer extra links template (#9576) 5 years ago
explore Allow to filter repositories by language in explore, user and organization repositories lists (#18430) 2 years ago
mail Try to prevent autolinking of displaynames by email readers (#19169) 2 years ago
org Fix global packages enabled avaiable (#19276) 2 years ago
package Add Helm Chart registry (#19406) 2 years ago
repo Fix double blob-hunk (#19404) 2 years ago
shared Refactor i18n, use Locale to provide i18n/translation related functions (#18648) 2 years ago
status Refactor HTTP request context (#17979) 3 years ago
swagger When updating mirror repo intervals by API reschedule next update too (#19429) 2 years ago
user Show ssh command directly in template instead of i18n translation (#19335) 2 years ago
home.tmpl Rename StaticUrlPrefix to AssetUrlPrefix (#15779) 3 years ago
install.tmpl Refactor install page (db type) (#17919) 3 years ago
post-install.tmpl Rename StaticUrlPrefix to AssetUrlPrefix (#15779) 3 years ago