Commit Graph

797 Commits (b23b0f7c8db78d5f1a4a563e0cb0ce2fc05e9477)

Author SHA1 Message Date
andres-portainer 4be2c061f5
fix(tunnels): make the tunnels more robust EE-7042 (#11878)
6 months ago
andres-portainer 3b95c333fc
task(endpoints): change the definition of /endpoints/remove EE-7126 (#11872)
6 months ago
Oscar Zhou ccb6dd7f1a
fix(api/docker): no authorized user can call restricted api [EE-6808] (#11478)
6 months ago
Matt Hook 6e0dd34cc8
feat(dashboard): dashboard api [EE-7111] (#11844)
6 months ago
andres-portainer 6c98271e43
fix(endpoints): remove all the endpoints in the same transaction EE-7095 (#11840)
6 months ago
Oscar Zhou 1fce2b83d7
fix(api): list docker volume performance [EE-6896] (#11540)
7 months ago
Dakota Walsh 92c8692bbe
fix(metadata): add mutli endpoint delete api EE-6872 (#11789)
7 months ago
Matt Hook 65060725df
fix(pending-action): pending action data format [EE-7064] (#11794)
7 months ago
cmeng b920c542dd
fix(docker): keep /docker url prefix for DockerHandler EE-7073 (#11800)
7 months ago
cmeng 549579d935
fix(edge-stack): add completed status EE-6210 (#11635)
7 months ago
Chaim Lev-Ari d70812be0d
fix(users): return json from create token [EE-6856] (#11578)
7 months ago
Ali efc88c0073
fix(migration): run post init migrations for edge after server starts [EE-6905] (#11548)
7 months ago
Matt Hook 4403503d82
fix(settings): fix crash during settings update when not using oauth [EE-7031] (#11661)
7 months ago
Oscar Zhou ccfd5e4500
feat(setting/oauth): add authstyle option [EE-6038] (#11590)
7 months ago
Prabhat Khera d5c4671320
fix(swagger): swagger docs for http status code 409 [EE-5767] (#11536)
7 months ago
Prabhat Khera 95292d20f4
fix(images): consider stopped containers for unused label [EE-6983] (#11631)
7 months ago
Matt Hook 483aa80e40
fix(auth): prevent user enumeration attack [EE-6832] (#11588)
7 months ago
Prabhat Khera fb4ffaec35
fix(pending-actions): clean pending actions for deleted environment [EE-6545] (#11600)
7 months ago
Oscar Zhou 1a801d86f0
fix(api/endpoint): filter status for async devices [EE-6958] (#11508)
7 months ago
Matt Hook 1fee55ddd2
chore(api): bump docker and protobuf pkgs [EE-6941] (#11565)
7 months ago
Matt Hook 8616f9b742
fix(apikey): don't authenticate api key for external auth [EE-6932] (#11462)
8 months ago
Oscar Zhou 5d9423b93c
fix(stack): filter out orphan stacks that have same name as normal stacks [EE-6791] (#11445)
8 months ago
Prabhat Khera 08643ed872
chore(version): version bump to 2.21.0 [EE-6897] (#11437)
8 months ago
Matt Hook 59d53940fe
fix(stacks): update swagger stacks doc description [EE-6860] (#11383)
8 months ago
Prabhat Khera 8880876bcd
fix(auth): make createAccessToken api backward compatible [EE-6818] (#11327)
9 months ago
cmeng 6e11c10bab
fix(csrf): disable csrf secure cookie EE-6787 (#11299)
9 months ago
Prabhat Khera b5f839a920
fix(stacks): make stackName kube stack specific field [EE-6670] (#11316)
9 months ago
cmeng a43454076b
fix(edge-stacks): take not-found stack as removed EE-6758 (#11249)
9 months ago
Matt Hook 8f9b265f5a
fix(helm) tighten up helm requests [EE-6722] (#11233)
9 months ago
Prabhat Khera a17da6d2cd
fix(git): update stack name for git stacks [EE-6670] (#11218)
9 months ago
Matt Hook 861ed662e2
fix(namespace): fix default namespace quota [EE-6700] (#11184)
9 months ago
Matt Hook 956e8d3c59
fix(docs): fix swagger docs for webhook params [EE-6668] (#11089)
10 months ago
Ali 9a1604e775
fix(kubeclient): cache kubeclient by user token [EE-6610] (#11039)
10 months ago
Chaim Lev-Ari 2826a4ce39
feat(custom-templates): filter templates by edge [EE-6565] (#10979)
10 months ago
Chaim Lev-Ari 4a10c2bb07
feat(version): show git commit and env [EE-6021] (#10748)
10 months ago
Matt Hook 3103d498cf
fix(docs): fix minor swagger issue and upgrade swag [EE-6548]
10 months ago
Dakota Walsh 488fcc7cc5
fix(docs): convert APIKey to string EE-6199 (#10943)
11 months ago
Prabhat Khera 0b9cebc685
fix(caching): integrate with axios cache interceptor [EE-6505] (#10922)
11 months ago
Matt Hook dbd2e609d7
fix(api-key): add password requirement to generate api key [EE-6140] (#10617)
11 months ago
Chaim Lev-Ari 236e669332
refactor(templates): migrate edit view to react [EE-6412] (#10774)
11 months ago
andres-portainer 791c21f643
fix(swarm): retrieve the node names for the image list EE-6401 (#10879)
11 months ago
Matt Hook 6a4cfc8d7c
chore(libs): update go libs and hide passwords/keys [EE-6496] (#10889)
11 months ago
Ali e84dd27e88
feat(cache): default to off [EE-6293] (#10867)
11 months ago
Matt Hook 5f1f797281
remove deprecated random seed and other minor staticcheck errors (#10851)
11 months ago
Matt Hook e687cee608
ignore, remove or comment out unused code. Enable unused linter (#10743)
11 months ago
Dakota Walsh 0ddf84638f
fix(kubernetes): deprecate old configurations api EE-5571 (#10837)
12 months ago
Chaim Lev-Ari 25741e8c4c
feat(edge): sort waiting room table [EE-6259] (#10577)
12 months ago
Dakota Walsh 6ff6fd7f75
fix(swagger): custom template create docs EE-6428 (#10807)
12 months ago
Oscar Zhou 5c7f6aab66
fix(docker/image): swarm image list issue [EE-6374] (#10710)
12 months ago
cmeng 5c59c53e91
fix(password): force change password EE-6382 (#10708)
1 year ago