0
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-11-29 03:54:25 +01:00
gitea/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)
2022-01-01 17:05:31 +08:00
..
webhook Cleanup and use global style on popups (#17674) 2021-11-18 11:26:50 +08:00
branches.tmpl
collaboration.tmpl Cleanup and use global style on popups (#17674) 2021-11-18 11:26:50 +08:00
deploy_keys.tmpl
githook_edit.tmpl
githooks.tmpl
lfs_file_find.tmpl
lfs_file.tmpl
lfs_locks.tmpl Cleanup and use global style on popups (#17674) 2021-11-18 11:26:50 +08:00
lfs_pointers.tmpl Allow admin to associate missing LFS objects for repositories (#18143) 2022-01-01 17:05:31 +08:00
lfs.tmpl Cleanup and use global style on popups (#17674) 2021-11-18 11:26:50 +08:00
nav.tmpl
navbar.tmpl
options.tmpl Add Reindex buttons to repository settings page (#17494) 2021-12-16 23:55:12 +08:00
protected_branch.tmpl
tags.tmpl