Commit Graph

280 Commits (a62e0496de78a260b5108a7f4538a99a8a8bd7a4)

Author SHA1 Message Date
Chaim Lev-Ari 50b57614cf
docs(api): document apis with swagger (#4678)
4 years ago
Maxime Bajeux c84da11a91
feat(custom-templates): switching a template to standalone makes it disappear in swarm mode (#4829)
4 years ago
Chaim Lev-Ari 45afe76bc7
fix(customtemplate): create from file (#4769)
4 years ago
Chaim Lev-Ari 739dda1318
fix(endpoint): skip tls for kube endpoints (#4788)
4 years ago
Chaim Lev-Ari 9bef81eef6
fix(stack): show correct error message (#4853)
4 years ago
Chaim Lev-Ari 46dec01fe3
feat(endpoint): relocate docker security settings (#4657)
4 years ago
Dmitry Salakhov a71e71f481
feat(compose): add docker-compose wrapper (#4713)
4 years ago
cong meng da41dbb79a
fix(stack): stacks created via API are incorrectly marked as private with no owner (#3721) (#4725)
4 years ago
Chaim Lev-Ari 832cafc933
fix(registries): update password only when not empty (#4669)
4 years ago
Chaim Lev-Ari cbd7fdc62e
feat(docker/stacks): introduce date info for stacks (#4660)
4 years ago
cong meng c9f68a4d8f
fix(kubernetes): removes kube client cache when edge proxy is removed (#4487) (#4574)
4 years ago
Yi Chen 7975ef796d
Revert "feat(docker/stacks): add creation and update dates (#4418)" (#4606)
4 years ago
Alice Groux bd98b8956a
feat(docker/stacks): add creation and update dates (#4418)
4 years ago
Anthony Lapenna 20cf948e53
fix(docker/resourcecontrol): fix an issue with resource deletion (#4524)
4 years ago
Chaim Lev-Ari b4f97efb85
fix(rbac): clean leftovers (#4265)
4 years ago
Anthony Lapenna fc248c31c7
fix(api/stacks): add authorization checks for start/stop operations (#4248)
4 years ago
Chaim Lev-Ari a3b54e1981
fix(api/custom-templates): prevent name collisions on update (#4250)
4 years ago
Chaim Lev-Ari 9fd38a0543
fix(volumes): enable volume browsing (#4233)
4 years ago
Chaim Lev-Ari 35fa9d6981
fix(oauth): if username is empty, fail to login (#4232)
4 years ago
Anthony Lapenna 9733d32551 feat(core/support): remove support related API route
4 years ago
Chaim Lev-Ari 9d18d47194
feat(extensions): remove rbac extension (#4157)
4 years ago
Anthony Lapenna 747fdae269
fix(agent/console): fix an issue with the agent console on Docker environments (#4169)
4 years ago
Chaim Lev-Ari 2158cc5157
feat(telemetry): replace GA with matomo (#4140)
4 years ago
Chaim Lev-Ari 82064152ec
feat(registries): remove registry extension (#4155)
4 years ago
Chaim Lev-Ari ff250a202a
feat(extensions): remove oauth extension (#4156)
4 years ago
Chaim Lev-Ari 00f4fe0039
feat(auth): integrate oauth extension (#4152)
4 years ago
Anthony Lapenna 909e1ef02c
fix(k8s/user): remove username part from service account (#4147)
4 years ago
Chaim Lev-Ari bd7d7dcef5
feat(agent): add auto agent platform detection (#4132)
4 years ago
Chaim Lev-Ari 4d5836138b
feat(stacks): add the ability to stop a stack (#4042)
4 years ago
Chaim Lev-Ari 93d8c179f1
feat(containers): enforce disable bind mounts (#4110)
4 years ago
Chaim Lev-Ari 1a3f77137a
feat(settings): introduce setting to disable container caps for non-admins (#4109)
4 years ago
Chaim Lev-Ari fa9eeaf3b1
feat(settings): introduce disable stack management setting (#4100)
4 years ago
Chaim Lev-Ari 07efd4bdda
feat(settings): add setting to disable device mapping for regular users (#4099)
4 years ago
Chaim Lev-Ari adf33385ce
feat(containers): Prevent non-admin users from running containers using the host namespace pid (#4098)
4 years ago
Chaim Lev-Ari 6f6bc24efd
feat(containers): Ensure users cannot create privileged containers via the API (#3969) (#4077)
4 years ago
Chaim Lev-Ari 8e7aaa23d5
feat(server): support minimum tls v1.2 (#4076)
4 years ago
Anthony Lapenna 08095913a6 fix(api): fix issues with old error declaration
4 years ago
Chaim Lev-Ari db4a5292be
refactor(errors): reorganize errors (#3938)
4 years ago
Maxime Bajeux 91981c815c
feat(volumes): Ensure a unique identifier for volumes (#3879)
4 years ago
Chaim Lev-Ari 53b37ab8c8
feat(custom-templates): introduce custom templates (#3906)
4 years ago
Anthony Lapenna af6bea5acc
feat(kubernetes): introduce kubernetes support (#3987)
4 years ago
Chaim Lev-Ari 24528ecea8
feat(edge-compute): move host jobs to edge (#3840)
4 years ago
Chaim Lev-Ari 7c3b83f6e5
refactor(portainer): introduce internal package (#3924)
5 years ago
Chaim Lev-Ari 24888fbbae
feat(users): prevent the removal of initial admin account (#3912)
5 years ago
Chaim Lev-Ari b02749f877
feat(auth): add custom user timeout (#3871)
5 years ago
Chaim Lev-Ari b58c2facfe
revert(azure): revert removal (#3890)
5 years ago
Chaim Lev-Ari 25ca036070
feat(users): add the ability to rename a user (#3884)
5 years ago
Chaim Lev-Ari a0ba531fed
fix(registries): check same url for gitlab (#3870)
5 years ago
Chaim Lev-Ari 9f4631bb6d
feat(edge-compute): add specific edge endpoint checkin interval (#3855)
5 years ago
Anthony Lapenna 25103f08f9 feat(api): introduce new datastore interface (#3802)
5 years ago