Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | def.lang=sl&update ne zbriše lang,theme,errorrep | sijanec | 2020-10-04 | 1 | -1/+48 |
| | |||||
* | fixed missing ], now lopolisc.js fully works, to be integrated into meals.bvr | sijanec | 2020-09-26 | 1 | -42/+1 |
| | | | | | yes, it really was a one-byte error, but the diff shows dist/ so it's a bit more. | ||||
* | DNM: started lopolisc/untested, added server nginx conf fileas | sijanec | 2020-09-26 | 1 | -1/+42 |
| | |||||
* | minified after dev on meals | sijanec | 2020-08-30 | 1 | -42/+1 |
| | |||||
* | popravil meal selection | sijanec | 2020-08-30 | 1 | -1/+42 |
| | |||||
* | added developer's note to the login screen | sijanec | 2020-08-25 | 1 | -0/+0 |
| | |||||
* | added update mechanism, DO NOT MERGE b4 seeing commit notes! | sijanec | 2020-06-08 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | 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. | ||||
* | slovnična napaka, datatype messages storage fix, message card css fix | sijanec | 2020-06-03 | 1 | -1/+1 |
| | |||||
* | testing minification with jsmin | sijanec | 2020-05-20 | 1 | -43/+1 |
| | |||||
* | New themes | rstular | 2020-05-20 | 1 | -3/+5 |
| | |||||
* | should be ok to merge | sijanec | 2020-05-20 | 1 | -1/+1 |
| | |||||
* | DO_NOT_MERGE; still testing error reporting optout | sijanec | 2020-05-20 | 1 | -0/+1 |
| | |||||
* | # | sijanec | 2020-05-20 | 1 | -0/+41 |
| | |||||
* | fixed install script | sijanec | 2020-05-20 | 1 | -41/+0 |
| | |||||
* | Merge | rstular | 2020-05-17 | 1 | -2/+4 |
| | |||||
* | Experimental theme support | rstular | 2020-05-17 | 1 | -1/+3 |
| | |||||
* | dist should work, TODO: minify and bundle | sijanec | 2020-05-17 | 1 | -0/+37 |