summaryrefslogtreecommitdiffstats
path: root/dist/pages/about.html (unfollow)
Commit message (Collapse)AuthorFilesLines
2020-05-17Revert "Styling fix, lopolis fix"rstular1-1/+1
This reverts commit ea1ff86ecd12b698fe776801f87138221d01a9ce.
2020-05-17Styling fix, lopolis fixrstular1-1/+1
2020-05-17Styling bug fixesrstular1-1/+1
2020-05-17Theme fixesrstular1-1/+1
2020-05-17CSS fixesrstular1-1/+1
2020-05-17Another CSS bug fixrstular1-1/+1
2020-05-17CSS bug fixrstular1-1/+1
2020-05-17Bug fix-timetable colors won't change from now onrstular1-1/+1
2020-05-17CSSsijanec1-1/+1
2020-05-17Bug fix attemptrstular1-1/+1
2020-05-17styling changessijanec1-1/+1
2020-05-17forgot ./installsijanec1-1/+1
2020-05-17changelogsijanec1-1/+1
2020-05-17CSSrstular1-4/+3
2020-05-17Language changing bug fixrstular1-1/+1
2020-05-17Another regex bug fixrstular1-1/+1
2020-05-17Regex fixrstular1-1/+1
2020-05-17Bug fixes (settings, gsec)rstular1-1/+1
2020-05-17Mergerstular1-1/+1
2020-05-17installsijanec1-1/+1
2020-05-17Experimental theme supportrstular1-1/+2
2020-05-17Modified language selection UIrstular1-1/+1
2020-05-17popravljen dist, hvala rstularsijanec1-1/+1
2020-05-17GSEC bug fix - fetch teachersrstular1-1/+1
Subject with parenthesis in their name got improperly matched because of a lazy flag. Now it's removed, it works properly.
2020-05-17GSEC bug fix - regex matchingrstular1-1/+1
2020-05-17Bug fix - GSEC regex matchingrstular1-1/+1
2020-05-17Fixed install scriptrstular1-1/+1
2020-05-17dist should work, TODO: minify and bundlesijanec1-1/+1
2020-05-16Handlers moved from HTML to JSrstular1-1/+4
2020-05-16prev. commit in sw and aboutsijanec1-0/+4
2020-05-16testiram! DNM. btw, kako se naredi diff brez commita?Anton L. Šijanec1-4/+1
2020-05-14version is now updated in sw.js and about.bvrAnton L. Šijanec1-3/+2
2020-05-14Styling fixes in about and settingsrstular1-22/+32
2020-05-124rd DO NOT MERGE --- told ya u shouldn'tAnton L. Šijanec1-2/+2
2020-05-12DO NOT MERGE --- TESTING!Anton L. Šijanec1-15/+23
2020-04-05chats.js not done yetAnton L. Šijanec1-0/+1
2020-03-12test ...Anton Luka Šijanec1-1/+1
2020-03-12setup-storage critical fix (sw error) 1.0.12.35-betaAnton Luka Šijanec1-1/+1
2020-03-06za narediti jezikeAnton Luka Šijanec1-24/+13
2020-03-05added i18n, converted HTML files, TODO: js UI responses, TODO: translationsAnton Luka Šijanec1-18/+31
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-01meals fix and 1.0.11 version bumpAnton Luka Šijanec1-1/+1
2020-02-251.0.10-beta, hrana ~dela, netestirano, ker nimam menijev za izbratAnton Luka Šijanec1-9/+15
2020-02-17Reformattingrstular1-4/+7
2020-02-11neki sm delu, sam ne do koncaAnton Luka Šijanec1-0/+1
2020-02-10added bežiapp to all titles and added page name to navbarAnton Luka Šijanec1-2/+2
2020-02-09updated version and service worker filesAnton Luka Šijanec1-1/+1
2020-02-09added images support to messages and removed npm and node modules dependencyAnton Luka Šijanec1-0/+1
2020-02-08added icons to side menuAnton Luka Šijanec1-6/+6
2020-02-08updated version and added to changelogAnton Luka Šijanec1-1/+2
2020-02-08oops, no appReset() yetAnton Luka Šijanec1-1/+0
2020-02-08added messagingAnton Luka Šijanec1-0/+1
2020-02-07changed version to 1.0.7-betaAnton Luka Šijanec1-1/+1
2020-02-05Update about.htmlrstular1-1/+1
2020-01-30Updated changelog, awaiting more changesrstular1-2/+2
2020-01-30Temporary inclusion/exclusion option, fixed zoomrstular1-3/+5
2020-01-29Removed woff fontsrstular1-1/+1
2020-01-29Spacing, bug fixes, version bump, deployment testrstular1-2/+2
2020-01-29Added about page, login, logout, bug fixesrstular1-18/+44