1
1
mirror of https://github.com/go-gitea/gitea.git synced 2024-11-19 02:14:32 +01:00
gitea/templates
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
..
admin Add Option to synchronize Admin & Restricted states from OIDC/OAuth2 along with Setting Scopes (#16766) 2021-12-14 16:37:11 +08:00
base Handle invalid issues (#18111) 2021-12-28 21:28:27 +08:00
custom
explore
mail
org
repo Allow admin to associate missing LFS objects for repositories (#18143) 2022-01-01 17:05:31 +08:00
shared Change <a> elements to underline on hover (#17898) 2021-12-18 05:29:00 +00:00
status Refactor HTTP request context (#17979) 2021-12-15 14:59:57 +08:00
swagger - name: new parameter in CreateForkOption to give the forked repository (#18066) 2021-12-24 22:43:00 +08:00
user Use conditions but not repo ids as query condition (#16839) 2021-12-29 21:02:12 +08:00
home.tmpl
install.tmpl Refactor install page (db type) (#17919) 2021-12-07 13:44:08 +08:00
post-install.tmpl