forgejo/templates/repo
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
..
branch Switch archive URL code back to href attributes (#17796) 2021-11-29 21:50:43 +08:00
diff Improve interface when comparing a branch which has created a pull request (#17911) 2021-12-24 12:14:42 +00:00
editor Cleanup and use global style on popups (#17674) 2021-11-18 11:26:50 +08:00
graph Fix overflow in commit graph (#17947) 2021-12-11 16:12:18 +02:00
issue Abort merge if head has been updated before pressing merge (#18032) 2021-12-20 08:32:54 +08:00
migrate Use disable_form_autofill on Codebase and Gitbucket (#17936) 2021-12-08 22:33:14 +00:00
projects Cleanup and use global style on popups (#17674) 2021-11-18 11:26:50 +08:00
pulls Improvements to content history (#17746) 2021-11-22 20:20:16 +08:00
release Switch archive URL code back to href attributes (#17796) 2021-11-29 21:50:43 +08:00
settings Allow admin to associate missing LFS objects for repositories (#18143) 2022-01-01 17:05:31 +08:00
wiki Add hints for special Wiki pages (#17283) 2021-12-03 15:28:54 +08:00
activity.tmpl Multiple Escaping Improvements (#17551) 2021-11-16 18:18:25 +00:00
blame.tmpl Cleanup and use global style on popups (#17674) 2021-11-18 11:26:50 +08:00
branch_dropdown.tmpl Fixed commit count. (#17698) 2021-11-17 23:50:17 +00:00
clone_buttons.tmpl Add new JS linter rules (#17699) 2021-11-22 16:19:01 +08:00
commit_page.tmpl Add support for ssh commit signing (#17743) 2021-12-19 00:37:18 -05:00
commit_status.tmpl
commit_statuses.tmpl
commits.tmpl
commits_list.tmpl Improve ellipsis buttons (#17773) 2021-11-22 21:44:38 -05:00
commits_list_small.tmpl Improve ellipsis buttons (#17773) 2021-11-22 21:44:38 -05:00
commits_table.tmpl Cleanup and use global style on popups (#17674) 2021-11-18 11:26:50 +08:00
create.tmpl Cleanup and use global style on popups (#17674) 2021-11-18 11:26:50 +08:00
empty.tmpl More pleasantly handle broken or missing git repositories (#17747) 2021-11-22 22:32:16 +00:00
forks.tmpl Add pagination to fork list (#17639) 2021-11-18 22:45:56 +08:00
graph.tmpl Re-separate the color translation strings (#17390) 2021-10-21 23:51:03 +02:00
header.tmpl Improve behavior of "Fork" button (#17288) 2021-12-13 09:59:09 +08:00
home.tmpl Switch archive URL code back to href attributes (#17796) 2021-11-29 21:50:43 +08:00
icon.tmpl
search.tmpl Multiple Escaping Improvements (#17551) 2021-11-16 18:18:25 +00:00
shabox_badge.tmpl
sub_menu.tmpl Removed SizeFmt. (#17890) 2021-12-03 11:33:34 +08:00
upload.tmpl Add attachments for PR reviews (#16075) 2021-06-14 21:12:33 -04:00
user_cards.tmpl
view_file.tmpl Remove whitespace inside rendered code <td> (#17859) 2021-11-30 00:01:56 +02:00
view_list.tmpl Render issue references in file table (#17897) 2021-12-04 00:15:53 +08:00
watchers.tmpl