portainer/api
Chaim Lev-Ari 436da01bce
feat(auth): save jwt in cookie [EE-5864] (#10527)
2023-11-20 09:35:03 +02:00
..
adminmonitor feat(libhttp): move into the Portainer repository EE-5475 (#10231) 2023-09-01 19:27:02 -03:00
agent fix(http): drain and close HTTP response bodies EE-5280 (#8716) 2023-03-27 15:14:16 -03:00
apikey fix(jwt): replace deprecated gorilla/securecookie [EE-5153] (#9247) 2023-07-27 09:34:16 +12:00
archive fix(errors): wrap db errors, improve error handling (#8859) 2023-05-05 12:19:47 +12:00
aws/ecr
backup fix(backup): add chisel key to backup EE-6105 (#10283) 2023-09-13 09:01:27 +12:00
build
chisel fix(websocket): abort websocket when logout EE-6058 (#10372) 2023-09-29 12:13:09 +13:00
cli
cmd/portainer feat(auth): save jwt in cookie [EE-5864] (#10527) 2023-11-20 09:35:03 +02:00
crypto feat(libcrypto): move into the Portainer repository EE-5476 (#10230) 2023-09-01 17:27:19 -03:00
database feat(performance): performance optimizations EE-6042 (#10520) 2023-10-24 13:55:11 -03:00
dataservices feat(auth): save jwt in cookie [EE-5864] (#10527) 2023-11-20 09:35:03 +02:00
datastore Revert "feat(cache): introduce cache option [EE-6293] (#10641)" (#10658) 2023-11-20 15:08:19 +13:00
demo feat(dataservices): unify access methods and abstract away redundant code [EE-5628] (#9115) 2023-06-22 18:28:07 -03:00
docker fix(docker/swarm): suppress no such container logs (#10604) 2023-11-08 11:43:42 +13:00
edge feat(edgestack/async): add Rollbackto field in stackPayload [EE-5684] (#9238) 2023-07-24 10:48:02 +12:00
exec feat(performance): performance optimizations EE-6042 (#10520) 2023-10-24 13:55:11 -03:00
filesystem feat(performance): performance optimizations EE-6042 (#10520) 2023-10-24 13:55:11 -03:00
git feat(performance): performance optimizations EE-6042 (#10520) 2023-10-24 13:55:11 -03:00
hostmanagement feat(performance): performance optimizations EE-6042 (#10520) 2023-10-24 13:55:11 -03:00
http feat(auth): save jwt in cookie [EE-5864] (#10527) 2023-11-20 09:35:03 +02:00
internal feat(auth): save jwt in cookie [EE-5864] (#10527) 2023-11-20 09:35:03 +02:00
jwt feat(auth): save jwt in cookie [EE-5864] (#10527) 2023-11-20 09:35:03 +02:00
kubernetes feat(auth): save jwt in cookie [EE-5864] (#10527) 2023-11-20 09:35:03 +02:00
ldap
oauth feat(performance): performance optimizations EE-6042 (#10520) 2023-10-24 13:55:11 -03:00
pendingactions fix(registry): remove k8s registry secrets when registries are removed [EE-5768] (#10369) 2023-10-24 09:24:09 +13:00
platform fix(container/network): recreate container changes static IP [EE-5448] (#8960) 2023-05-30 09:36:10 +12:00
scheduler fix(gitops): avoid cancelling the auto updates for any error EE-5604 (#10294) 2023-09-12 17:53:01 -03:00
stacks fix(gitops): handle the local environment in isEnvironmentOnline() EE-6321 (#10631) 2023-11-16 09:40:42 -03:00
.golangci.yaml feat(performance): performance optimizations EE-6042 (#10520) 2023-10-24 13:55:11 -03:00
api-description.md
connection.go
kubernetes.go
portainer.go feat(auth): save jwt in cookie [EE-5864] (#10527) 2023-11-20 09:35:03 +02:00
swagger.yaml
swagger_config.json