summaryrefslogtreecommitdiffstats
path: root/dist/cache_name.txt (unfollow)
Commit message (Collapse)AuthorFilesLines
2022-09-03odstranil matomo, je delal težave pri nalaganju vsebineAnton Luka Šijanec1-2/+2
2021-05-161.0.17.0-betasijanec1-1/+1
2021-03-25upgrade to 1.0.16.3-betasijanec1-1/+1
2021-03-25update not supported screensijanec1-1/+1
2021-03-25added not supported textsijanec1-1/+1
2021-01-18popravil instagram linksijanec1-1/+1
2021-01-18version bumpsijanec1-1/+1
2021-01-18replaces gimsis/gse/ to gimsis/sijanec1-1/+1
2020-10-04def.lang=sl&update ne zbriše lang,theme,errorrepsijanec1-1/+2
2020-09-3024 urni format in verzijasijanec1-1/+1
2020-09-3024 urni formatsijanec1-1/+1
2020-09-27changelogsijanec1-1/+1
2020-09-27removed jitsi! ):sijanec1-1/+1
2020-09-27styling changessijanec1-1/+1
2020-09-27fixed bug, last commit suxsijanec1-1/+1
2020-09-27added checkouts and removed lopolisAPIsijanec1-1/+1
2020-09-26fixed missing ], now lopolisc.js fully works, to be integrated into meals.bvrsijanec1-1/+1
yes, it really was a one-byte error, but the diff shows dist/ so it's a bit more.
2020-09-26meals now works! todo: fix checkouts and integrate into meals.htmlsijanec1-1/+1
2020-09-26DNM: started lopolisc/untested, added server nginx conf fileassijanec1-1/+1
2020-09-24unset tracking vars are now not reported to the spyware serversijanec1-1/+1
2020-09-23še en tracking featuresijanec1-1/+1
2020-09-23additions to the tracking scriptsijanec1-1/+1
2020-09-23added tracking jssijanec1-1/+1
2020-09-23final fixes and minificationsijanec1-1/+1
2020-09-23ugly hacksijanec1-1/+1
2020-09-23skril today button in popravil barvo today dneva na \!important načinsijanec1-1/+1
2020-09-23version bumpsijanec1-1/+1
2020-09-23fixed meals layout - fullcalendar -- do not merge! todo: fix sidenav in mealssijanec1-1/+1
2020-09-23json bi lahko preverilsijanec1-1/+1
2020-09-23manifest.json now links to google play app --- NOT TESTED!sijanec1-1/+1
2020-08-30koslila => kosila @ bundle.jssijanec1-1/+1
2020-08-30well I'll also bump version, cause why notsijanec1-1/+1
2020-08-30minified after dev on mealssijanec1-1/+1
2020-08-30popravil meal selectionsijanec1-1/+1
2020-08-25version bumpsijanec1-1/+1
2020-08-25added developer's note to the login screensijanec1-1/+1
2020-06-09fixed help screens and notices for make generate != make installsijanec1-1/+1
2020-06-09i think merge should work now. see commit details below:sijanec1-1/+1
the old configure script did some weird stuff with the dist/ folder, as some files are already there in the js/ folder that are duplicated and empty. the new make generate script should fix that and work as expected. all files are there as far as I know.
2020-06-09makefile is NOT WORKING!Anton Luka Šijanec1-1/+1
2020-06-09so users don't have to stay on a single page for 300 seconds for an updatesijanec1-1/+1
2020-06-09code editor auto indentation fucked up bvr comments #2sijanec1-1/+1
2020-06-08forgot install smhsijanec1-1/+1
2020-06-08killing the cache ... good to gosijanec1-1/+1
2020-06-08added some protection, proby can merge nowsijanec1-1/+1
2020-06-08uhhh, didn't even test ):sijanec1-1/+1
2020-06-08DNM+in case you haven't read the prev. commitsijanec1-1/+1
2020-06-08added update mechanism, DO NOT MERGE b4 seeing commit notes!sijanec1-0/+5
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.