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/repo/settings
Jonas 54f0293f0a Mirror sync interval specified as duration string (#1407)
* Sync interval specifed as duration string

* Changed mirror interval text

* make fmt

* Add MinInterval for mirror sync

* Use duration internally

* Changed min default to 10m

* make fmt

* Incorrect default

* Removed defaults in MustDuration()

* Add Mirror interval migration

* Default values corrected

* Use transaction during migration

* Change http 500 to page with error message

* Cleanup session.commit()
7 years ago
..
branches.tmpl Fix and simplify repo branches UI (#1435) 7 years ago
collaboration.tmpl Cleaner ui for admin, repo settings, and user settings page (#1269) (#1270) 7 years ago
deploy_keys.tmpl Simplify settings pages with item list (#1389) 7 years ago
githook_edit.tmpl Cleaner ui for admin, repo settings, and user settings page (#1269) (#1270) 7 years ago
githooks.tmpl Fix #1418 (#1456) 7 years ago
hook_delete_modal.tmpl Indent all templates with tabs 9 years ago
hook_gogs.tmpl Added rel="noopener" to target="_blank" hrefs (#327) 8 years ago
hook_history.tmpl Fix #1418 (#1456) 7 years ago
hook_list.tmpl Fix #1418 (#1456) 7 years ago
hook_new.tmpl Cleaner ui for admin, repo settings, and user settings page (#1269) (#1270) 7 years ago
hook_settings.tmpl #2246 fully support of webhooks for pull request 8 years ago
hook_slack.tmpl Fixed project on repo template hook settings 8 years ago
hooks.tmpl Cleaner ui for admin, repo settings, and user settings page (#1269) (#1270) 7 years ago
nav.tmpl Protected branches system (#339) 7 years ago
navbar.tmpl Cleaner ui for admin, repo settings, and user settings page (#1269) (#1270) 7 years ago
options.tmpl Mirror sync interval specified as duration string (#1407) 7 years ago