From a814ef4e939fe42c49955d920201eb34ba8ca3d0 Mon Sep 17 00:00:00 2001 From: sijanec Date: Tue, 25 Aug 2020 23:24:12 +0200 Subject: added developer's note to the login screen --- dist/sw.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) mode change 100644 => 100755 dist/sw.js (limited to 'dist/sw.js') diff --git a/dist/sw.js b/dist/sw.js old mode 100644 new mode 100755 index bd4562c..471a7b4 --- 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.3-beta-7b41388"; -// commit before the latest is 7b41388f8eb7be4e8250fe9f69194cf70f1a103b +const static_cache_name = "site-static-1.0.14.3-beta-4cb2560"; +// commit before the latest is 4cb2560ef806194ab31a7bb7deb0d4606b0d89b2 // 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 6acd2aca85354c6ba683aebed59d1cf95967865c Mon Sep 17 00:00:00 2001 From: sijanec Date: Tue, 25 Aug 2020 23:25:50 +0200 Subject: version bump --- 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 471a7b4..f4fe6d1 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.3-beta-4cb2560"; -// commit before the latest is 4cb2560ef806194ab31a7bb7deb0d4606b0d89b2 +const static_cache_name = "site-static-1.0.14.4-beta-a814ef4"; +// commit before the latest is a814ef4e939fe42c49955d920201eb34ba8ca3d0 // 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 d9969379798e23b2a62f8bf6eab3967d0497b1a8 Mon Sep 17 00:00:00 2001 From: sijanec Date: Sun, 30 Aug 2020 20:14:01 +0200 Subject: popravil meal selection --- 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 f4fe6d1..c54b0cb 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.4-beta-a814ef4"; -// commit before the latest is a814ef4e939fe42c49955d920201eb34ba8ca3d0 +const static_cache_name = "site-static-1.0.14.4-beta-ff8cdc6"; +// commit before the latest is ff8cdc6b1c36c2784455ac506e679092d98debdb // 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 78f4cb39ab3753cef0a6d16d9b3d842e8c3c78a1 Mon Sep 17 00:00:00 2001 From: sijanec Date: Sun, 30 Aug 2020 20:15:23 +0200 Subject: minified after dev on meals --- 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 c54b0cb..364601a 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.4-beta-ff8cdc6"; -// commit before the latest is ff8cdc6b1c36c2784455ac506e679092d98debdb +const static_cache_name = "site-static-1.0.14.4-beta-d996937"; +// commit before the latest is d9969379798e23b2a62f8bf6eab3967d0497b1a8 // 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 47006bdae8d53e0bb33110f149730962e5591f4d Mon Sep 17 00:00:00 2001 From: sijanec Date: Sun, 30 Aug 2020 20:20:49 +0200 Subject: well I'll also bump version, cause why not --- 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 364601a..f23b8da 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.4-beta-d996937"; -// commit before the latest is d9969379798e23b2a62f8bf6eab3967d0497b1a8 +const static_cache_name = "site-static-1.0.14.5-beta-78f4cb3"; +// commit before the latest is 78f4cb39ab3753cef0a6d16d9b3d842e8c3c78a1 // 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 9e714c50e8877a6c8218c82379160409cadaeebd Mon Sep 17 00:00:00 2001 From: sijanec Date: Sun, 30 Aug 2020 20:56:41 +0200 Subject: koslila => kosila @ bundle.js --- 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 f23b8da..7898010 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.5-beta-78f4cb3"; -// commit before the latest is 78f4cb39ab3753cef0a6d16d9b3d842e8c3c78a1 +const static_cache_name = "site-static-1.0.14.5-beta-47006bd"; +// commit before the latest is 47006bdae8d53e0bb33110f149730962e5591f4d // 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