summaryrefslogtreecommitdiffstats
path: root/dist/cache_name.txt (follow)
Commit message (Collapse)AuthorAgeFilesLines
* css fixdevAnton Luka Šijanec2022-09-031-1/+1
|
* odstranil matomo, je delal težave pri nalaganju vsebineAnton Luka Šijanec2022-09-031-2/+2
|
* 1.0.17.0-betasijanec2021-05-161-1/+1
|
* upgrade to 1.0.16.3-betasijanec2021-03-251-1/+1
|
* update not supported screensijanec2021-03-251-1/+1
|
* added not supported textsijanec2021-03-251-1/+1
|
* popravil instagram linksijanec2021-01-181-1/+1
|
* version bumpsijanec2021-01-181-1/+1
|
* replaces gimsis/gse/ to gimsis/sijanec2021-01-181-1/+1
|
* def.lang=sl&update ne zbriše lang,theme,errorrepsijanec2020-10-041-1/+2
|
* 24 urni format in verzijasijanec2020-09-301-1/+1
|
* 24 urni formatsijanec2020-09-301-1/+1
|
* changelogsijanec2020-09-271-1/+1
|
* removed jitsi! ):sijanec2020-09-271-1/+1
|
* styling changessijanec2020-09-271-1/+1
|
* fixed bug, last commit suxsijanec2020-09-271-1/+1
|
* added checkouts and removed lopolisAPIsijanec2020-09-271-1/+1
|
* fixed missing ], now lopolisc.js fully works, to be integrated into meals.bvrsijanec2020-09-261-1/+1
| | | | | yes, it really was a one-byte error, but the diff shows dist/ so it's a bit more.
* meals now works! todo: fix checkouts and integrate into meals.htmlsijanec2020-09-261-1/+1
|
* DNM: started lopolisc/untested, added server nginx conf fileassijanec2020-09-261-1/+1
|
* unset tracking vars are now not reported to the spyware serversijanec2020-09-241-1/+1
|
* še en tracking featuresijanec2020-09-231-1/+1
|
* additions to the tracking scriptsijanec2020-09-231-1/+1
|
* added tracking jssijanec2020-09-231-1/+1
|
* final fixes and minificationsijanec2020-09-231-1/+1
|
* ugly hacksijanec2020-09-231-1/+1
|
* skril today button in popravil barvo today dneva na \!important načinsijanec2020-09-231-1/+1
|
* version bumpsijanec2020-09-231-1/+1
|
* fixed meals layout - fullcalendar -- do not merge! todo: fix sidenav in mealssijanec2020-09-231-1/+1
|
* json bi lahko preverilsijanec2020-09-231-1/+1
|
* manifest.json now links to google play app --- NOT TESTED!sijanec2020-09-231-1/+1
|
* koslila => kosila @ bundle.jssijanec2020-08-301-1/+1
|
* well I'll also bump version, cause why notsijanec2020-08-301-1/+1
|
* minified after dev on mealssijanec2020-08-301-1/+1
|
* popravil meal selectionsijanec2020-08-301-1/+1
|
* version bumpsijanec2020-08-251-1/+1
|
* added developer's note to the login screensijanec2020-08-251-1/+1
|
* fixed help screens and notices for make generate != make installsijanec2020-06-091-1/+1
|
* i think merge should work now. see commit details below:sijanec2020-06-091-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.
* makefile is NOT WORKING!Anton Luka Šijanec2020-06-091-1/+1
|
* so users don't have to stay on a single page for 300 seconds for an updatesijanec2020-06-091-1/+1
|
* code editor auto indentation fucked up bvr comments #2sijanec2020-06-091-1/+1
|
* forgot install smhsijanec2020-06-081-1/+1
|
* killing the cache ... good to gosijanec2020-06-081-1/+1
|
* added some protection, proby can merge nowsijanec2020-06-081-1/+1
|
* uhhh, didn't even test ):sijanec2020-06-081-1/+1
|
* DNM+in case you haven't read the prev. commitsijanec2020-06-081-1/+1
|
* added update mechanism, DO NOT MERGE b4 seeing commit notes!sijanec2020-06-081-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.