From 58ab0d4c8a33919740a35d1223f31c12d783f599 Mon Sep 17 00:00:00 2001 From: rstular Date: Mon, 1 Jun 2020 20:14:59 +0200 Subject: gsec bug fix - regex may return null --- dist/sw.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'dist/sw.js') diff --git a/dist/sw.js b/dist/sw.js index d0b5964..99f2269 100755 --- a/dist/sw.js +++ b/dist/sw.js @@ -3,8 +3,8 @@ // Change version to cause cache refresh -const static_cache_name = "site-static-1.0.14-beta-c40b1bd"; -// commit before the latest is c40b1bd1b0c465663eef509464e3807019727caf +const static_cache_name = "site-static-1.0.14-beta-a8cffc9"; +// commit before the latest is a8cffc9c334e02ca962f615cc28c66634bea06aa // Got them with find . -not -path '*/\.*' | sed "s/.*/\"&\",/" | grep -v sw.js // sw.js NE SME BITI CACHAN, ker vsebuje verzijo! -- cgit v1.2.3 From 4c43b6c615e18ec3f59c9b886775e6603a0f119f Mon Sep 17 00:00:00 2001 From: rstular Date: Mon, 1 Jun 2020 20:27:31 +0200 Subject: gsec bug fix (subject must not be null), UI fix --- dist/sw.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'dist/sw.js') diff --git a/dist/sw.js b/dist/sw.js index 99f2269..bcbefa9 100755 --- a/dist/sw.js +++ b/dist/sw.js @@ -3,8 +3,8 @@ // Change version to cause cache refresh -const static_cache_name = "site-static-1.0.14-beta-a8cffc9"; -// commit before the latest is a8cffc9c334e02ca962f615cc28c66634bea06aa +const static_cache_name = "site-static-1.0.14-beta-aebac8b"; +// commit before the latest is aebac8bcd0e946f1e7283d8e280e301d52b8d64b // Got them with find . -not -path '*/\.*' | sed "s/.*/\"&\",/" | grep -v sw.js // sw.js NE SME BITI CACHAN, ker vsebuje verzijo! -- cgit v1.2.3 From 57c561748c06b3351031137e9e36595738c2073f Mon Sep 17 00:00:00 2001 From: rstular Date: Tue, 2 Jun 2020 16:01:05 +0200 Subject: Github actions fix --- dist/sw.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'dist/sw.js') diff --git a/dist/sw.js b/dist/sw.js index bcbefa9..9c15e74 100755 --- a/dist/sw.js +++ b/dist/sw.js @@ -3,8 +3,8 @@ // Change version to cause cache refresh -const static_cache_name = "site-static-1.0.14-beta-aebac8b"; -// commit before the latest is aebac8bcd0e946f1e7283d8e280e301d52b8d64b +const static_cache_name = "site-static-1.0.14-beta-35b595f"; +// commit before the latest is 35b595f806f99ca18365d511ab820ab818da348d // Got them with find . -not -path '*/\.*' | sed "s/.*/\"&\",/" | grep -v sw.js // sw.js NE SME BITI CACHAN, ker vsebuje verzijo! -- cgit v1.2.3 From d766f5af2b59ede34479dcce54b368c3bf816d2b Mon Sep 17 00:00:00 2001 From: rstular Date: Tue, 2 Jun 2020 16:07:57 +0200 Subject: Preparing to merge --- dist/sw.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'dist/sw.js') diff --git a/dist/sw.js b/dist/sw.js index 9c15e74..55c43c0 100755 --- a/dist/sw.js +++ b/dist/sw.js @@ -3,8 +3,8 @@ // Change version to cause cache refresh -const static_cache_name = "site-static-1.0.14-beta-35b595f"; -// commit before the latest is 35b595f806f99ca18365d511ab820ab818da348d +const static_cache_name = "site-static-1.0.14-beta-f06c121"; +// commit before the latest is f06c1210549f0e6c81b72c6f51b811304e8cd7c4 // Got them with find . -not -path '*/\.*' | sed "s/.*/\"&\",/" | grep -v sw.js // sw.js NE SME BITI CACHAN, ker vsebuje verzijo! -- cgit v1.2.3