Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2021-03-25 | update not supported screen | sijanec | 1 | -3/+2 | |
2021-03-25 | added not supported text | sijanec | 1 | -0/+35 | |
2020-10-04 | def.lang=sl&update ne zbriše lang,theme,errorrep | sijanec | 1 | -1/+1 | |
2020-09-27 | removed jitsi! ): | sijanec | 1 | -0/+1 | |
2020-09-23 | json bi lahko preveril | sijanec | 1 | -1/+1 | |
2020-09-23 | manifest.json now links to google play app --- NOT TESTED! | sijanec | 1 | -1/+8 | |
2020-08-28 | spremenil server message | Anton Luka Šijanec | 1 | -6/+1 | |
2020-08-25 | added developer's note to the login screen | sijanec | 2 | -0/+14 | |
2020-06-08 | uhhh, didn't even test ): | sijanec | 1 | -21/+25 | |
2020-06-08 | added update mechanism, DO NOT MERGE b4 seeing commit notes! | sijanec | 2 | -106/+131 | |
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. | |||||
2020-06-02 | Add .well-known to GH pages | rstular | 1 | -0/+1 | |
2020-06-02 | Add .well-known to GH pages | rstular | 1 | -0/+1 | |
2020-05-20 | forgot about assetlinks.json! | sijanec | 1 | -0/+20 | |
2020-05-20 | latest_commit is not actually latest | sijanec | 1 | -1/+1 | |
2020-05-20 | maybe | sijanec | 1 | -1/+4 | |
2020-05-17 | Experimental theme support | rstular | 1 | -0/+1 | |
2020-05-17 | dist should work, TODO: minify and bundle | sijanec | 7 | -0/+329 | |