Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2020-06-09 | so users don't have to stay on a single page for 300 seconds for an update | sijanec | 1 | -11/+17 | |
2020-06-09 | code editor auto indentation fucked up bvr comments #2 | sijanec | 1 | -1/+1 | |
2020-06-08 | forgot install smh | sijanec | 1 | -3/+5 | |
2020-06-08 | killing the cache ... good to go | sijanec | 1 | -2/+2 | |
2020-06-08 | added some protection, proby can merge now | sijanec | 1 | -16/+20 | |
2020-06-08 | uhhh, didn't even test ): | sijanec | 1 | -1/+1 | |
2020-06-08 | DNM+in case you haven't read the prev. commit | sijanec | 1 | -8/+15 | |
2020-06-08 | added update mechanism, DO NOT MERGE b4 seeing commit notes! | sijanec | 2 | -48/+73 | |
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 | 3 | -7/+6 | |
2020-06-04 | terms of service css fix - who reads those? | sijanec | 1 | -1/+1 | |
2020-06-04 | slovnična napaka == crirical bug | sijanec | 1 | -1/+1 | |
2020-06-04 | readme | sijanec | 1 | -1/+1 | |
2020-06-04 | Minor styling fixes | rstular | 2 | -2/+2 | |
2020-06-04 | Code-style fixes | rstular | 2 | -2/+2 | |
2020-06-04 | version bump to 1.0.14.1-beta | sijanec | 1 | -2/+2 | |
2020-06-04 | oops, didn't /install | sijanec | 3 | -3/+3 | |
2020-06-04 | appareantly some fucking js engineer figured out it'd be a good idea not to have breaks in forEach | sijanec | 2 | -4/+3 | |
2020-06-04 | this MAY fix the grades problem; not tested yet, DNM | sijanec | 4 | -9/+11 | |
2020-06-03 | slovnična napaka, datatype messages storage fix, message card css fix | sijanec | 3 | -3/+3 | |
2020-06-02 | Add .well-known to GH pages | rstular | 1 | -1/+1 | |
2020-06-02 | Pipeline bug fix | rstular | 1 | -1/+1 | |
2020-06-02 | Add .well-known to GH pages | rstular | 1 | -1/+1 | |
2020-06-02 | Another pipeline bug fix | rstular | 1 | -1/+1 | |
2020-06-02 | Preparing to merge | rstular | 2 | -6/+2 | |
2020-06-02 | Github actions fix | rstular | 1 | -0/+4 | |
2020-06-02 | gsec bug fix (subject must not be null), UI fix | rstular | 3 | -5/+7 | |
2020-06-02 | gsec bug fix - regex may return null | rstular | 2 | -2/+3 | |
2020-06-02 | Github actions fix | rstular | 1 | -1/+1 | |
2020-06-01 | WIP - Grading UI changes, minor translation changes | rstular | 3 | -4/+5 | |
2020-06-01 | gsec bug fix (subject must not be null), UI fix | rstular | 3 | -5/+7 | |
2020-06-01 | gsec bug fix - regex may return null | rstular | 2 | -2/+3 | |
2020-06-01 | Added UI for user-defined gradings | rstular | 2 | -2/+2 | |
2020-05-20 | i should check code before pushing | sijanec | 1 | -2/+2 | |
2020-05-20 | syntax errro fix | sijanec | 1 | -2/+2 | |
2020-05-20 | report usernames too | sijanec | 1 | -2/+6 | |
2020-05-20 | forgot about assetlinks.json! | sijanec | 1 | -1/+1 | |
2020-05-20 | added pirati tema | sijanec | 3 | -3/+3 | |
2020-05-20 | Changelog | rstular | 1 | -2/+2 | |
2020-05-20 | forgot i'm not doing anything | sijanec | 5 | -1438/+163 | |
2020-05-20 | minified their files from merge | sijanec | 1 | -2/+2 | |
2020-05-20 | Styling fix | rstular | 3 | -4/+4 | |
2020-05-20 | testing minification with jsmin | sijanec | 42 | -6421/+489 | |
2020-05-20 | Persist state | rstular | 4 | -555/+562 | |
2020-05-20 | Bug fix | rstular | 2 | -1/+3 | |
2020-05-20 | version bunm + install | sijanec | 1 | -2/+2 | |
2020-05-20 | Bug fix | rstular | 2 | -1/+2 | |
2020-05-20 | New themes | rstular | 5 | -13/+124 | |
2020-05-20 | made the night theme into a high contrast one | sijanec | 2 | -5/+5 | |
2020-05-20 | Indentation fix | rstular | 2 | -645/+645 | |
2020-05-20 | Install | rstular | 1 | -1/+1 | |
2020-05-20 | Revert "I don't know CSS :-(" | rstular | 1 | -1/+1 | |
This reverts commit 913b40fe12ea0f73614013fe5a528700d516749e. | |||||
2020-05-20 | I don't know CSS :-( | rstular | 1 | -1/+1 | |
2020-05-20 | try-catch in fetchTeachers (forgot instal) | sijanec | 2 | -10/+21 | |
2020-05-20 | Another CSS bug fix | rstular | 1 | -1/+1 | |
2020-05-20 | CSS bug fix | rstular | 1 | -1/+1 | |
2020-05-20 | CSS fix | rstular | 1 | -1/+1 | |
2020-05-20 | Wrong theme name | rstular | 2 | -2/+2 | |
2020-05-20 | Night theme | rstular | 4 | -513/+543 | |
2020-05-20 | should be ok to merge | sijanec | 4 | -2/+7 | |
2020-05-20 | DO_NOT_MERGE; still testing error reporting optout | sijanec | 4 | -11/+50 | |
2020-05-20 | added teachers dir to dir | sijanec | 2 | -35/+57 | |
2020-05-20 | Styling fix | rstular | 2 | -3/+3 | |
2020-05-20 | fixed even mroe geeky operators (?) | sijanec | 2 | -10/+13 | |
2020-05-20 | fixed geeky operators | sijanec | 2 | -3/+9 | |
2020-05-20 | changed load order | sijanec | 1 | -1/+1 | |
2020-05-20 | maybe | sijanec | 2 | -2/+6 | |
2020-05-20 | Probi, hopefully bo to resl problen | sijanec | 2 | -3/+4 | |
2020-05-20 | Revert "DNM" | sijanec | 2 | -665/+1 | |
This reverts commit 763061be7ee80fffd6dd1fd2bebbdacb2ad7183d. | |||||
2020-05-20 | DNM | sijanec | 2 | -1/+665 | |
2020-05-20 | scope error? + install | sijanec | 2 | -3/+4 | |
2020-05-20 | this is also not a fix | sijanec | 2 | -2/+7 | |
2020-05-20 | this is not a fix | sijanec | 3 | -2/+8 | |
2020-05-20 | made error reporting async | sijanec | 1 | -2/+2 | |
2020-05-20 | fix for onunhandledrejection | sijanec | 1 | -2/+5 | |
2020-05-20 | # | sijanec | 32 | -1/+6211 | |
2020-05-20 | install scritp fix | sijanec | 32 | -1/+1 | |
2020-05-20 | fixed install script | sijanec | 42 | -2638/+1 | |
2020-05-20 | err reporting | sijanec | 11 | -3/+2650 | |
2020-05-20 | CSS fixes | rstular | 3 | -9/+15 | |
2020-05-20 | Bug fix - modal opens when hash is proivded | rstular | 2 | -16/+22 | |
2020-05-18 | install | sijanec | 1 | -1/+1 | |
2020-05-18 | window.onerror | sijanec | 2 | -1/+8 | |
2020-05-18 | Color fix | rstular | 1 | -0/+2 | |
2020-05-17 | Revert "Styling fix, lopolis fix" | rstular | 1 | -4/+2 | |
This reverts commit ea1ff86ecd12b698fe776801f87138221d01a9ce. | |||||
2020-05-17 | Styling fix, lopolis fix | rstular | 1 | -2/+4 | |
2020-05-17 | Theme fixes | rstular | 1 | -0/+2 | |
2020-05-17 | Bug fix attempt | rstular | 5 | -6/+6 | |
2020-05-17 | styling changes | sijanec | 1 | -0/+2 | |
2020-05-17 | forgot ./install | sijanec | 1 | -2/+2 | |
2020-05-17 | CSS | rstular | 2 | -6/+37 | |
2020-05-17 | Language changing bug fix | rstular | 1 | -1/+1 | |
2020-05-17 | Another regex bug fix | rstular | 1 | -1/+1 | |
2020-05-17 | Regex fix | rstular | 1 | -1/+1 | |
2020-05-17 | Bug fixes (settings, gsec) | rstular | 2 | -6/+4 | |
2020-05-17 | Merge | rstular | 2 | -4/+9 | |
2020-05-17 | install | sijanec | 2 | -1/+3 | |
2020-05-17 | Experimental theme support | rstular | 4 | -2/+68 | |
2020-05-17 | Modified language selection UI | rstular | 5 | -5/+17 | |
2020-05-17 | popravljen dist, hvala rstular | sijanec | 30 | -0/+5463 | |
2020-05-17 | tnx za popravljeno install skripto | sijanec | 30 | -5463/+0 | |
2020-05-17 | GSEC bug fix - fetch teachers | rstular | 1 | -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-17 | GSEC bug fix - regex matching | rstular | 1 | -1/+2 | |
2020-05-17 | Bug fix - GSEC regex matching | rstular | 1 | -1/+1 | |
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 | 62 | -0/+12252 | |