summaryrefslogtreecommitdiffstats
path: root/pages/changelog.html (follow)
Commit message (Collapse)AuthorAgeFilesLines
* dist should work, TODO: minify and bundlesijanec2020-05-171-137/+0
|
* prev. commit in sw and aboutsijanec2020-05-161-0/+1
|
* testiram! DNM. btw, kako se naredi diff brez commita?Anton L. Šijanec2020-05-161-2/+0
|
* version is now updated in sw.js and about.bvrAnton L. Šijanec2020-05-141-0/+1
|
* Styling fixes, documentationrstular2020-05-141-0/+7
|
* DO NOT MERGE --- TESTING!Anton L. Šijanec2020-05-121-0/+4
|
* 1.0.12.28-beta: now auto update != all db clearAnton Luka Šijanec2020-03-101-0/+1
|
* 1.0.12-beta: podpora za jezikeAnton Luka Šijanec2020-03-101-0/+7
|
* za narediti jezikeAnton Luka Šijanec2020-03-061-0/+1
|
* added i18n, converted HTML files, TODO: js UI responses, TODO: translationsAnton Luka Šijanec2020-03-051-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 bumpAnton Luka Šijanec2020-03-011-0/+7
|
* 1.0.10-beta, hrana ~dela, netestirano, ker nimam menijev za izbratAnton Luka Šijanec2020-02-251-1/+8
|
* Reformattingrstular2020-02-171-3/+6
|
* added bežiapp to all titles and added page name to navbarAnton Luka Šijanec2020-02-101-2/+2
|
* updated version and service worker filesAnton Luka Šijanec2020-02-091-0/+6
|
* added images support to messages and removed npm and node modules dependencyAnton Luka Šijanec2020-02-091-0/+1
|
* updated version and added to changelogAnton Luka Šijanec2020-02-081-0/+6
|
* changed version to 1.0.7-betaAnton Luka Šijanec2020-02-071-1/+7
|
* Changelog bumprstular2020-02-051-1/+9
|
* Updated changelogrstular2020-02-051-0/+1
|
* Updated changelog, awaiting more changesrstular2020-01-301-0/+6
|
* Weekly calendar accent colorrstular2020-01-301-0/+1
|
* Fixed datetime picker colorsrstular2020-01-301-0/+1
|
* Added changelogrstular2020-01-301-0/+64