portainer/api/http/handler/endpoints
Matt Hook 8c5edd2c97
fix(docs): add missing swagger docs for upload file [EE-4886] (#8708)
* add docs for uploading files via host management features

* fix other doc issues
2023-04-04 16:59:34 +12:00
..
endpoint_agent_browse_docs.go fix(docs): add missing swagger docs for upload file [EE-4886] (#8708) 2023-04-04 16:59:34 +12:00
endpoint_agent_versions.go feat(home): filter by connection type and agent version [EE-3373] (#7085) 2022-08-11 07:32:12 +03:00
endpoint_association_delete.go chore(handlers): replace structs by functions for HTTP errors EE-4227 (#7664) 2022-09-14 20:42:39 -03:00
endpoint_create.go refactor(edge): deprecate IsEdgeDevice [EE-5046] (#8534) 2023-03-28 09:19:22 +03:00
endpoint_create_global_key.go fix(performance): optimize performance for edge EE-3311 (#8040) 2023-01-06 16:25:41 -03:00
endpoint_create_global_key_test.go feat(demo): disable features on demo env [EE-1874] (#6040) 2022-05-22 08:34:09 +03:00
endpoint_delete.go fix(edgejobs): remove endpoint from edge job mapping on endpoint deletion EE-4764 (#8212) 2023-01-17 09:47:23 -03:00
endpoint_delete_test.go fix(edgegroups): avoid a last-write-wins situation when updating edge groups concurrently EE-3732 (#8101) 2022-11-23 21:36:17 -03:00
endpoint_dockerhub_status.go fix(http): drain and close HTTP response bodies EE-5280 (#8716) 2023-03-27 15:14:16 -03:00
endpoint_inspect.go guard around kube actions for endpoint inspect (#8430) 2023-02-07 23:13:52 +13:00
endpoint_list.go feat(environments): create async edge [EE-4480] (#8527) 2023-03-01 20:33:05 +02:00
endpoint_list_test.go feat(environments): create async edge [EE-4480] (#8527) 2023-03-01 20:33:05 +02:00
endpoint_registries_list.go chore(handlers): replace structs by functions for HTTP errors EE-4227 (#7664) 2022-09-14 20:42:39 -03:00
endpoint_registry_access.go chore(handlers): replace structs by functions for HTTP errors EE-4227 (#7664) 2022-09-14 20:42:39 -03:00
endpoint_settings_update.go feat(gpu): rework docker GPU for UI performance [EE-4918] (#8518) 2023-03-03 14:47:10 +13:00
endpoint_snapshot.go feat(snapshots): separate snapshots from endpoint DB struct EE-4099 (#7614) 2022-09-22 17:05:10 -03:00
endpoint_snapshots.go chore(code): reduce divergence with EE EE-4344 (#7748) 2022-09-28 14:56:32 -03:00
endpoint_status_inspect.go chore(handlers): replace structs by functions for HTTP errors EE-4227 (#7664) 2022-09-14 20:42:39 -03:00
endpoint_update.go fix(code): clean up EE-4432 (#7865) 2022-10-14 18:09:07 -03:00
filter.go feat(environments): create async edge [EE-4480] (#8527) 2023-03-01 20:33:05 +02:00
filter_test.go feat(environments): create async edge [EE-4480] (#8527) 2023-03-01 20:33:05 +02:00
handler.go feat(home): filter by connection type and agent version [EE-3373] (#7085) 2022-08-11 07:32:12 +03:00
sort.go fix(endpoints): remove global map to avoid panic writes EE-3838 (#7404) 2022-08-03 12:18:33 -03:00
unique_name.go refactor(wizard): migrate to react [EE-2305] (#6957) 2022-05-23 17:32:51 +03:00
utils.go fix(swarm): fixed issue parsing url with no scheme [EE-4017] (#7502) 2022-08-26 11:55:55 +12:00