summaryrefslogtreecommitdiffstats
path: root/sw.js (follow)
Commit message (Collapse)AuthorAgeFilesLines
* dist should work, TODO: minify and bundlesijanec2020-05-171-150/+0
|
* Handlers moved from HTML to JSrstular2020-05-161-2/+2
|
* prev. commit in sw and aboutsijanec2020-05-161-1/+3
|
* 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-1/+6
|
* Styling fixes, documentationrstular2020-05-141-9/+9
|
* DNM; more updateAnton L. Šijanec2020-05-131-1/+2
|
* DO NOT MERGE --- told ya u shouldn'tAnton L. Šijanec2020-05-121-2/+2
|
* 2nd version bump (1.0.13-beta) because of jitsiAnton L. Šijanec2020-05-121-2/+2
|
* chats.js not done yetAnton L. Šijanec2020-04-051-2/+6
|
* gsec.js: fetchGrades, fetchMessagesLastPageNumber, fetchMessagesListAnton Luka Šijanec2020-03-181-1/+1
|
* 1.0.12.59-beta: gsec.js fetchAbsencesAnton Luka Šijanec2020-03-141-1/+1
|
* typoAnton Luka Šijanec2020-03-131-1/+1
|
* xss fropm gimsis fixAnton Luka Šijanec2020-03-131-1/+1
|
* fix xss from gseAnton Luka Šijanec2020-03-131-1/+1
|
* 1.0.12.54-beta: gsec.js stuffAnton Luka Šijanec2020-03-121-1/+1
|
* test ...Anton Luka Šijanec2020-03-121-1/+2
|
* setup-storage critical fix (sw error) 1.0.12.35-betaAnton Luka Šijanec2020-03-121-1/+1
|
* 1.0.12.28-beta: now auto update != all db clearAnton Luka Šijanec2020-03-101-10/+5
|
* 1.0.12-beta: podpora za jezikeAnton Luka Šijanec2020-03-101-1/+3
|
* 1.0.11.7Anton Luka Šijanec2020-03-061-1/+1
|
* meals.js fix - still timing issuesAnton Luka Šijanec2020-03-061-1/+1
|
* neki i18n jsAnton Luka Šijanec2020-03-061-1/+1
|
* added i18n, converted HTML files, TODO: js UI responses, TODO: translationsAnton Luka Šijanec2020-03-051-0/+1
| | | | | | | | | | | | | | 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.
* med slovenscinoAnton Luka Šijanec2020-03-051-1/+1
|
* idkAnton Luka Šijanec2020-03-041-1/+1
|
* rewrite of meals.jsAnton Luka Šijanec2020-03-041-1/+2
|
* meals submission fix (now sends all meals)Anton Luka Šijanec2020-03-011-1/+1
|
* meals fix and 1.0.11 version bumpAnton Luka Šijanec2020-03-011-1/+1
|
* 1.0.10-beta, hrana ~dela, netestirano, ker nimam menijev za izbratAnton Luka Šijanec2020-02-251-1/+3
|
* Reformattingrstular2020-02-171-98/+96
|
* updated version and service worker filesAnton Luka Šijanec2020-02-091-42/+3
|
* sw.js must not be cached!Anton Luka Šijanec2020-02-081-2/+26
|
* updated sw.js for new filesAnton Luka Šijanec2020-02-081-65/+118
|
* updated version and added to changelogAnton Luka Šijanec2020-02-081-1/+1
|
* changed version to 1.0.7-betaAnton Luka Šijanec2020-02-071-1/+1
|
* SW version bumprstular2020-02-051-1/+1
|
* Bumped sw versionrstular2020-02-051-1/+1
|
* Added changelog to cacherstular2020-01-301-0/+2
|
* Temporary inclusion/exclusion option, fixed zoomrstular2020-01-301-1/+1
|
* Removed woff fontsrstular2020-01-291-4/+1
|
* Fixed cachingrstular2020-01-291-14/+7
|
* Version fixrstular2020-01-291-1/+1
|
* Removed some unnecessary fontsrstular2020-01-291-10/+4
|
* Spacing, bug fixes, version bump, deployment testrstular2020-01-291-10/+17
|
* Added about page, login, logout, bug fixesrstular2020-01-291-9/+49
|
* Initial commitrstular2020-01-291-0/+69