summaryrefslogtreecommitdiffstats
path: root/pages (follow)
Commit message (Collapse)AuthorAgeFilesLines
* fixed msg-compose-modal layoutAnton L. Šijanec2020-05-141-7/+11
|
* Another styling fixrstular2020-05-141-1/+1
|
* Styling fixesrstular2020-05-141-2/+2
|
* Bug fixesrstular2020-05-141-3/+4
|
* Moved storage noticerstular2020-05-141-11/+7
|
* Messaging redesign donerstular2020-05-141-63/+89
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | DO NOT MERGE - redesigning messages CSS update DNM - css update DNM - hopefully last CSS update for now DNM - I take it back, one more DNM - debugging DNM - Still debugging DNM DNM DNM DNM - WIP tab interface DNM - better storage management DNM - tabs update DNM - messaging layout update Messaging layout update DNM - styling DNM - Starting to add "compose functionality" DNM - WIP FAB DNM - WIP - modal not dismissible DNM - Modal layout WIP DNM - Encryption checkbox DNM DNM DNM DNM DNM - Hopefully done? DNM - Removed comments
* Styling fixesrstular2020-05-141-26/+26
|
* Styling fixes, documentationrstular2020-05-142-5/+13
|
* DNM; more updateAnton L. Šijanec2020-05-131-1/+1
|
* DNM; more updateAnton L. Šijanec2020-05-131-1/+1
|
* DNM; more updateAnton L. Šijanec2020-05-131-2/+3
|
* DNM; updateAnton L. Šijanec2020-05-131-1/+1
|
* DNM; updateAnton L. Šijanec2020-05-131-1/+1
|
* DNM; updateAnton L. Šijanec2020-05-131-1/+1
|
* closer to merge, still don'tAnton L. Šijanec2020-05-121-2/+2
|
* 4rd DO NOT MERGE --- told ya u shouldn'tAnton L. Šijanec2020-05-1211-12/+12
|
* DO NOT MERGE --- TESTING!Anton L. Šijanec2020-05-1214-151/+319
|
* chats.js not done yetAnton L. Šijanec2020-04-0510-10/+119
|
* teachers.js, absences.js: uporabljajo gsec.js; gsec.js: spremembe apijaAnton Luka Šijanec2020-03-214-0/+4
|
* gsec.js fixAnton Luka Šijanec2020-03-201-0/+1
|
* test ...Anton Luka Šijanec2020-03-121-1/+1
|
* 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-102-2/+3
|
* 1.0.12-beta: podpora za jezikeAnton Luka Šijanec2020-03-102-29/+38
|
* za narediti jezikeAnton Luka Šijanec2020-03-0612-212/+225
|
* added i18n, converted HTML files, TODO: js UI responses, TODO: translationsAnton Luka Šijanec2020-03-0511-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.
* idkAnton Luka Šijanec2020-03-041-1/+50
|
* rewrite of meals.jsAnton Luka Šijanec2020-03-041-0/+1
|
* meals fix and 1.0.11 version bumpAnton Luka Šijanec2020-03-012-1/+8
|
* MIT baje ne potrebuje attributionaAnton Luka Šijanec2020-03-011-1/+0
|
* typoAnton Luka Šijanec2020-02-262-2/+17
|
* 1.0.10-beta, hrana ~dela, netestirano, ker nimam menijev za izbratAnton Luka Šijanec2020-02-253-11/+24
|
* meals almost doneAnton Luka Šijanec2020-02-241-9/+7
|
* multiple attached pictures, ability to remove them, storage bar >> msgzAnton Luka Šijanec2020-02-241-1/+18
|
* Reformattingrstular2020-02-1710-76/+104
|
* neki sm delu, sam ne do koncaAnton Luka Šijanec2020-02-118-1/+181
|
* added bežiapp to all titles and added page name to navbarAnton Luka Šijanec2020-02-1010-20/+20
|
* updated version and service worker filesAnton Luka Šijanec2020-02-092-1/+7
|
* added images support to messages and removed npm and node modules dependencyAnton Luka Šijanec2020-02-0910-37/+30
|
* added icons to side menuAnton Luka Šijanec2020-02-087-42/+42
|
* added kazalo entriesAnton Luka Šijanec2020-02-082-1/+3
|
* updated version and added to changelogAnton Luka Šijanec2020-02-082-1/+8
|
* oops, no appReset() yetAnton Luka Šijanec2020-02-081-1/+0
|
* big typo fixAnton Luka Šijanec2020-02-081-0/+101
|
* added messagingAnton Luka Šijanec2020-02-086-104/+148
|
* changed version to 1.0.7-betaAnton Luka Šijanec2020-02-072-2/+8
|
* Update about.htmlrstular2020-02-051-1/+1
|
* Changelog bumprstular2020-02-051-1/+9
|
* Updated changelogrstular2020-02-051-0/+1
|
* Updated changelog, awaiting more changesrstular2020-01-302-2/+8
|
* Attempted to fix blue flash on checkbox, fixed default viewrstular2020-01-301-1/+1
|
* Weekly calendar accent colorrstular2020-01-301-0/+1
|
* Fixed datetime picker colorsrstular2020-01-301-0/+1
|
* Added changelogrstular2020-01-301-0/+64
|
* Temporary inclusion/exclusion option, fixed zoomrstular2020-01-308-10/+31
|
* Removed woff fontsrstular2020-01-291-1/+1
|
* Spacing, bug fixes, version bump, deployment testrstular2020-01-294-3/+5
|
* TOS & PP changesrstular2020-01-292-0/+7
|
* Added about page, login, logout, bug fixesrstular2020-01-298-14/+340
|
* Initial commitrstular2020-01-295-0/+468