proxmox-backup/src/api2
Dominik Csapak d1bee4344d ui: tape: handle tapes in changers without barcode
by checking for definedness of the label (tapes without barcode
have the empty string as label-text) and falling back to the
source slot for the load action

Note: Changed the load-slot API from PUT to POST

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
Signed-off-by: Dietmar Maurer <dietmar@proxmox.com>
2021-04-30 10:23:53 +02:00
..
access api2/access/user: remove password for @pbs users on removal 2021-04-15 08:33:20 +02:00
admin api/datastore: allow pxar file download of entire archive 2021-04-13 08:26:41 +02:00
backup verify: factor out common parameters 2021-01-26 09:54:49 +01:00
config api2/config/datastore: use update_job_last_run_time for schedules 2021-04-26 10:51:06 +02:00
node api2/node/status: extend node status 2021-04-23 10:30:30 +02:00
reader replace Userid with Authid 2020-10-29 15:11:39 +01:00
tape ui: tape: handle tapes in changers without barcode 2021-04-30 10:23:53 +02:00
types add dns alias schema 2021-04-30 08:10:57 +02:00
access.rs change half-ticket time range from -120..240 to -60..600 2021-02-01 15:13:11 +01:00
admin.rs improve code docs in api2 2021-01-22 15:57:42 +01:00
backup.rs cleanup: cleanup use clause (avoid *) 2021-02-22 09:33:29 +01:00
config.rs fix api sort order 2021-02-15 06:35:45 +01:00
helpers.rs file-restore: Add 'v' (Virtual) ArchiveEntry type 2021-04-21 17:19:40 +02:00
node.rs improve code docs in api2 2021-01-22 15:57:42 +01:00
ping.rs improve code docs in api2 2021-01-22 15:57:42 +01:00
pull.rs clippy: us *_or_else with function calls 2021-01-20 16:23:54 +01:00
reader.rs cleanup: cleanup use clause (avoid *) 2021-02-22 09:33:29 +01:00
status.rs dashboard: fix datastore full estimate for not changing usage 2021-03-02 17:51:13 +01:00
version.rs improve code docs in api2 2021-01-22 15:57:42 +01:00