proxmox-backup/www/form
Thomas Lamprecht d2011ce6b6 avoid leaking internal s3client struct name to the outside, favor s3-endpoint
Mostly affects docs and some JS UI components, but also changes the
section type name of the s3 client endpoints.

While the s3 client crate is aptly named, the config actually
describing how to access an S3 object storage is not really a client,
but a definition of an endpoint/remote/repo/address.

This is really no problem per se, but such internal names tend to leak
and can cause (a tiny bit!) confusion for users if they see with e.g.
"S3 Endpoints" in the UI but the same thing now uses "s3client" in the
config file.

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2025-07-23 21:29:02 +02:00
..
AuthidSelector.js ui: lint: use blocks for if statements 2025-06-16 13:59:27 +02:00
CalendarEvent.js ui: re-format code, replace mixed tab/spaces with spaces only. 2025-06-16 13:59:27 +02:00
DataStoreSelector.js ui: re-format code, replace mixed tab/spaces with spaces only. 2025-06-16 13:59:27 +02:00
GroupFilter.js ui: re-format code, replace mixed tab/spaces with spaces only. 2025-06-16 13:59:27 +02:00
GroupSelector.js ui: re-format code, replace mixed tab/spaces with spaces only. 2025-06-16 13:59:27 +02:00
NamespaceMaxDepth.js ui: re-format code, replace mixed tab/spaces with spaces only. 2025-06-16 13:59:27 +02:00
NamespaceSelector.js ui: re-format code, replace mixed tab/spaces with spaces only. 2025-06-16 13:59:27 +02:00
PartitionSelector.js ui: re-format code, replace mixed tab/spaces with spaces only. 2025-06-16 13:59:27 +02:00
PermissionPathSelector.js ui: re-format code, replace mixed tab/spaces with spaces only. 2025-06-16 13:59:27 +02:00
RemoteSelector.js ui: re-format code, replace mixed tab/spaces with spaces only. 2025-06-16 13:59:27 +02:00
RemoteTargetSelector.js ui: re-format code, replace mixed tab/spaces with spaces only. 2025-06-16 13:59:27 +02:00
S3ClientSelector.js avoid leaking internal s3client struct name to the outside, favor s3-endpoint 2025-07-23 21:29:02 +02:00
TokenSelector.js ui: lint: use blocks for if statements 2025-06-16 13:59:27 +02:00
VerifyOutdatedAfter.js ui: re-format code, replace mixed tab/spaces with spaces only. 2025-06-16 13:59:27 +02:00