summaryrefslogtreecommitdiffstats
path: root/assets/js/setup-storage.js (unfollow)
Commit message (Collapse)AuthorFilesLines
2020-10-04def.lang=sl&update ne zbriše lang,theme,errorrepsijanec1-43/+0
2020-06-08added update mechanism, DO NOT MERGE b4 seeing commit notes!sijanec1-39/+38
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-03slovnična napaka, datatype messages storage fix, message card css fixsijanec1-1/+1
2020-05-20New themesrstular1-3/+5
2020-05-20should be ok to mergesijanec1-1/+1
2020-05-20DO_NOT_MERGE; still testing error reporting optoutsijanec1-0/+1
2020-05-17Mergerstular1-2/+4
2020-05-17Experimental theme supportrstular1-1/+3
2020-05-17dist should work, TODO: minify and bundlesijanec1-0/+0
2020-05-16Lintingrstular1-33/+35
2020-05-14well I could remember my own code but I didn'tAnton L. Šijanec1-2/+2
2020-05-14izgleda, da nisem prebral dokumentacijeAnton L. Šijanec1-1/+1
2020-05-14naredil skelet DB strukture messages (TypeError: Cannot read property '0' of null at messaging.js:129)Anton L. Šijanec1-1/+1
2020-04-05chats.js not done yetAnton L. Šijanec1-2/+1
2020-03-12setup-storage critical fix (sw error) 1.0.12.35-betaAnton Luka Šijanec1-1/+1
2020-03-101.0.12.28-beta: now auto update != all db clearAnton Luka Šijanec1-0/+36