portainer/api/http/handler
andres-portainer 76bdf6f220
fix(websocket): use the read part of the buffer instead of everything EE-5235 (#8685)
2023-03-17 17:23:24 -03:00
..
auth fix(ldap): sync user teams when needed [EE-4802] (#8235) 2023-01-16 10:41:32 +02:00
backup fix(code): add missing returns after sending HTTP errors EE-4442 (#7868) 2023-03-02 12:52:10 -03:00
customtemplates fix(server): skip file deletion errors [EE-4916] (#8443) 2023-03-01 13:44:34 +02:00
docker feat(api): remove golang experimental packages [EE-3648] (#8081) 2022-12-07 17:15:52 +13:00
edgegroups fix(edgegroup): fix data race in edge group update EE-4441 (#8523) 2023-03-15 14:53:38 -03:00
edgejobs fix(server): skip file deletion errors [EE-4916] (#8443) 2023-03-01 13:44:34 +02:00
edgestacks fix(server): skip file deletion errors [EE-4916] (#8443) 2023-03-01 13:44:34 +02:00
edgetemplates chore(handlers): replace structs by functions for HTTP errors EE-4227 (#7664) 2022-09-14 20:42:39 -03:00
endpointedge fix(edge): fix status inspect error message EE-5190 (#8661) 2023-03-14 13:28:20 -03:00
endpointgroups fix(tags): add missing error handling EE-4622 (#8102) 2022-11-24 14:16:04 -03:00
endpointproxy chore(code): reduce divergence with EE EE-4344 (#7748) 2022-09-28 14:56:32 -03:00
endpoints feat(gpu): rework docker GPU for UI performance [EE-4918] (#8518) 2023-03-03 14:47:10 +13:00
file feat(adminmonitor): redirect to timeout page if admin is not created in 5 mins [EE-2691] (#6688) 2022-04-05 16:29:57 +12:00
helm chore(docs): fix api reference [EE-4835] (#8242) 2022-12-25 10:47:21 +02:00
hostmanagement chore(portainer): clean up the code EE-5188 (#8660) 2023-03-13 13:18:28 -03:00
kubernetes feat(kubernetes): list all kube services screen [EE-1571] (#8524) 2023-03-03 08:45:19 +13:00
ldap chore(handlers): replace structs by functions for HTTP errors EE-4227 (#7664) 2022-09-14 20:42:39 -03:00
motd feat(api-key/backend): introducing support for api-key based auth EE-978 (#6079) 2021-11-30 15:31:16 +13:00
registries fix(code): remove unused code EE-4431 (#7866) 2022-10-14 19:42:31 -03:00
resourcecontrols fix(code): remove unused code EE-4431 (#7866) 2022-10-14 19:42:31 -03:00
roles chore(handlers): replace structs by functions for HTTP errors EE-4227 (#7664) 2022-09-14 20:42:39 -03:00
settings feat(environments): create async edge [EE-4480] (#8527) 2023-03-01 20:33:05 +02:00
ssl chore(handlers): replace structs by functions for HTTP errors EE-4227 (#7664) 2022-09-14 20:42:39 -03:00
stacks fix(stack/git): unable to move git repository error [EE-5144] (#8618) 2023-03-15 12:54:09 +13:00
storybook feat(app): introduce react configurations [EE-1809] (#5953) 2021-11-03 12:41:59 +02:00
system feat(system): upgrade portainer on kubernetes [EE-4625] (#8448) 2023-03-07 23:34:55 -03:00
tags fix(edgegroups): avoid a last-write-wins situation when updating edge groups concurrently EE-3732 (#8101) 2022-11-23 21:36:17 -03:00
teammemberships chore(code): reduce divergence with EE EE-4344 (#7748) 2022-09-28 14:56:32 -03:00
teams fix(access): support to list users or teams with specified endpoint [EE-1704] (#7610) 2022-09-16 14:45:14 +12:00
templates chore(portainer): clean up the code EE-5188 (#8660) 2023-03-13 13:18:28 -03:00
upload fix(code): replace calls to ioutil EE-4425 (#7878) 2022-10-17 15:29:12 -03:00
users fix(upgrade): remove yellow upgrade banner EE-5141 (#8640) 2023-03-13 09:01:27 -03:00
webhooks fix(code): replace calls to ioutil EE-4425 (#7878) 2022-10-17 15:29:12 -03:00
websocket fix(websocket): use the read part of the buffer instead of everything EE-5235 (#8685) 2023-03-17 17:23:24 -03:00
handler.go bump version to 2.19 (#8617) 2023-03-08 13:24:59 +13:00