1
0
Fork 0
mirror of https://github.com/portainer/portainer.git synced 2025-07-23 07:19:41 +02:00
portainer/api/http
2025-06-26 11:30:44 +12:00
..
client feat(performance): performance optimizations EE-6042 (#10520) 2023-10-24 13:55:11 -03:00
csrf feat(async): avoid sending CSRF token for async edge polling requests BE-1152 (#272) 2024-12-30 10:58:44 -03:00
errors feat(demo): remove demo mode EE-6769 (#11841) 2024-05-17 20:00:01 -03:00
handler chore: bump version to 2.31.2 (#831) 2025-06-26 11:30:44 +12:00
middlewares fix(csrf): skip the trusted origins check for plain-text HTTP requests BE-11832 (#710) 2025-05-09 14:39:29 +12:00
models/kubernetes feat(k8s): CRD in applications list and details 2.31.1 - [R8S-357] (#806) 2025-06-18 09:06:58 +12:00
offlinegate fix(offlinegate): avoid leaking an RLock when the handler panics BE-11495 (#234) 2024-12-11 16:38:03 -03:00
proxy chore(deps): upgrade docker/cli to v28.2.1 | docker/docker to v28.2.1 | docker/compose to v2.36.2 (#758) 2025-05-30 09:12:27 +02:00
security fix(linter): enable ineffassign BE-10204 (#669) 2025-04-21 19:27:14 -03:00
logger.go fix(http): log HTTP server errors as DEBUG level EE-5225 (#9060) 2023-06-12 09:54:28 -03:00
server.go feat(edgestackstatus): optimize the Edge Stack structures BE-11740 (#756) 2025-06-05 19:46:10 -03:00