Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2020-05-14 | Styling fixes | rstular | 1 | -26/+26 | |
2020-05-14 | Styling fixes, documentation | rstular | 2 | -5/+13 | |
2020-05-13 | DNM; more update | Anton L. Šijanec | 1 | -1/+1 | |
2020-05-13 | DNM; more update | Anton L. Šijanec | 1 | -1/+1 | |
2020-05-13 | DNM; more update | Anton L. Šijanec | 1 | -2/+3 | |
2020-05-13 | DNM; update | Anton L. Šijanec | 1 | -1/+1 | |
2020-05-13 | DNM; update | Anton L. Šijanec | 1 | -1/+1 | |
2020-05-13 | DNM; update | Anton L. Šijanec | 1 | -1/+1 | |
2020-05-12 | closer to merge, still don't | Anton L. Šijanec | 1 | -2/+2 | |
2020-05-12 | 4rd DO NOT MERGE --- told ya u shouldn't | Anton L. Šijanec | 11 | -12/+12 | |
2020-05-12 | DO NOT MERGE --- TESTING! | Anton L. Šijanec | 14 | -151/+319 | |
2020-04-05 | chats.js not done yet | Anton L. Šijanec | 10 | -10/+119 | |
2020-03-21 | teachers.js, absences.js: uporabljajo gsec.js; gsec.js: spremembe apija | Anton Luka Šijanec | 4 | -0/+4 | |
2020-03-20 | gsec.js fix | Anton Luka Šijanec | 1 | -0/+1 | |
2020-03-12 | test ... | Anton Luka Šijanec | 1 | -1/+1 | |
2020-03-12 | setup-storage critical fix (sw error) 1.0.12.35-beta | Anton Luka Šijanec | 1 | -1/+1 | |
2020-03-10 | 1.0.12.28-beta: now auto update != all db clear | Anton Luka Šijanec | 2 | -2/+3 | |
2020-03-10 | 1.0.12-beta: podpora za jezike | Anton Luka Šijanec | 2 | -29/+38 | |
2020-03-06 | za narediti jezike | Anton Luka Šijanec | 12 | -212/+225 | |
2020-03-05 | added i18n, converted HTML files, TODO: js UI responses, TODO: translations | Anton Luka Šijanec | 11 | -327/+207 | |
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. | |||||
2020-03-04 | idk | Anton Luka Šijanec | 1 | -1/+50 | |
2020-03-04 | rewrite of meals.js | Anton Luka Šijanec | 1 | -0/+1 | |
2020-03-01 | meals fix and 1.0.11 version bump | Anton Luka Šijanec | 2 | -1/+8 | |
2020-03-01 | MIT baje ne potrebuje attributiona | Anton Luka Šijanec | 1 | -1/+0 | |
2020-02-26 | typo | Anton Luka Šijanec | 2 | -2/+17 | |
2020-02-25 | 1.0.10-beta, hrana ~dela, netestirano, ker nimam menijev za izbrat | Anton Luka Šijanec | 3 | -11/+24 | |
2020-02-24 | meals almost done | Anton Luka Šijanec | 1 | -9/+7 | |
2020-02-24 | multiple attached pictures, ability to remove them, storage bar >> msgz | Anton Luka Šijanec | 1 | -1/+18 | |
2020-02-17 | Reformatting | rstular | 10 | -76/+104 | |
2020-02-11 | neki sm delu, sam ne do konca | Anton Luka Šijanec | 8 | -1/+181 | |
2020-02-10 | added bežiapp to all titles and added page name to navbar | Anton Luka Šijanec | 10 | -20/+20 | |
2020-02-09 | updated version and service worker files | Anton Luka Šijanec | 2 | -1/+7 | |
2020-02-09 | added images support to messages and removed npm and node modules dependency | Anton Luka Šijanec | 10 | -37/+30 | |
2020-02-08 | added icons to side menu | Anton Luka Šijanec | 7 | -42/+42 | |
2020-02-08 | added kazalo entries | Anton Luka Šijanec | 2 | -1/+3 | |
2020-02-08 | updated version and added to changelog | Anton Luka Šijanec | 2 | -1/+8 | |
2020-02-08 | oops, no appReset() yet | Anton Luka Šijanec | 1 | -1/+0 | |
2020-02-08 | big typo fix | Anton Luka Šijanec | 1 | -0/+101 | |
2020-02-08 | added messaging | Anton Luka Šijanec | 6 | -104/+148 | |
2020-02-07 | changed version to 1.0.7-beta | Anton Luka Šijanec | 2 | -2/+8 | |
2020-02-05 | Update about.html | rstular | 1 | -1/+1 | |
2020-02-05 | Changelog bump | rstular | 1 | -1/+9 | |
2020-02-05 | Updated changelog | rstular | 1 | -0/+1 | |
2020-01-30 | Updated changelog, awaiting more changes | rstular | 2 | -2/+8 | |
2020-01-30 | Attempted to fix blue flash on checkbox, fixed default view | rstular | 1 | -1/+1 | |
2020-01-30 | Weekly calendar accent color | rstular | 1 | -0/+1 | |
2020-01-30 | Fixed datetime picker colors | rstular | 1 | -0/+1 | |
2020-01-30 | Added changelog | rstular | 1 | -0/+64 | |
2020-01-30 | Temporary inclusion/exclusion option, fixed zoom | rstular | 8 | -10/+31 | |
2020-01-29 | Removed woff fonts | rstular | 1 | -1/+1 | |
2020-01-29 | Spacing, bug fixes, version bump, deployment test | rstular | 4 | -3/+5 | |
2020-01-29 | TOS & PP changes | rstular | 2 | -0/+7 | |
2020-01-29 | Added about page, login, logout, bug fixes | rstular | 8 | -14/+340 | |