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
wxiaoguang 385dc6a992
Allow admin to associate missing LFS objects for repositories (#18143)
This PR reworked the Find pointer files feature in Settings -> LFS page.

When a LFS object is missing from database but exists in LFS content store, admin can associate it to the repository by clicking the Associate button.

This PR is not perfect (because the LFS module itself should be improved too), it's just a nice-to-have feature to help users recover their LFS repositories (eg: database was lost / table was truncated)
3 years ago
..
webhook Cleanup and use global style on popups (#17674) 3 years ago
branches.tmpl Multiple Escaping Improvements (#17551) 3 years ago
collaboration.tmpl Cleanup and use global style on popups (#17674) 3 years ago
deploy_keys.tmpl Move key forms before list and add cancel button (#17432) 3 years ago
githook_edit.tmpl Add class to page content to unify top margin (#13766) 4 years ago
githooks.tmpl Multiple Escaping Improvements (#17551) 3 years ago
lfs.tmpl Cleanup and use global style on popups (#17674) 3 years ago
lfs_file.tmpl Multiple Escaping Improvements (#17551) 3 years ago
lfs_file_find.tmpl Multiple Escaping Improvements (#17551) 3 years ago
lfs_locks.tmpl Cleanup and use global style on popups (#17674) 3 years ago
lfs_pointers.tmpl Allow admin to associate missing LFS objects for repositories (#18143) 3 years ago
nav.tmpl Add tag protection (#15629) 3 years ago
navbar.tmpl Add tag protection (#15629) 3 years ago
options.tmpl Add Reindex buttons to repository settings page (#17494) 3 years ago
protected_branch.tmpl Support unprotected file patterns (#16395) 3 years ago
tags.tmpl Multiple Escaping Improvements (#17551) 3 years ago