gitea/templates/repo/settings
zeripath 5e6a008fba
Add basic repository lfs management (#7199)
This PR adds basic repository LFS management UI including the ability to find all possible pointers within the repository. Locks are not managed at present but would be addable through some simple additions.

* Add basic repository lfs management
* add auto-associate function
* Add functionality to find commits with this lfs file
* Add link to find commits on the lfs file view
* Adjust commit view to state the likely branch causing the commit
* Only read Oid from database
2019-10-28 18:31:55 +00:00
..
webhook [assets] configurable URL for static resources (#7911) 2019-10-22 20:11:01 +08:00
branches.tmpl Feature: Archive repos (#5009) 2019-01-23 13:58:38 -05:00
collaboration.tmpl API endpoint for searching teams. (#8108) 2019-10-01 13:32:28 +08:00
deploy_keys.tmpl Some small template fixes (#3820) 2018-04-20 08:25:15 +08:00
githook_edit.tmpl Cleaner ui for admin, repo settings, and user settings page (#1269) (#1270) 2017-03-15 23:39:38 +01:00
githooks.tmpl Fix #1418 (#1456) 2017-04-07 22:50:40 +08:00
lfs.tmpl Add basic repository lfs management (#7199) 2019-10-28 18:31:55 +00:00
lfs_file.tmpl Add basic repository lfs management (#7199) 2019-10-28 18:31:55 +00:00
lfs_file_find.tmpl Add basic repository lfs management (#7199) 2019-10-28 18:31:55 +00:00
lfs_pointers.tmpl Add basic repository lfs management (#7199) 2019-10-28 18:31:55 +00:00
nav.tmpl Protected branches system (#339) 2017-02-21 23:02:10 +08:00
navbar.tmpl Add basic repository lfs management (#7199) 2019-10-28 18:31:55 +00:00
options.tmpl fix template bug on mirror repository setting page (#8438) 2019-10-09 21:09:02 +08:00
protected_branch.tmpl Allow Protected Branches to Whitelist Deploy Keys (#8483) 2019-10-21 09:21:45 +01:00