From 571c27a64e8452a58a05d85bf40e1d7885d2dd1b Mon Sep 17 00:00:00 2001 From: sijanec Date: Mon, 8 Jun 2020 22:43:11 +0200 Subject: added update mechanism, DO NOT MERGE b4 seeing commit notes! this "update mechanism" only deletes old caches. old means caches that are caches with names other than the name in cache_name.txt. It is important not to cache cache_name.txt and always serve it with HTTP headers that allow no HTTP level caching. Update checking occurs every 300 seconds and if a new cache is released and sw.js is not reinstalled, this timer will clear the cache. the old update method did not work since it relied on sw being reloaded often, which is not the case on iPhone devices, where Safari runs almost the whole uptime of the phone and it's not common for people to shut down their precious little iPhones. it worked on android as android is known for killing apps and chrome is no exception. --- dist/pages/about.html | 265 +++++++++++++++++++++++++++----------------------- 1 file changed, 142 insertions(+), 123 deletions(-) (limited to 'dist/pages') diff --git a/dist/pages/about.html b/dist/pages/about.html index 834a0a6..179db07 100755 --- a/dist/pages/about.html +++ b/dist/pages/about.html @@ -2,51 +2,52 @@ - - - - - - - - About « BežiApp - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + About « BežiApp + + + + + + + + + + + + + + + + + + + + + + + + + + + -
-
-
-

- BežiApp -

- -
version 1.0.14.2-beta
-
-
-
-
- -
-
-
-
-
    -
  • -
    translatorsForThisLanguage - miscTranslationLanguage
    -
  • -
  • - miscTranslationAuthors -
  • -
-
-
- +
+
+
+

+ BežiApp +

+ + # I agree, will make a script +
+ version + 1.0.14.3-beta +
+
+
+
+
+ +
+
+
+
+
    +
  • +
    + translatorsForThisLanguage - miscTranslationLanguage +
    +
  • +
  • + + miscTranslationAuthors + +
  • +
+
+
+

- ^HEAD c28c1c56dd807f620e916f9711d4c969817c6dd0 - + ^HEAD 134d89078f864250abf340713edc1d23d90ede24 +

-
- +
+ - +