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
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
5 years ago
..
webhook [assets] configurable URL for static resources (#7911) 5 years ago
branches.tmpl Feature: Archive repos (#5009) 6 years ago
collaboration.tmpl API endpoint for searching teams. (#8108) 5 years ago
deploy_keys.tmpl Some small template fixes (#3820) 6 years ago
githook_edit.tmpl Cleaner ui for admin, repo settings, and user settings page (#1269) (#1270) 7 years ago
githooks.tmpl Fix #1418 (#1456) 7 years ago
lfs.tmpl Add basic repository lfs management (#7199) 5 years ago
lfs_file.tmpl Add basic repository lfs management (#7199) 5 years ago
lfs_file_find.tmpl Add basic repository lfs management (#7199) 5 years ago
lfs_pointers.tmpl Add basic repository lfs management (#7199) 5 years ago
nav.tmpl Protected branches system (#339) 7 years ago
navbar.tmpl Add basic repository lfs management (#7199) 5 years ago
options.tmpl fix template bug on mirror repository setting page (#8438) 5 years ago
protected_branch.tmpl Allow Protected Branches to Whitelist Deploy Keys (#8483) 5 years ago