[pmg-devel] applied: [PATCH pmg-api/pmg-gui v5] add additional attributes to ContentTypeFilter and MatchField
Thomas Lamprecht
t.lamprecht at proxmox.com
Fri Feb 21 18:26:42 CET 2025
Am 21.02.25 um 17:48 schrieb Stoiko Ivanov:
> pmg-api:
> Stoiko Ivanov (4):
> ruledb: disclaimer: simplify update-case
> utils: content-type: don't fallback to header information for magic
> ruledb: content-type: add flag for matching only based on
> magic/content
> fix #2709: ruledb: match-field: optionally restrict to top mime-part
>
> src/PMG/RuleDB/ArchiveFilter.pm | 2 +-
> src/PMG/RuleDB/ContentTypeFilter.pm | 79 +++++++++++++++++++++++++----
> src/PMG/RuleDB/Disclaimer.pm | 8 ++-
> src/PMG/RuleDB/MatchField.pm | 47 +++++++++++++++--
> src/PMG/Utils.pm | 12 ++---
> src/bin/pmg-smtp-filter | 8 ++-
> 6 files changed, 129 insertions(+), 27 deletions(-)
>
> pmg-gui:
> Stoiko Ivanov (3):
> rules/object: remove icon from remove button
> rules/content-typefilter: add checkbox for file content only matching
> fix #2709: rules: match-field: add top-level-only checkbox
>
> js/ObjectGroup.js | 3 +--
> js/Utils.js | 17 +++++++++++++++++
> 2 files changed, 18 insertions(+), 2 deletions(-)
>
applied series, thanks!
Some minimal docs patches might be still nice though.
More information about the pmg-devel
mailing list