summaryrefslogtreecommitdiffstats
path: root/assets/root (unfollow)
Commit message (Collapse)AuthorFilesLines
2021-03-25update not supported screensijanec1-3/+2
2021-03-25added not supported textsijanec1-0/+35
2020-10-04def.lang=sl&update ne zbriše lang,theme,errorrepsijanec1-1/+1
2020-09-27removed jitsi! ):sijanec1-0/+1
2020-09-23json bi lahko preverilsijanec1-1/+1
2020-09-23manifest.json now links to google play app --- NOT TESTED!sijanec1-1/+8
2020-08-28spremenil server messageAnton Luka Šijanec1-6/+1
2020-08-25added developer's note to the login screensijanec2-0/+14
2020-06-08uhhh, didn't even test ):sijanec1-21/+25
2020-06-08added update mechanism, DO NOT MERGE b4 seeing commit notes!sijanec2-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-02Add .well-known to GH pagesrstular1-0/+1
2020-06-02Add .well-known to GH pagesrstular1-0/+1
2020-05-20forgot about assetlinks.json!sijanec1-0/+20
2020-05-20latest_commit is not actually latestsijanec1-1/+1
2020-05-20maybesijanec1-1/+4
2020-05-17Experimental theme supportrstular1-0/+1
2020-05-17dist should work, TODO: minify and bundlesijanec7-0/+329