portainer/api
Yajith Dayarathna 6e89ccc0ae fix(api-documentation): swagger document genration error (#795) 2025-06-12 13:39:34 +12:00
..
adminmonitor
agent chore(code): reduce the code duplication EE-7278 (#11969) 2024-06-26 18:14:22 -03:00
apikey chore(code): use int ranges in loops BE-10990 (#12028) 2024-07-10 19:22:47 -03:00
archive fix(code): remove dead code and reduce duplication BE-11826 (#680) 2025-04-22 18:09:36 -03:00
aws/ecr fix(linters): add back removed linters and extend them to CE BE-11294 2024-10-10 12:06:20 -03:00
backup feat(backup): reduce the locking time of the offline gate BE-11402 (#157) 2024-11-25 10:10:11 -03:00
chisel fix(edgejobs): decouple the Edge Jobs from the reverse tunnel service BE-10866 (#11) 2024-10-14 10:37:13 -03:00
cli fix(code): remove dead code and reduce duplication BE-11826 (#680) 2025-04-22 18:09:36 -03:00
cmd/portainer refactor: replace the `kubectl` binary with the upstream sdk (#524) 2025-05-07 20:40:38 +12:00
concurrent chore(code): use int ranges in loops BE-10990 (#12028) 2024-07-10 19:22:47 -03:00
crypto fix(linters): add back removed linters and extend them to CE BE-11294 2024-10-10 12:06:20 -03:00
database fix(users): optimize the /users/me API endpoint BE-11688 (#515) 2025-03-18 17:55:53 -03:00
dataservices feat(edgestackstatus): optimize the Edge Stack structures BE-11740 (#756) 2025-06-05 19:46:10 -03:00
datastore chore: bump version to 2.31.0 (#789) 2025-06-10 16:47:17 +12:00
docker fix(code): remove dead code and reduce duplication BE-11826 (#680) 2025-04-22 18:09:36 -03:00
edge feat(app/stack): ability to prune volumes on stack/edge stack delete (#232) 2025-01-01 10:44:49 +13:00
exec fix(kubectl): rollout restart [r8s-322] (#729) 2025-05-13 11:35:44 +12:00
filesystem fix(libstack): data loss for stack with relative path [FR-437] (#548) 2025-03-21 09:19:25 +13:00
git fix(govalidator): replace govalidator dependency [BE-11574] (#673) 2025-04-23 13:59:51 +12:00
hostmanagement/openamt fix: replace strings.ToLower with strings.EqualFold [BE-11524] (#263) 2024-12-24 11:15:16 +13:00
http fix(api-documentation): swagger document genration error (#795) 2025-06-12 13:39:34 +12:00
internal feat(edgestackstatus): optimize the Edge Stack structures BE-11740 (#756) 2025-06-05 19:46:10 -03:00
jwt fix(jwt): fix handling of non-expiring JWT tokens BE-11242 (#12220) 2024-09-17 18:23:33 -03:00
kubernetes fix(kubernetes): events api to call the backend [R8S-243] (#563) 2025-05-27 13:55:31 +12:00
ldap chore(code): clean up the code EE-7251 (#11948) 2024-06-18 15:59:12 -03:00
logoutcontext chore(code): reduce the code duplication EE-7278 (#11969) 2024-06-26 18:14:22 -03:00
logs fix(logs): remove duplicated code BE-11821 (#653) 2025-04-15 17:16:04 -03:00
oauth feat(oauth): fix mapping (#330) 2025-01-23 09:03:51 +13:00
pendingactions refactor(k8s): namespace core logic (#12142) 2024-10-01 14:15:51 +13:00
platform fix(platform): remove error log when local env is not found [BE-11353] (#364) 2025-02-12 09:23:52 +13:00
scheduler fix(linters): add back removed linters and extend them to CE BE-11294 2024-10-10 12:06:20 -03:00
set chore(code): reduce the code duplication EE-7278 (#11969) 2024-06-26 18:14:22 -03:00
slicesx chore(code): reduce the code duplication EE-7278 (#11969) 2024-06-26 18:14:22 -03:00
stacks fix(code): remove dead code and reduce duplication BE-11826 (#680) 2025-04-22 18:09:36 -03:00
tag fix(endpoints): optimize the search performance BE-11267 (#12262) 2024-10-01 15:13:54 -03:00
url chore(code): reduce the code duplication EE-7278 (#11969) 2024-06-26 18:14:22 -03:00
ws feat(websocket): improve websocket code sharing BE-11340 (#61) 2024-10-25 11:21:49 -03:00
api-description.md
connection.go fix(users): optimize the /users/me API endpoint BE-11688 (#515) 2025-03-18 17:55:53 -03:00
kubernetes.go
pending_action.go fix(pendingactions): refactor pending actions [EE-7011] (#11780) 2024-05-09 08:10:10 +12:00
portainer.go chore: bump version to 2.31.0 (#789) 2025-06-10 16:47:17 +12:00
swagger_config.json