Commit Graph

  • 62222ed068 api2: make email-from updatable Hannes Laimer 2022-01-03 10:04:54 +0100
  • f06b5283b0 config: add email-from to NodeConfig Hannes Laimer 2022-01-03 10:04:53 +0100
  • 645d52308b TimeSpan: parse via FromStr Fabian Grünbichler 2021-12-30 13:57:27 +0100
  • 7f6c169b25 use schema verify methods Fabian Grünbichler 2021-12-30 13:55:54 +0100
  • 9987872382 rrd: drop redundant field names Fabian Grünbichler 2021-12-30 14:18:43 +0100
  • 6f1c26b083 tree-wide: is_ok/is_err() Fabian Grünbichler 2021-12-30 15:01:31 +0100
  • 3afecb8409 tree-wide: use is_empty() and similar Fabian Grünbichler 2021-12-30 14:49:11 +0100
  • 540fca5c9e tree-wide: cleanup manual map/flatten Fabian Grünbichler 2021-12-30 14:35:24 +0100
  • 8ff886773f view_task_result: remove unnecessary &mut Fabian Grünbichler 2021-12-30 13:35:51 +0100
  • aa174e8e8a tree-wide: drop redundant clones Fabian Grünbichler 2021-12-30 13:20:03 +0100
  • 0a7f902e2a tape: multi-volume: fix overflow check Fabian Grünbichler 2021-12-30 13:03:55 +0100
  • 9a37bd6c84 tree-wide: fix needless borrows Fabian Grünbichler 2021-12-30 12:57:37 +0100
  • a0c69902c8 fix #3763: disable renegotiation Fabian Grünbichler 2021-12-15 15:18:36 +0100
  • f30ada6bbe bump d/control Wolfgang Bumiller 2021-12-16 11:24:55 +0100
  • c3b8e74fdf bump regex dep to 1.5 Wolfgang Bumiller 2021-12-16 11:12:17 +0100
  • 9fa3026a08 cleanup schema function calls Wolfgang Bumiller 2021-12-16 11:02:53 +0100
  • 821aa8eae6 bump proxmox-schema to 1.1 Wolfgang Bumiller 2021-12-16 11:08:44 +0100
  • 0b50c18ed0 ui: group filter: add hint that filter are additive Thomas Lamprecht 2021-12-16 11:19:49 +0100
  • 25e41aa802 restore-daemon: fix use of deprecated env_logger::from_env function Thomas Lamprecht 2021-12-16 11:12:36 +0100
  • ff6b6cd74d drop unused imports of proxmox_sys::identity Thomas Lamprecht 2021-12-16 11:09:38 +0100
  • 48910f9b0a api: zfs: create zpool with relatime=on Dominik Csapak 2021-12-16 08:51:33 +0100
  • dfe5c4c494 ui: fix opening settings window in datastore panel Dominik Csapak 2021-12-02 15:26:31 +0100
  • beb1d6f362 buildsys: drop hack that moved testing after dh_install Thomas Lamprecht 2021-12-15 14:25:30 +0100
  • 323ad7ddc0 fix #3794: api types: set backup time lower limit to 1 Thomas Lamprecht 2021-12-15 14:13:46 +0100
  • 1f53f6128f cargo: update commented-out local path override for convenience Thomas Lamprecht 2021-12-15 13:46:48 +0100
  • 4912d5f0e3 ui: calendar event: add once daily example and clarify workday one Thomas Lamprecht 2021-12-07 18:54:24 +0100
  • d4877712f8 pbs-client: avoid mut self in http_client methods. Dietmar Maurer 2021-12-04 14:11:55 +0100
  • 7549114c9f adapt compute_next_event to new signature Dominik Csapak 2021-12-01 09:45:07 +0100
  • c72f8784a5 ui: group filter: merge duplicate filters Thomas Lamprecht 2021-12-01 14:30:38 +0100
  • 6a5a60ebfd ui: group filter: cleanup and comment more Thomas Lamprecht 2021-12-01 14:29:08 +0100
  • f49cd6c135 ui: form/GroupFilter: copy records for the pbsGroupSelectors Dominik Csapak 2021-12-01 11:57:08 +0100
  • b3c7567e3c ui: form/GroupFilter: improve group load callback handling Dominik Csapak 2021-12-01 11:57:07 +0100
  • d0d970f70b ui: form/GroupFilter: correctly resolve the reference cycle Dominik Csapak 2021-12-01 11:57:06 +0100
  • f66d814792 fix broken format strings Fabian Grünbichler 2021-11-29 14:16:18 +0100
  • b25e07b3ce deps: env_logger update to 0.9 Fabian Grünbichler 2021-11-29 14:10:04 +0100
  • 0e994eb938 pbs-api-types: remove proxmox-sys dependency for target wasm Dietmar Maurer 2021-12-01 09:49:52 +0100
  • 1a211f0d96 pbs-api-types: remove openssl dependency for target wasm Dietmar Maurer 2021-12-01 09:28:47 +0100
  • f7fde5c81b pbs-api-types: remove libc dependency Dietmar Maurer 2021-12-01 09:10:25 +0100
  • af5a55509d pbs-api-types: removbe usused nix dependency Dietmar Maurer 2021-12-01 09:08:25 +0100
  • 68b6c1202c remove use of deprecated functions from proxmox-time Dominik Csapak 2021-11-30 13:12:09 +0100
  • ad72fda1d6 ui: SyncJobEdit: add second tab with group filters Dominik Csapak 2021-11-29 15:39:43 +0100
  • 705f4b0d95 ui: tape/BackupJobEdit: add second tab with group filters Dominik Csapak 2021-11-29 15:39:42 +0100
  • 65bd918ac3 ui: add GroupFilter form field(container) Dominik Csapak 2021-11-29 15:39:41 +0100
  • 7d4d8f47c9 ui: add GroupSelector Dominik Csapak 2021-11-29 15:39:40 +0100
  • 73fba2edea fix a warning in io_return macro Wolfgang Bumiller 2021-11-29 11:26:24 +0100
  • e25982f24e remove unused identity macro Wolfgang Bumiller 2021-11-29 11:24:02 +0100
  • 368daf13fd bump d/control Wolfgang Bumiller 2021-11-29 11:20:52 +0100
  • e6e2927e72 update proxmox-tfa to 2.0 Wolfgang Bumiller 2021-11-29 11:19:49 +0100
  • 0fee4ff2a4 pbs-tape: do not depend on pbs-tools Dietmar Maurer 2021-11-25 13:17:58 +0100
  • 3dcea3ce33 fix typo in comment Dietmar Maurer 2021-11-25 13:15:35 +0100
  • 726b9d4469 use proxmox-sys 0.2.1 and proxmox-io 1.0.1 Dietmar Maurer 2021-11-25 12:30:03 +0100
  • 577095e2f7 move pbs-tools/src/percent_encoding.rs to pbs-api-types/src/percent_encoding.rs Dietmar Maurer 2021-11-25 11:48:52 +0100
  • f35e187f16 fix StdChannelWriter usage Dietmar Maurer 2021-11-25 11:27:20 +0100
  • e2b12ce988 StdChannelWriter: avoid using anyhow::Error Dietmar Maurer 2021-11-25 11:14:56 +0100
  • 92ef0b56d8 move pbs-tools/src/str.rs to pbs-client/src/pxar/create.rs Dietmar Maurer 2021-11-25 10:43:22 +0100
  • 8a8a1850d0 remove trait BufferedRead from pbs-tools/src/io.rs Dietmar Maurer 2021-11-25 09:45:47 +0100
  • fddb9bcc3e remove pbs-tools/src/sys.rs Dietmar Maurer 2021-11-25 08:52:17 +0100
  • 0df179c2b4 remove pbs-tools/src/cli.rs Dietmar Maurer 2021-11-25 08:33:10 +0100
  • 689ed51397 openid_login: improve error message for disabled users. Dietmar Maurer 2021-11-25 07:29:33 +0100
  • 3c56335d7b update debian/control Dietmar Maurer 2021-11-25 06:49:26 +0100
  • 9eb58647c1 pbs-datastore: use hex::serde feature Dietmar Maurer 2021-11-24 13:02:22 +0100
  • 0ff214bedd debian/control: add librust-proxmox-serde Dietmar Maurer 2021-11-24 10:58:01 +0100
  • 25877d05ac update to proxmox-sys 0.2 crate Dietmar Maurer 2021-11-23 17:57:00 +0100
  • bd00ff10e4 bump version to 2.1.2-1 v2.1.2 2.1.2 2.1.1 Thomas Lamprecht 2021-11-23 13:56:36 +0100
  • 149b969d9a docs: remotes: note that protected flags will not be synced Dominik Csapak 2021-11-23 10:54:24 +0100
  • 56d3b59c71 docs: backup-client: fix wrong ':ref:' Dominik Csapak 2021-11-23 10:54:23 +0100
  • c1e6efa8e1 sync job: correctly apply rate limit Dietmar Maurer 2021-11-23 09:40:59 +0100
  • 3b5473a682 bump version to 2.1.1-2 Thomas Lamprecht 2021-11-22 16:07:42 +0100
  • 4954d3130b docs: add/update tc related screenshots & content, document tc for sync-job Thomas Lamprecht 2021-11-22 16:05:16 +0100
  • 064497756e bump version to 2.1.1-1 Thomas Lamprecht 2021-11-22 12:27:22 +0100
  • ce3c7a1bda ui: sync job: allow to configure rate limit Thomas Lamprecht 2021-11-22 12:20:27 +0100
  • 50a39bbc1f ui: datastore content: rework rendering protection state Thomas Lamprecht 2021-11-22 11:21:23 +0100
  • 154d01b042 d/control and Cargo.toml bumps Wolfgang Bumiller 2021-11-22 10:55:38 +0100
  • 1f3352018b ui: traffic-control edit: add spaces between networks for more readabillity Thomas Lamprecht 2021-11-22 10:45:29 +0100
  • b721783c48 d/control: bump versioned build-dependency to librust-proxmox-sys Thomas Lamprecht 2021-11-22 10:41:56 +0100
  • 76ee3085a4 ui: traffic-control edit: simple duplicate networks detection Thomas Lamprecht 2021-11-22 10:26:13 +0100
  • 5d5a53059f ui: traffic-control edit: move on-load set value logic to own method Thomas Lamprecht 2021-11-22 10:25:06 +0100
  • 77d8c593b3 ui: traffic-control edit: simpler unique timeframe logic Thomas Lamprecht 2021-11-22 10:25:38 +0100
  • c450a3cafd ui: traffic-control edit: there's no 'network-select' anymore Thomas Lamprecht 2021-11-22 10:26:47 +0100
  • f8f4d7cab4 ui: traffic-control edit: avoid CIDR literals in gettext Thomas Lamprecht 2021-11-22 09:21:43 +0100
  • 91abfef049 ui: traffic-control: include ipv6 in 'all' networks Dominik Csapak 2021-11-22 09:09:35 +0100
  • 963b7ec51b ui: traffic-control: fix sending network value Dominik Csapak 2021-11-22 09:09:34 +0100
  • 16aab0c137 ui: indentation fix Dominik Csapak 2021-11-22 09:09:33 +0100
  • bf8b8be976 ui: fix group-filter property name Thomas Lamprecht 2021-11-22 09:02:04 +0100
  • e201104d0b docs: update traffic control docs (use HumanBytes) Dietmar Maurer 2021-11-22 09:05:01 +0100
  • d63db0863d proxmox-backup-manager traffic: render data human readable Dietmar Maurer 2021-11-22 09:06:07 +0100
  • 7a36833103 fix sync job regression test (add RateLimitConfig) Dietmar Maurer 2021-11-22 08:28:54 +0100
  • ca6e66aa5a Fingerprint: add new signature method Dietmar Maurer 2021-11-22 08:19:09 +0100
  • 94a6b33680 set default for 'protected' flag Dominik Csapak 2021-11-16 10:21:05 +0100
  • 2d5287fbbc use RateLimitConfig for HttpClient and pull Dietmar Maurer 2021-11-22 06:26:55 +0100
  • 6eb756bcab sync-job: add rate limit Dietmar Maurer 2021-11-21 10:29:58 +0100
  • 5647219049 pbs-api-types: split out type RateLimitConfig Dietmar Maurer 2021-11-21 10:20:41 +0100
  • b810972823 bump version to 2.1.0-1 Thomas Lamprecht 2021-11-20 22:45:50 +0100
  • 3a07cdf574 d/control: bump versioned dependency for proxmox-widget-toolkit Thomas Lamprecht 2021-11-20 22:43:44 +0100
  • 193ec30c2b fix proxmox-backup-manager sync-job list Dietmar Maurer 2021-11-21 09:46:46 +0100
  • c94723062c pbs-api-types: fix HumanByte::auto_scale Dietmar Maurer 2021-11-21 09:13:02 +0100
  • 0eadfdf670 ui: traffic-control edit: fix name minLength (3 not 4) Thomas Lamprecht 2021-11-20 22:33:32 +0100
  • ebf8ce20bc ui: traffic-control view: tune column width, add more flex Thomas Lamprecht 2021-11-20 22:32:02 +0100
  • e7acdde758 ui: traffic-control edit: make window taller for more common ratio Thomas Lamprecht 2021-11-20 22:09:39 +0100
  • f2c9da2349 ui: traffic-control edit: send rates as stringified, auto-scaled size-unit Thomas Lamprecht 2021-11-20 22:08:22 +0100