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
Prabhat Khera 0b9cebc685
fix(caching): integrate with axios cache interceptor [EE-6505] (#10922)
11 months ago
..
adminmonitor feat(libhttp): move into the Portainer repository EE-5475 (#10231) 1 year ago
agent
apikey fix(jwt): replace deprecated gorilla/securecookie [EE-5153] (#9247) 1 year ago
archive
aws/ecr
backup fix(backup): add chisel key to backup EE-6105 (#10283) 1 year ago
build
chisel fix(chisel): fix a nil pointer dereference EE-6481 (#10871) 11 months ago
cli fix(rollback): reimplement rollback feature [EE-6367] (#10721) 12 months ago
cmd/portainer remove deprecated random seed and other minor staticcheck errors (#10851) 11 months ago
crypto feat(libcrypto): move into the Portainer repository EE-5476 (#10230) 1 year ago
database close db before restore. fix log (#10826) 12 months ago
dataservices feat(auth): save jwt in cookie [EE-5864] (#10527) 1 year ago
datastore feat(cache): default to off [EE-6293] (#10867) 11 months ago
demo feat(dataservices): unify access methods and abstract away redundant code [EE-5628] (#9115) 1 year ago
docker fix(tls): set the correct scheme for Docker clients EE-6514 (#10917) 11 months ago
edge feat(edgestack/async): add Rollbackto field in stackPayload [EE-5684] (#9238) 1 year ago
exec chore(ci): run lint and test on all pkgs [EE-6201] (#10481) 11 months ago
filesystem enable gosimple linter (#10744) 11 months ago
git feat(performance): performance optimizations EE-6042 (#10520) 1 year ago
hostmanagement feat(performance): performance optimizations EE-6042 (#10520) 1 year ago
http fix(caching): integrate with axios cache interceptor [EE-6505] (#10922) 11 months ago
internal fix(api-key): add password requirement to generate api key [EE-6140] (#10617) 11 months ago
jwt fix(password): force change password EE-6382 (#10708) 1 year ago
kubernetes ignore, remove or comment out unused code. Enable unused linter (#10743) 11 months ago
ldap
oauth feat(performance): performance optimizations EE-6042 (#10520) 1 year ago
pendingactions fix(registry): remove k8s registry secrets when registries are removed [EE-5768] (#10369) 1 year ago
platform fix(container/network): recreate container changes static IP [EE-5448] (#8960) 2 years ago
scheduler fix(gitops): avoid cancelling the auto updates for any error EE-5604 (#10294) 1 year ago
stacks remove deprecated random seed and other minor staticcheck errors (#10851) 11 months ago
api-description.md
connection.go
kubernetes.go
portainer.go fix(caching): integrate with axios cache interceptor [EE-6505] (#10922) 11 months ago
swagger.yaml chore(libs): update go libs and hide passwords/keys [EE-6496] (#10889) 11 months ago
swagger_config.json