Commit Graph

87 Commits (48f963398fc861dc7e103671b6f3f9715e8489e1)

Author SHA1 Message Date
Anthony Lapenna 48f963398f refactor(api): remove useless log.printf statement
7 years ago
Anthony Lapenna 0da9e564b9
feat(stacks): add the ability to migrate stacks to another endpoint (#1976)
7 years ago
Anthony Lapenna d7ff14777f
refactor(api): restructure bolt package (#1981)
7 years ago
Anthony Lapenna 6698173bf5 fix(api): fix endpointExtensionAddPayload validation
7 years ago
Anthony Lapenna b4c2820ad7
refactor(api): use a standard stack identifier (#1980)
7 years ago
Anthony Lapenna da5a430b8c
fix(api): add an authenticated access policy to the websocket endpoint (#1979)
7 years ago
Anthony Lapenna e1345416b4 feat(stacks): migrate stack data from previous portainer version
7 years ago
Anthony Lapenna 5e73a49473
feat(tags): add the ability to manage tags (#1971)
7 years ago
Anthony Lapenna 1e12057cdd
fix(api): review security policies when creating/updating a resource control (#1964)
7 years ago
Anthony Lapenna e3d564325b
feat(stacks): support compose v2.0 stack (#1963)
7 years ago
Anthony Lapenna 9bb885629a
feat(endpoints): UX enhancements (#1943)
7 years ago
valkheim c4576e9e2f feat(api): update admin deletion policy (#1935)
7 years ago
Anthony Lapenna 9ff4b21616
feat(support): add support view (#1937)
7 years ago
Anthony Lapenna 9ad9cc5e2d
feat(azure): add experimental Azure endpoint support (#1936)
7 years ago
Anthony Lapenna 63d338c4da
fix(api): refactor TLS support (#1909)
7 years ago
Anthony Lapenna 45f52657cf
fix(websocket): feat(websocket): remove Origin header before handling request (#1901)
7 years ago
Anthony Lapenna 5df09923b6 feat(api): add debug statements in response handling
7 years ago
Anthony Lapenna 79f4c20c25
fix(endpoints): set TLSSkipVerify to false when TLS is not enabled during update (#1896)
7 years ago
Anthony Lapenna 7754933470 fix(api): fix a panic issue when retrieving Docker API response
7 years ago
Konstantin Azizov 55a96767bb feat(security): add request rate limiter on authentication endpoint (#1866)
7 years ago
Anthony Lapenna 2327d696e0
feat(agent): add agent support (#1828)
7 years ago
Anthony Lapenna 1162549209
feat(endpoint-groups): add endpoint-groups (#1837)
7 years ago
Herwono W. Wijaya f0317d6d87 fix(api): fix the ability to push images to private repositories
7 years ago
Anthony Lapenna 05d6abf57b
feat(api): ping the endpoint at creation time (#1817)
7 years ago
Igor Karpovich 7690ef3c33 fix(api): add json content-type to all json API responses (#1809)
7 years ago
Anthony Lapenna 4f0e752d00
feat(api): remove any version api before proxying request (#1806)
7 years ago
Anthony Lapenna 30dfd3d616
fix(api): manage registry authentication in the API (#1751)
7 years ago
Anthony Lapenna adf1ba7b47
feat(stack-creation): add the ability to specify git credentials (#1722)
7 years ago
Anthony Lapenna 706490db5e
fix(api): use EntryPoint as a reference to overwrite stack Compose file (#1725)
7 years ago
Anthony Lapenna 96e77b3ada
fix(api): fix a regression with the HTTP handler (#1718)
7 years ago
Anthony Lapenna 28c73323bf
refactor(extensions): review bouncer settings for extensions endpoint (#1711)
7 years ago
Anthony Lapenna f1a21c07bd
feat(storidge): add extension check on endpoint switch (#1693)
7 years ago
Anthony Lapenna b9a1c68ea0
feat(security): check user existence for each protected requests (#1679)
7 years ago
Anthony Lapenna 81de2a5afb
feat(image-build): add the ability to build images (#1672)
7 years ago
Anthony Lapenna eb43579378
feat(storidge): introduce endpoint extensions and proxy Storidge API (#1661)
7 years ago
Anthony Lapenna 1de0619fd5
fix(api): ignore Docker login errors during stack deployment (#1635)
7 years ago
Anthony Lapenna b1863430df
revert: revert PR 1366 (#1588)
7 years ago
Miguel A. C edadce359c feat(stack-details): add stack deploy prune option (#1567)
7 years ago
1138-4EB 6acfb580dc feat(cli): Add CLI flag for health-check (#1366)
7 years ago
Anthony Lapenna d2f3309842
refactor(api): rename file package to filesystem (#1555)
7 years ago
Anthony Lapenna 2b2850d17a
fix(stacks): fix an issue with stacks using docker in their name (#1468)
7 years ago
1138-4EB 688b15fb4b feat(about): add a new about view as well as a support header
7 years ago
Anthony Lapenna 9ceb3a8051
feat(templates): add support for stack templates (#1346)
7 years ago
Thomas Kooi 407f0f5807 feat(configs): add support for docker configs (#996)
7 years ago
Anthony Lapenna 693f1319a4
feat(stacks): add the ability to specify env vars when deploying stacks (#1345)
7 years ago
Anthony Lapenna b5629c5b1a feat(stacks): allow to use images from private registries in stacks (#1327)
7 years ago
1138-4EB 34d40e4876 chore(build-system): make assets default relative, serve assets from assets/public (#1309)
7 years ago
Anthony Lapenna 587e2fa673 feat(stacks): add support for stack deploy (#1280)
7 years ago
Anthony Lapenna 0bdcff09f8 feat(settings): add a setting to disable privileged mode for non-admins (#1239)
7 years ago
Anthony Lapenna ca9d9b9a77 feat(settings): add a setting to disable bind mounts for non-admins (#1237)
7 years ago