docker-registry-frontend/app
Marc Abramowitz bed7564e95 Remove unused RepositoryController route (#149)
as far as I can tell, there is no `RepositoryController` controller, so
this route is not useful.
2016-12-13 11:13:10 +01:00
..
home Make default number of repositories per page configurable 2015-09-24 10:19:40 +02:00
image Add image details support with API v2 (#84) 2016-04-11 09:46:40 +02:00
images Simplified Create tag dialog. Moved "form me" logo to left 2014-09-17 15:41:45 +02:00
repository Handle images with no user properly (#147) 2016-08-04 17:16:32 +02:00
services Make "npm test" run Karma tests (#140) 2016-07-19 08:41:24 +02:00
styles Work on #32 - Allow deletion of multiple tags/images at the same time 2015-05-19 14:52:44 +02:00
tag Handle images with no user properly (#147) 2016-08-04 17:16:32 +02:00
.buildignore Initial commit after: yo angular && npm install 2014-09-12 13:51:09 +02:00
.htaccess Initial commit after: yo angular && npm install 2014-09-12 13:51:09 +02:00
404.html Initial commit after: yo angular && npm install 2014-09-12 13:51:09 +02:00
about.html Update docker registry api url 2015-12-09 13:37:49 +08:00
app-mode.json Add image details support with API v2 (#84) 2016-04-11 09:46:40 +02:00
app-version.json Added version information to bottom of screen 2014-10-23 09:54:13 +02:00
app.js Remove unused RepositoryController route (#149) 2016-12-13 11:13:10 +01:00
app.spec.js Handle images with no user properly (#147) 2016-08-04 17:16:32 +02:00
favicon.ico Work on #32 - Allow deletion of multiple tags/images at the same time 2015-05-19 14:52:44 +02:00
home.html Make default number of repositories per page configurable 2015-09-24 10:19:40 +02:00
index.html Add image details support with API v2 (#84) 2016-04-11 09:46:40 +02:00
main-controller.js Make "npm test" run Karma tests (#140) 2016-07-19 08:41:24 +02:00
modalConfirmDeleteItems.html Restructure code 2015-08-31 15:32:38 +02:00
registry-host.json Revert "Add apiVersion flag and ENV_DOCKER_REGISTRY_API_VERSION var" 2015-08-31 10:55:14 +02:00
robots.txt Initial commit after: yo angular && npm install 2014-09-12 13:51:09 +02:00