portainer/api/http/handler
Chaim Lev-Ari 68950fbb24
feat(edge/templates): introduce custom templates [EE-6208] (#10561)
2023-11-15 10:45:07 +02:00
..
auth * remove line break 2023-11-13 14:18:52 +13:00
backup feat(libhttp): move into the Portainer repository EE-5475 (#10231) 2023-09-01 19:27:02 -03:00
customtemplates feat(edge/templates): introduce custom templates [EE-6208] (#10561) 2023-11-15 10:45:07 +02:00
docker feat(docker/images): show used tag correctly [EE-5396] (#10305) 2023-10-03 15:55:23 +03:00
edgegroups refactor(server): use httperror.NewError instead of struct [EE-6189] (#10398) 2023-10-05 11:26:24 +03:00
edgejobs fix(api): restore deleted apis [EE-6090] (#10267) 2023-09-19 13:44:48 +12:00
edgestacks feat(edge/templates): introduce edge app templates [EE-6209] (#10480) 2023-11-14 14:54:44 +02:00
edgetemplates feat(edge/templates): introduce custom templates [EE-6208] (#10561) 2023-11-15 10:45:07 +02:00
endpointedge feat(performance): performance optimizations EE-6042 (#10520) 2023-10-24 13:55:11 -03:00
endpointgroups fix deadlock situation (#10360) 2023-09-22 16:06:20 +12:00
endpointproxy feat(libhttp): move into the Portainer repository EE-5475 (#10231) 2023-09-01 19:27:02 -03:00
endpoints fix(code): revert omitempty optimization EE-6269 (#10548) 2023-10-27 17:33:04 -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 feat(libhttp): move into the Portainer repository EE-5475 (#10231) 2023-09-01 19:27:02 -03:00
helm feat(performance): performance optimizations EE-6042 (#10520) 2023-10-24 13:55:11 -03:00
hostmanagement feat(performance): performance optimizations EE-6042 (#10520) 2023-10-24 13:55:11 -03:00
kubernetes chore:(kubeclient): refactor kubeclient middleware and endpoints [EE-5028] (#10423) 2023-10-13 13:43:36 +13:00
ldap feat(libhttp): move into the Portainer repository EE-5475 (#10231) 2023-09-01 19:27:02 -03:00
motd feat(performance): performance optimizations EE-6042 (#10520) 2023-10-24 13:55:11 -03:00
registries fix(registry): remove k8s registry secrets when registries are removed [EE-5768] (#10369) 2023-10-24 09:24:09 +13:00
resourcecontrols refactor(server): use httperror.NewError instead of struct [EE-6189] (#10398) 2023-10-05 11:26:24 +03:00
roles feat(libhttp): move into the Portainer repository EE-5475 (#10231) 2023-09-01 19:27:02 -03:00
settings feature(kubernetes): stack name made optional & add toggle to disable stack in kubernetes [EE-6170] (#10436) 2023-10-16 14:08:06 +13:00
ssl feat(libhttp): move into the Portainer repository EE-5475 (#10231) 2023-09-01 19:27:02 -03:00
stacks fix(kubernetes): remove unique check from kubernetes stacks [EE-6170] (#10542) 2023-10-27 15:41:02 +13:00
storybook feat(app): introduce react configurations [EE-1809] (#5953) 2021-11-03 12:41:59 +02:00
system feat(performance): performance optimizations EE-6042 (#10520) 2023-10-24 13:55:11 -03:00
tags refactor(server): use httperror.NewError instead of struct [EE-6189] (#10398) 2023-10-05 11:26:24 +03:00
teammemberships fix(kubernetes): clear user token from kube token cache on logout + update cluster rolebindings for user on change of team/user authorization [EE-6298] (#10598) 2023-11-09 14:33:23 +13:00
teams feat(performance): performance optimizations EE-6042 (#10520) 2023-10-24 13:55:11 -03:00
templates feat(edge/templates): introduce edge app templates [EE-6209] (#10480) 2023-11-14 14:54:44 +02:00
upload feat(libhttp): move into the Portainer repository EE-5475 (#10231) 2023-09-01 19:27:02 -03:00
users fix(users): hide admin users for non admins from user list API [EE-6290] (#10580) 2023-11-02 16:08:17 +13:00
webhooks refactor(server): use httperror.NewError instead of struct [EE-6189] (#10398) 2023-10-05 11:26:24 +03:00
websocket feat(performance): performance optimizations EE-6042 (#10520) 2023-10-24 13:55:11 -03:00
handler.go feature(helm): move helm charts inside advance deployments (create from manifest) [EE-5999] (#10395) 2023-10-09 11:20:44 +13:00