summaryrefslogtreecommitdiffstats
path: root/ogcp/templates/repo_inspector.html
Commit message (Collapse)AuthorAgeFilesLines
* ogcp: add support for multi-ip repositoriesAlejandro Sirgo Rica2024-08-301-0/+63
Add support for the new API REST for repository management where the address is a list of ips instead of a single string. Add dynamic address creation in /action/repo/update and /action/repo/add forms through delete and add buttons in the form. Update /image/restore and /cache/fetch to use repository_id. Add additional repository form validations.