Commit Graph

  • 9a535ec77b ui: tape restore: small code cleanup Thomas Lamprecht 2021-05-26 19:00:12 +0200
  • ffba023c91 ui: tape/TapeRestore: fix some properties Dominik Csapak 2021-05-26 15:48:11 +0200
  • e01689978e ui: tape/TapeRestore: allow preselecting a datastore Dominik Csapak 2021-05-26 15:48:10 +0200
  • 68ac8976eb ui: tape/TapeRestore: don't send snapshotlist when restoring whole datastores Dominik Csapak 2021-05-26 15:48:09 +0200
  • afb790db73 ui: tape/BackupOverview: add generic 'Restore' button Dominik Csapak 2021-05-26 15:48:08 +0200
  • 0732de361a ui: tape/TapeRestore: add MediaSetSelector Dominik Csapak 2021-05-26 15:48:07 +0200
  • d455270fa1 ui: tape: add MediaSetSelector Dominik Csapak 2021-05-26 15:48:06 +0200
  • 1336be16c9 ui: tape/BackupOverview: rename action column to restore Dominik Csapak 2021-05-26 15:48:05 +0200
  • 03380db560 api2/tape: add api call to list media sets Dominik Csapak 2021-05-26 15:48:04 +0200
  • 927ebc702c ui: tape/BackupOverview: expand pools by default Dominik Csapak 2021-05-26 15:48:03 +0200
  • c24cb13382 api: node/journal: fix parameter extraction of /nodes/node/journal Dominik Csapak 2021-05-25 13:19:47 +0200
  • 3a804a8a20 file-restore-daemon: limit concurrent download calls Stefan Reiter 2021-05-06 17:26:22 +0200
  • 1fde4167ea file-restore-daemon: watchdog: add inhibit for long downloads Stefan Reiter 2021-05-06 17:26:21 +0200
  • 75f9f40922 file-restore-daemon: work around tokio DuplexStream bug Stefan Reiter 2021-05-06 17:26:20 +0200
  • e9c2638f90 apt: fix removal of non-existant http-proxy config Thomas Lamprecht 2021-05-25 11:54:46 +0200
  • 338c545f85 tasks: fix typos in API description Oguz Bektas 2021-05-20 15:03:23 +0200
  • e379b4a31c file-restore-daemon: disk: add RawFs bucket type Stefan Reiter 2021-05-17 14:31:37 +0200
  • 3d7ca2bdb9 file-restore-daemon: disk: allow arbitrary component count per bucket Stefan Reiter 2021-05-17 14:31:36 +0200
  • d34019e246 file-restore-daemon: disk: ignore "invalid fs" error Stefan Reiter 2021-05-17 14:31:35 +0200
  • 7cb2ebba79 bump version to 1.1.8-1 Thomas Lamprecht 2021-05-21 18:21:32 +0200
  • 4e8581950e cargo: bump proxmox-http version to 0.2.1 Thomas Lamprecht 2021-05-21 18:25:26 +0200
  • 2a9a3d632e ui: config: move node ops (http-proxy) into existing "Authentication" Thomas Lamprecht 2021-05-21 18:19:51 +0200
  • b6d07fa038 d/control: bump versioned dependency for proxmox-widget-toolkit Thomas Lamprecht 2021-05-21 18:22:49 +0200
  • 4599e7959c ui: rework node-config to static Thomas Lamprecht 2021-05-21 18:18:20 +0200
  • 82ed13c7d7 ui: add node options under 'Configuration -> Options' Dominik Csapak 2021-05-12 16:42:32 +0200
  • 5aaa81ab89 docs: add short initial http-proxy docs Thomas Lamprecht 2021-05-21 18:17:17 +0200
  • 8a06d1935e ui: webauthn view: code cleanup Thomas Lamprecht 2021-05-21 18:19:11 +0200
  • f44254b4bd ui: hyphenate "Media-Set" to make it clearer that its one noun Thomas Lamprecht 2021-05-21 15:53:50 +0200
  • 07875ce13e ui: tape content: set icon-class for reload button Thomas Lamprecht 2021-05-21 15:51:54 +0200
  • 98dc770efa ui: tape restore: drop (now) unused references Thomas Lamprecht 2021-05-21 15:45:15 +0200
  • 8848f1d487 ui: tape restore: avoid component/value lookup, use parameters Thomas Lamprecht 2021-05-21 15:44:16 +0200
  • 5128ae48a0 tape: restore: cope with not fully instantiated components Thomas Lamprecht 2021-05-21 15:24:52 +0200
  • 104ae6093a ui: tape: small code/style cleanups Thomas Lamprecht 2021-05-21 15:18:54 +0200
  • e830d63f6a ui: tape restore: update datastore map emptyText depending on default Thomas Lamprecht 2021-05-21 14:31:05 +0200
  • ce32cd487a ui: webauthn: drop bogus destroy stopStore call Thomas Lamprecht 2021-05-21 14:29:09 +0200
  • f36c659365 ui: tape/BackupOverview: do not reload on restore Dominik Csapak 2021-05-21 12:20:22 +0200
  • 47e5cbdb03 ui: tape/BackupOverview: also allow to filter by group for restore Dominik Csapak 2021-05-21 12:20:21 +0200
  • 4923a76f22 ui: tape/window/TapeRestore: enabling selecting multiple snapshots Dominik Csapak 2021-05-21 12:20:20 +0200
  • e01ca6a2dd ui: tape/TapeRestore: improve SnapshotGrid Dominik Csapak 2021-05-21 12:20:19 +0200
  • 5e989333cd ui: tape/TapeRestore: fix small DataStoreMappingGrid bugs Dominik Csapak 2021-05-21 12:20:18 +0200
  • af39c399bc ui: dashboards statistics: visualize datastores where quering the usage failed Thomas Lamprecht 2021-05-21 13:21:46 +0200
  • 64591e731e api: status: graceful-degrade when a datastore lookup fails Thomas Lamprecht 2021-05-21 12:40:10 +0200
  • 5658504b90 dashboard statistics: prepare a more graceful error handling in datastore-usage Thomas Lamprecht 2021-05-21 12:20:39 +0200
  • 64e0786aa9 api: datastore status: refactor reused rrd get-data code into closure Thomas Lamprecht 2021-05-21 13:19:02 +0200
  • 90761f0f62 api: datastore status: code cleanup, reduce indentation level Thomas Lamprecht 2021-05-21 10:29:14 +0200
  • 74f74d1e64 ui: tape/window/TapeRestore: add SnapshotGrid Component Dominik Csapak 2021-05-14 14:59:21 +0200
  • 4db4b9706c ui: tape/BackupOverview: move restore buttons inline Dominik Csapak 2021-05-14 14:59:20 +0200
  • 00a5072ad3 ui: tape/BackupOverview: fix wrong media-set text for singlerestore Dominik Csapak 2021-05-14 14:59:19 +0200
  • 3d3d698bb3 buildsys: split long debcargo invocation into multiple lines Thomas Lamprecht 2021-05-18 07:49:01 +0200
  • 1b9521bb87 bump d/control Wolfgang Bumiller 2021-05-17 11:46:27 +0200
  • 1d781c5b20 update proxmox-http dependency Wolfgang Bumiller 2021-05-17 11:29:24 +0200
  • 8e8836d1ea d/control: update after http refactoring Fabian Grünbichler 2021-05-17 11:02:56 +0200
  • a904e3755d ui: datastore/Content: change group remove to SafeDestroy Window Dominik Csapak 2021-05-17 09:03:15 +0200
  • 7ba99fef86 ui: datastore/Content: fix wrong tooltip for forgetting Dominik Csapak 2021-05-17 09:03:14 +0200
  • 7d2be91bc9 move SimpleHttp to proxmox_http Fabian Grünbichler 2021-05-14 15:44:57 +0200
  • 578895336a SimpleHttp: factor out product-specific bits Fabian Grünbichler 2021-05-14 15:44:56 +0200
  • 8c090937f5 move tools::http to proxmox_http Fabian Grünbichler 2021-05-14 15:44:55 +0200
  • 4229633d98 move ProxyConfig to proxmox_http Fabian Grünbichler 2021-05-14 15:44:54 +0200
  • 3ed7e87538 HttpsConnector: make keepalive configurable Fabian Grünbichler 2021-05-14 15:44:53 +0200
  • 5b43cc4487 move MaybeTlsStream wrapper to proxmox_http Fabian Grünbichler 2021-05-14 15:44:52 +0200
  • 3241392117 refactor: move socket helper to proxmox crate Fabian Grünbichler 2021-05-14 15:44:51 +0200
  • c474a66b41 move websocket to new 'proxmox_http' crate Fabian Grünbichler 2021-05-14 15:44:50 +0200
  • b32cf6a1e0 ui: datastore/Content: add forget button for groups Dominik Csapak 2021-05-14 16:36:03 +0200
  • f32791b4b2 api2/admin/datastore: add delete for groups Dominik Csapak 2021-05-14 16:36:02 +0200
  • 8f33fe8e59 d/control: update proxmox tools dependency Thomas Lamprecht 2021-05-14 13:19:05 +0200
  • d19010481d tape/test: repair tests after changing 'start_write_session' Dominik Csapak 2021-05-14 09:28:50 +0200
  • 6b11524a8b ui: tape: add 'Force new Media Set' checkbox to manual backup Dominik Csapak 2021-05-10 16:45:54 +0200
  • e953029e8f api2/tape/backup: add 'force-media-set' parameter to manual backup Dominik Csapak 2021-05-10 16:45:53 +0200
  • 10f788b7eb ui: tape: ChangerStatus fixup for empty barcode Dominik Csapak 2021-04-30 11:46:42 +0200
  • 9348544e46 ui: tape: TapeRestoreWindow: fix button text Dominik Csapak 2021-05-12 14:08:12 +0200
  • 126ccbcfa6 acme: improve errors when account loading fails Wolfgang Bumiller 2021-05-12 12:06:18 +0200
  • 440472cb32 correctly set apt proxy configuration Dietmar Maurer 2021-05-10 13:07:46 +0200
  • 4ce7da516d reload cert inside command socket handler Dietmar Maurer 2021-05-12 11:53:49 +0200
  • a7f8efcf35 ui: add task descriptions for ACME related tasks Thomas Lamprecht 2021-05-11 18:08:10 +0200
  • 9fe4c79005 api: acme accounts: use name as worker ID Thomas Lamprecht 2021-05-11 18:07:03 +0200
  • f09f4d5fd5 config: acme: rust format Thomas Lamprecht 2021-05-11 17:35:54 +0200
  • 38b4f9b534 config: acme: fall-back to the "default" account Thomas Lamprecht 2021-05-11 17:33:06 +0200
  • fca1cef29f hot-reload proxy certificate when updating via the API Wolfgang Bumiller 2021-05-11 15:54:00 +0200
  • 45b8a0327f refactor send_command Wolfgang Bumiller 2021-05-11 15:53:59 +0200
  • a723c08715 proxy: implement 'reload-certificate' command Wolfgang Bumiller 2021-05-11 15:53:58 +0200
  • c381a162fb proxy: factor out tls acceptor creation Wolfgang Bumiller 2021-05-11 15:53:57 +0200
  • b4931192c3 proxy: Arc usage cleanup Wolfgang Bumiller 2021-05-11 15:53:56 +0200
  • cc269b9ff9 proxy: "continue on error" for the accept call, too Wolfgang Bumiller 2021-05-11 15:53:55 +0200
  • a5e3be4992 proxy: factor out accept_connection Wolfgang Bumiller 2021-05-11 15:53:54 +0200
  • 137309cc4e bump version to 1.1.7-1 Dietmar Maurer 2021-05-11 13:23:29 +0200
  • 85f4e834d8 client: use stderr for all fingerprint confirm msgs Fabian Grünbichler 2021-05-10 10:52:34 +0200
  • 065013ccec client: refactor verification callback Fabian Grünbichler 2021-05-10 10:52:33 +0200
  • 56d98ba966 client: improve fingerprint variable names Fabian Grünbichler 2021-05-10 10:52:32 +0200
  • dda1b4fa44 fix #3391: improve mismatched fingerprint handling Fabian Grünbichler 2021-05-10 10:52:31 +0200
  • 68b102269f ui: tape: add single snapshot restore Dominik Csapak 2021-05-11 12:50:07 +0200
  • 0ecdaa0dc0 bin/proxmox-tape: add optional snapshots to restore command Dominik Csapak 2021-05-11 12:50:06 +0200
  • 13f435caab tape/inventory: add completion helper for tape snapshots Dominik Csapak 2021-05-11 12:50:05 +0200
  • ff99780303 api2/tape/restore: add optional snapshots to 'restore' Dominik Csapak 2021-05-11 12:50:04 +0200
  • fa9507020a api2/tape/restore: refactor restore code into its own function Dominik Csapak 2021-05-11 12:50:03 +0200
  • 1bff50afea tape locate_file: fix off by one error Dietmar Maurer 2021-05-11 12:37:04 +0200
  • 37ff72720b docs/api-viewer: improve rendering of array format Dominik Csapak 2021-05-10 11:28:00 +0200
  • 2d5d264f99 tape/pool_writer: do not unwrap on channel send Dominik Csapak 2021-05-10 13:54:09 +0200
  • c9c07445b7 ui: window/SyncJobEdit: disable autoSelect for remote datastore Dominik Csapak 2021-05-10 13:22:40 +0200
  • a4388ffc36 ui: tape: rename 'Datastore' to 'Target Datastore' Dominik Csapak 2021-05-10 13:19:46 +0200
  • ea1458923e manager: acme plugin: auto-complete available DNS challenge types Thomas Lamprecht 2021-05-10 15:55:49 +0200