You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
portainer/api/http/handler
Anthony Lapenna d2f3309842
refactor(api): rename file package to filesystem (#1555)
7 years ago
..
auth.go feat(api): introduces swagger.yml (#1112) 7 years ago
docker.go refactor(api): relocate /docker API endpoint under /endpoints (#1053) 7 years ago
dockerhub.go feat(stacks): add support for stack deploy (#1280) 7 years ago
endpoint.go feat(api): TLS endpoint creation and init overhaul (#1173) 7 years ago
file.go chore(build-system): make assets default relative, serve assets from assets/public (#1309) 7 years ago
handler.go fix(stacks): fix an issue with stacks using docker in their name (#1468) 7 years ago
registry.go feat(api): introduces swagger.yml (#1112) 7 years ago
resource_control.go feat(configs): add support for docker configs (#996) 7 years ago
settings.go refactor(api): rename file package to filesystem (#1555) 7 years ago
stack.go refactor(api): rename file package to filesystem (#1555) 7 years ago
status.go feat(settings): add settings management (#906) 8 years ago
team.go feat(api): introduces swagger.yml (#1112) 7 years ago
team_membership.go feat(api): introduces swagger.yml (#1112) 7 years ago
templates.go feat(templates): add support for stack templates (#1346) 7 years ago
upload.go feat(stacks): add support for stack deploy (#1280) 7 years ago
user.go feat(init-admin): allow to specify a username for the initial admin account (#1160) 7 years ago
websocket.go feat(stacks): add support for stack deploy (#1280) 7 years ago