portainer/api/http/handler
andres-portainer ac94d344df
fix(customtemplates): set TLSSkipVerify on update EE-5336 (#9007)
2023-05-26 00:29:09 -03:00
..
auth fix(ldap): sync user teams when needed [EE-4802] (#8235) 2023-01-16 10:41:32 +02:00
backup fix(http): drain and close HTTP response bodies EE-5280 (#8716) 2023-03-27 15:14:16 -03:00
customtemplates fix(customtemplates): set TLSSkipVerify on update EE-5336 (#9007) 2023-05-26 00:29:09 -03:00
docker feat(api): remove golang experimental packages [EE-3648] (#8081) 2022-12-07 17:15:52 +13:00
edgegroups feat(edgegroups): add support for transactions EE-5323 (#8946) 2023-05-16 16:07:03 -03:00
edgejobs fix(errors): wrap db errors, improve error handling (#8859) 2023-05-05 12:19:47 +12:00
edgestacks feat(edgestacks): add support for transactions EE-5326 (#8908) 2023-05-05 20:39:22 -03:00
edgetemplates chore(handlers): replace structs by functions for HTTP errors EE-4227 (#7664) 2022-09-14 20:42:39 -03:00
endpointedge feat(endpointedge): add support for transactions EE-5327 (#8961) 2023-05-18 14:58:33 -03:00
endpointgroups feat(endpointgroups): implement support for transactions EE-5328 (#8944) 2023-05-16 14:47:31 -03:00
endpointproxy chore(code): reduce divergence with EE EE-4344 (#7748) 2022-09-28 14:56:32 -03:00
endpoints feat(endpointgroups): implement support for transactions EE-5328 (#8944) 2023-05-16 14:47:31 -03: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
gitops fix(errors): wrap db errors, improve error handling (#8859) 2023-05-05 12:19:47 +12:00
helm separate internal configs with isInternal (#8690) 2023-05-11 08:13:54 +12:00
hostmanagement fix(errors): wrap db errors, improve error handling (#8859) 2023-05-05 12:19:47 +12:00
kubernetes separate internal configs with isInternal (#8690) 2023-05-11 08:13:54 +12: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 fix(docker): fix extension spelling EE-5277 (#8956) 2023-05-18 10:21:07 +12:00
ssl chore(handlers): replace structs by functions for HTTP errors EE-4227 (#7664) 2022-09-14 20:42:39 -03:00
stacks docs(stacks): require endpoint id [EE-5286] (#8988) 2023-05-23 10:25:32 +07:00
storybook feat(app): introduce react configurations [EE-1809] (#5953) 2021-11-03 12:41:59 +02:00
system refactor(edge): deprecate IsEdgeDevice [EE-5046] (#8534) 2023-03-28 09:19:22 +03:00
tags fix(errors): wrap db errors, improve error handling (#8859) 2023-05-05 12:19:47 +12:00
teammemberships chore(code): reduce divergence with EE EE-4344 (#7748) 2022-09-28 14:56:32 -03:00
teams docs(teams): fix swagger [EE-5414] (#8890) 2023-05-08 16:00:00 +07:00
templates feat(gitops): allow to skip tls verification [EE-5023] (#8668) 2023-04-03 09:19:17 +03:00
upload fix(code): replace calls to ioutil EE-4425 (#7878) 2022-10-17 15:29:12 -03:00
users fix(errors): wrap db errors, improve error handling (#8859) 2023-05-05 12:19:47 +12:00
webhooks docs(webhooks): document required endpoint and webhook type [EE-5286] (#8973) 2023-05-23 10:05:55 +07:00
websocket fix(errors): wrap db errors, improve error handling (#8859) 2023-05-05 12:19:47 +12:00
handler.go docs(http): sort tags [EE-3697] (#8974) 2023-05-23 10:07:06 +07:00