Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | dist should work, TODO: minify and bundle | sijanec | 2020-05-17 | 1 | -137/+0 |
| | |||||
* | prev. commit in sw and about | sijanec | 2020-05-16 | 1 | -0/+1 |
| | |||||
* | testiram! DNM. btw, kako se naredi diff brez commita? | Anton L. Šijanec | 2020-05-16 | 1 | -2/+0 |
| | |||||
* | version is now updated in sw.js and about.bvr | Anton L. Šijanec | 2020-05-14 | 1 | -0/+1 |
| | |||||
* | Styling fixes, documentation | rstular | 2020-05-14 | 1 | -0/+7 |
| | |||||
* | DO NOT MERGE --- TESTING! | Anton L. Šijanec | 2020-05-12 | 1 | -0/+4 |
| | |||||
* | 1.0.12.28-beta: now auto update != all db clear | Anton Luka Šijanec | 2020-03-10 | 1 | -0/+1 |
| | |||||
* | 1.0.12-beta: podpora za jezike | Anton Luka Šijanec | 2020-03-10 | 1 | -0/+7 |
| | |||||
* | za narediti jezike | Anton Luka Šijanec | 2020-03-06 | 1 | -0/+1 |
| | |||||
* | added i18n, converted HTML files, TODO: js UI responses, TODO: translations | Anton Luka Šijanec | 2020-03-05 | 1 | -5/+5 |
| | | | | | | | | | | | | | | So basically, multilanguage support from an JavaScript object. - only slovenian and english - no change language UI yet - only HTML strings are actually translated \- all text is translated, but javascript M.toast and other similar stuff does not pass trough s(), d(), S() and D() functions yet - how to i18n: - add a string to js/lang/bundle.js TO ALL LANGUAGES (translation mgmt sys will have to be created) - HTML: create <x-??></x-??> tags, where 1st ? tells wether to just output the string (s) without dot suffix or (d) to try and append a . (for sentences and paragraphs) if it is not there yet. second ? tells wether to leave lowercase strings (l) or (u) to force the first character of the string be uppercase (capitalize()). - put the key of your string as the innerHTML of the x-?? element. - JS: S("key") and D("key") return capitalized, s() and d() do not change case. | ||||
* | meals fix and 1.0.11 version bump | Anton Luka Šijanec | 2020-03-01 | 1 | -0/+7 |
| | |||||
* | 1.0.10-beta, hrana ~dela, netestirano, ker nimam menijev za izbrat | Anton Luka Šijanec | 2020-02-25 | 1 | -1/+8 |
| | |||||
* | Reformatting | rstular | 2020-02-17 | 1 | -3/+6 |
| | |||||
* | added bežiapp to all titles and added page name to navbar | Anton Luka Šijanec | 2020-02-10 | 1 | -2/+2 |
| | |||||
* | updated version and service worker files | Anton Luka Šijanec | 2020-02-09 | 1 | -0/+6 |
| | |||||
* | added images support to messages and removed npm and node modules dependency | Anton Luka Šijanec | 2020-02-09 | 1 | -0/+1 |
| | |||||
* | updated version and added to changelog | Anton Luka Šijanec | 2020-02-08 | 1 | -0/+6 |
| | |||||
* | changed version to 1.0.7-beta | Anton Luka Šijanec | 2020-02-07 | 1 | -1/+7 |
| | |||||
* | Changelog bump | rstular | 2020-02-05 | 1 | -1/+9 |
| | |||||
* | Updated changelog | rstular | 2020-02-05 | 1 | -0/+1 |
| | |||||
* | Updated changelog, awaiting more changes | rstular | 2020-01-30 | 1 | -0/+6 |
| | |||||
* | Weekly calendar accent color | rstular | 2020-01-30 | 1 | -0/+1 |
| | |||||
* | Fixed datetime picker colors | rstular | 2020-01-30 | 1 | -0/+1 |
| | |||||
* | Added changelog | rstular | 2020-01-30 | 1 | -0/+64 |