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