mirror of
https://github.com/kwk/docker-registry-frontend.git
synced 2026-02-04 08:48:58 +08:00
Previously a lot of useless AJAX request have been made for each tag. Those requests where necessary in v1 but not in v2 where they don't do anything. The tag listing is cleaned up a log. |
||
|---|---|---|
| .. | ||
| create-tag-controller.js | ||
| create-tag.html | ||
| delete-tags-controller.js | ||
| tag-controller.js | ||
| tag-detail.html | ||
| tag-item-controller.js | ||
| tag-list-directive.html | ||
| tag-list-directive.js | ||