Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2020-09-26 | meals now works! todo: fix checkouts and integrate into meals.html | sijanec | 5 | -57/+82 | |
2020-09-26 | DNM: started lopolisc/untested, added server nginx conf fileas | sijanec | 37 | -501/+6848 | |
2020-09-24 | unset tracking vars are now not reported to the spyware server | sijanec | 4 | -38/+28 | |
2020-09-23 | še en tracking feature | sijanec | 4 | -5/+6 | |
2020-09-23 | additions to the tracking script | sijanec | 4 | -5/+70 | |
2020-09-23 | added tracking js | sijanec | 4 | -6/+21 | |
2020-09-23 | final fixes and minification | sijanec | 7 | -155/+166 | |
2020-09-23 | ugly hack | sijanec | 5 | -7/+7 | |
2020-09-23 | skril today button in popravil barvo today dneva na \!important način | sijanec | 6 | -8/+7 | |
2020-09-23 | version bump | sijanec | 4 | -7/+7 | |
2020-09-23 | fixed meals layout - fullcalendar -- do not merge! todo: fix sidenav in meals | sijanec | 9 | -209/+267 | |
2020-09-23 | json bi lahko preveril | sijanec | 5 | -6/+6 | |
2020-09-23 | manifest.json now links to google play app --- NOT TESTED! | sijanec | 5 | -6/+13 | |
2020-08-30 | koslila => kosila @ bundle.js | sijanec | 5 | -6/+6 | |
2020-08-30 | well I'll also bump version, cause why not | sijanec | 4 | -7/+7 | |
2020-08-30 | minified after dev on meals | sijanec | 35 | -6549/+498 | |
2020-08-30 | popravil meal selection | sijanec | 36 | -504/+6550 | |
2020-08-25 | version bump | sijanec | 4 | -7/+7 | |
2020-08-25 | added developer's note to the login screen | sijanec | 85 | -6/+20 | |
2020-06-09 | fixed help screens and notices for make generate != make install | sijanec | 4 | -5/+5 | |
2020-06-09 | i think merge should work now. see commit details below: | sijanec | 4 | -5/+5 | |
the old configure script did some weird stuff with the dist/ folder, as some files are already there in the js/ folder that are duplicated and empty. the new make generate script should fix that and work as expected. all files are there as far as I know. | |||||
2020-06-09 | makefile is NOT WORKING! | Anton Luka Šijanec | 91 | -6215/+5 | |
2020-06-09 | so users don't have to stay on a single page for 300 seconds for an update | sijanec | 4 | -15/+21 | |
2020-06-09 | code editor auto indentation fucked up bvr comments #2 | sijanec | 4 | -7/+6 | |
2020-06-08 | forgot install smh | sijanec | 4 | -7/+9 | |
2020-06-08 | killing the cache ... good to go | sijanec | 4 | -6/+6 | |
2020-06-08 | added some protection, proby can merge now | sijanec | 4 | -20/+24 | |
2020-06-08 | uhhh, didn't even test ): | sijanec | 4 | -26/+30 | |
2020-06-08 | DNM+in case you haven't read the prev. commit | sijanec | 4 | -12/+19 | |
2020-06-08 | added update mechanism, DO NOT MERGE b4 seeing commit notes! | sijanec | 5 | -286/+358 | |
this "update mechanism" only deletes old caches. old means caches that are caches with names other than the name in cache_name.txt. It is important not to cache cache_name.txt and always serve it with HTTP headers that allow no HTTP level caching. Update checking occurs every 300 seconds and if a new cache is released and sw.js is not reinstalled, this timer will clear the cache. the old update method did not work since it relied on sw being reloaded often, which is not the case on iPhone devices, where Safari runs almost the whole uptime of the phone and it's not common for people to shut down their precious little iPhones. it worked on android as android is known for killing apps and chrome is no exception. | |||||
2020-06-08 | fixed grades for edge-case and removed performance optimizations | sijanec | 5 | -11/+10 | |
2020-06-04 | terms of service css fix - who reads those? | sijanec | 4 | -4/+8 | |
2020-06-04 | slovnična napaka == crirical bug | sijanec | 3 | -4/+4 | |
2020-06-04 | readme | sijanec | 3 | -4/+4 | |
2020-06-04 | Minor styling fixes | rstular | 4 | -5/+5 | |
2020-06-04 | Code-style fixes | rstular | 5 | -7/+7 | |
2020-06-04 | version bump to 1.0.14.1-beta | sijanec | 3 | -6/+6 | |
2020-06-04 | oops, didn't /install | sijanec | 6 | -7/+8 | |
2020-06-04 | appareantly some fucking js engineer figured out it'd be a good idea not to have breaks in forEach | sijanec | 4 | -7/+6 | |
2020-06-04 | this MAY fix the grades problem; not tested yet, DNM | sijanec | 7 | -12/+18 | |
2020-06-03 | slovnična napaka, datatype messages storage fix, message card css fix | sijanec | 6 | -6/+10 | |
2020-06-02 | Add .well-known to GH pages | rstular | 4 | -4/+5 | |
2020-06-02 | Pipeline bug fix | rstular | 3 | -4/+4 | |
2020-06-02 | Add .well-known to GH pages | rstular | 4 | -4/+5 | |
2020-06-02 | Another pipeline bug fix | rstular | 3 | -4/+4 | |
2020-06-02 | Preparing to merge | rstular | 4 | -9/+5 | |
2020-06-02 | Github actions fix | rstular | 3 | -3/+7 | |
2020-06-02 | gsec bug fix (subject must not be null), UI fix | rstular | 5 | -8/+10 | |
2020-06-02 | gsec bug fix - regex may return null | rstular | 4 | -5/+6 | |
2020-06-02 | Github actions fix | rstular | 3 | -4/+4 | |
2020-06-01 | WIP - Grading UI changes, minor translation changes | rstular | 7 | -23/+19 | |
2020-06-01 | gsec bug fix (subject must not be null), UI fix | rstular | 5 | -8/+10 | |
2020-06-01 | gsec bug fix - regex may return null | rstular | 4 | -5/+6 | |
2020-06-01 | Added UI for user-defined gradings | rstular | 5 | -33/+51 | |
2020-05-20 | i should check code before pushing | sijanec | 3 | -5/+5 | |
2020-05-20 | syntax errro fix | sijanec | 3 | -5/+5 | |
2020-05-20 | report usernames too | sijanec | 3 | -5/+9 | |
2020-05-20 | forgot about assetlinks.json! | sijanec | 5 | -4/+44 | |
2020-05-20 | added pirati tema | sijanec | 5 | -6/+6 | |
2020-05-20 | Changelog | rstular | 4 | -10/+12 | |
2020-05-20 | forgot i'm not doing anything | sijanec | 7 | -1441/+166 | |
2020-05-20 | minified their files from merge | sijanec | 3 | -5/+5 | |
2020-05-20 | Styling fix | rstular | 6 | -8/+17 | |
2020-05-20 | testing minification with jsmin | sijanec | 44 | -6424/+492 | |
2020-05-20 | Persist state | rstular | 8 | -560/+571 | |
2020-05-20 | Bug fix | rstular | 4 | -4/+6 | |
2020-05-20 | version bunm + install | sijanec | 3 | -6/+6 | |
2020-05-20 | Bug fix | rstular | 4 | -4/+5 | |
2020-05-20 | New themes | rstular | 9 | -19/+145 | |
2020-05-20 | made the night theme into a high contrast one | sijanec | 4 | -8/+8 | |
2020-05-20 | Indentation fix | rstular | 4 | -648/+648 | |
2020-05-20 | Install | rstular | 3 | -4/+4 | |
2020-05-20 | Revert "I don't know CSS :-(" | rstular | 4 | -5/+6 | |
This reverts commit 913b40fe12ea0f73614013fe5a528700d516749e. | |||||
2020-05-20 | I don't know CSS :-( | rstular | 4 | -6/+5 | |
2020-05-20 | try-catch in fetchTeachers (forgot instal) | sijanec | 4 | -13/+24 | |
2020-05-20 | Another CSS bug fix | rstular | 4 | -5/+9 | |
2020-05-20 | CSS bug fix | rstular | 4 | -5/+5 | |
2020-05-20 | CSS fix | rstular | 4 | -127/+139 | |
2020-05-20 | Wrong theme name | rstular | 4 | -5/+5 | |
2020-05-20 | Night theme | rstular | 8 | -688/+719 | |
2020-05-20 | should be ok to merge | sijanec | 8 | -11/+19 | |
2020-05-20 | DO_NOT_MERGE; still testing error reporting optout | sijanec | 7 | -16/+71 | |
2020-05-20 | added teachers dir to dir | sijanec | 5 | -38/+61 | |
2020-05-20 | Styling fix | rstular | 5 | -6/+12 | |
2020-05-20 | fixed even mroe geeky operators (?) | sijanec | 4 | -13/+16 | |
2020-05-20 | fixed geeky operators | sijanec | 4 | -6/+12 | |
2020-05-20 | changed load order | sijanec | 5 | -6/+6 | |
2020-05-20 | maybe | sijanec | 4 | -6/+13 | |
2020-05-20 | Probi, hopefully bo to resl problen | sijanec | 4 | -6/+7 | |
2020-05-20 | Revert "DNM" | sijanec | 4 | -668/+4 | |
This reverts commit 763061be7ee80fffd6dd1fd2bebbdacb2ad7183d. | |||||
2020-05-20 | DNM | sijanec | 4 | -4/+668 | |
2020-05-20 | scope error? + install | sijanec | 4 | -6/+7 | |
2020-05-20 | this is also not a fix | sijanec | 4 | -5/+10 | |
2020-05-20 | this is not a fix | sijanec | 5 | -5/+11 | |
2020-05-20 | made error reporting async | sijanec | 3 | -5/+5 | |
2020-05-20 | fix for onunhandledrejection | sijanec | 3 | -5/+8 | |
2020-05-20 | # | sijanec | 34 | -4/+6214 | |
2020-05-20 | install scritp fix | sijanec | 80 | -4/+4 | |
2020-05-20 | fixed install script | sijanec | 44 | -2641/+4 | |
2020-05-20 | err reporting | sijanec | 13 | -6/+2653 | |
2020-05-20 | CSS fixes | rstular | 9 | -82/+99 | |
2020-05-20 | Bug fix - modal opens when hash is proivded | rstular | 4 | -19/+25 | |
2020-05-18 | install | sijanec | 3 | -13/+4 | |
2020-05-18 | window.onerror | sijanec | 4 | -4/+11 | |
2020-05-18 | Color fix | rstular | 4 | -4/+7 | |
2020-05-18 | how'd that happen | sijanec | 3 | -13/+8 | |
2020-05-17 | fixed ToS display | sijanec | 3 | -5/+5 | |
2020-05-17 | Revert "Styling fix, lopolis fix" | rstular | 3 | -7/+5 | |
This reverts commit ea1ff86ecd12b698fe776801f87138221d01a9ce. | |||||
2020-05-17 | Styling fix, lopolis fix | rstular | 4 | -5/+8 | |
2020-05-17 | Styling bug fixes | rstular | 7 | -18/+40 | |
2020-05-17 | Theme fixes | rstular | 5 | -6/+17 | |
2020-05-17 | CSS fixes | rstular | 3 | -4/+19 | |
2020-05-17 | Another CSS bug fix | rstular | 3 | -3/+7 | |
2020-05-17 | CSS bug fix | rstular | 3 | -4/+4 | |
2020-05-17 | Bug fix-timetable colors won't change from now on | rstular | 3 | -8/+4 | |
2020-05-17 | CSS | sijanec | 2 | -3/+3 | |
2020-05-17 | Bug fix attempt | rstular | 8 | -10/+10 | |
2020-05-17 | styling changes | sijanec | 4 | -3/+10 | |
2020-05-17 | forgot ./install | sijanec | 4 | -6/+11 | |
2020-05-17 | changelog | sijanec | 3 | -3/+14 | |
2020-05-17 | CSS | rstular | 18 | -45/+169 | |
2020-05-17 | Language changing bug fix | rstular | 3 | -4/+4 | |
2020-05-17 | Another regex bug fix | rstular | 3 | -4/+4 | |
2020-05-17 | Regex fix | rstular | 3 | -4/+4 | |
2020-05-17 | Bug fixes (settings, gsec) | rstular | 5 | -13/+11 | |
2020-05-17 | Merge | rstular | 5 | -9/+14 | |
2020-05-17 | install | sijanec | 4 | -4/+6 | |
2020-05-17 | Experimental theme support | rstular | 21 | -56/+114 | |
2020-05-17 | Modified language selection UI | rstular | 8 | -10/+29 | |
2020-05-17 | popravljen dist, hvala rstular | sijanec | 78 | -3/+7651 | |
2020-05-17 | tnx za popravljeno install skripto | sijanec | 76 | -7648/+0 | |
2020-05-17 | GSEC bug fix - fetch teachers | rstular | 3 | -4/+4 | |
Subject with parenthesis in their name got improperly matched because of a lazy flag. Now it's removed, it works properly. | |||||
2020-05-17 | GSEC bug fix - regex matching | rstular | 3 | -4/+5 | |
2020-05-17 | Bug fix - GSEC regex matching | rstular | 3 | -4/+4 | |
2020-05-17 | Fixed install script | rstular | 8 | -185/+3 | |
2020-05-17 | Removed duplicate files | rstular | 27 | -552/+0 | |
2020-05-17 | Forgot to replicate changes from /assets to /dist | rstular | 1 | -1/+1 | |
2020-05-17 | Deleting duplicate files | rstular | 31 | -6126/+0 | |
2020-05-17 | dist should work, TODO: minify and bundle | sijanec | 143 | -0/+15472 | |