[pmg-devel] applied-series: [PATCH pmg-api/gui] implement cache workaround
Thomas Lamprecht
t.lamprecht at proxmox.com
Thu Nov 28 11:34:35 CET 2019
On 11/28/19 11:22 AM, Dominik Csapak wrote:
> by adding the package version for the js files as get parameter
> this way the browser loads the file on each package upgrade
> and does not cache it indefinitely
>
> the pmg-gui patch 'depends' on the pmg-api patch in the way
> that otherwise the template variables are not filled,
> but it should not break either way
>
> pmg-api:
>
> Dominik Csapak (1):
> pmgproxy: implement cache workaround
>
> src/PMG/Service/pmgproxy.pm | 15 +++++++++++++++
> 1 file changed, 15 insertions(+)
>
> pmg-gui:
>
> Dominik Csapak (1):
> add browser cache workaround
>
> Makefile | 2 ++
> js/Makefile | 3 ++-
> pmg-index.html.tt | 8 ++++----
> 3 files changed, 8 insertions(+), 5 deletions(-)
>
applied series, thanks!
More information about the pmg-devel
mailing list