[pmg-devel] applied: [PATCH pmg-gui v3 1/1] statistics: use new api call for detailed stats

Thomas Lamprecht t.lamprecht at proxmox.com
Fri Feb 19 14:59:47 CET 2021


On 02.02.21 14:03, Stoiko Ivanov wrote:
> the new /statistics/detail api calls takes the type (contact, sender,
> receiver) and address for which to display the statistics as explicit
> parameter instead of path-component.
> 
> This makes it possible to accept '/' as part of an e-mail address
> which is allowed (in the local-part by RFC5322 [0], and accepted by
> postfix.
> 
> [0] https://tools.ietf.org/html/rfc5322
> 
> Signed-off-by: Stoiko Ivanov <s.ivanov at proxmox.com>
> ---
>  js/ContactStatistics.js  | 10 +++++-----
>  js/ReceiverStatistics.js | 10 +++++-----
>  js/SenderStatistics.js   | 10 +++++-----
>  js/StatStore.js          | 11 +++++++++--
>  4 files changed, 24 insertions(+), 17 deletions(-)
> 
>

applied, thanks!




More information about the pmg-devel mailing list