summaryrefslogtreecommitdiffstats
path: root/dist/js (unfollow)
Commit message (Collapse)AuthorFilesLines
2020-09-23fixed meals layout - fullcalendar -- do not merge! todo: fix sidenav in mealssijanec3-13/+16
2020-09-23json bi lahko preverilsijanec1-1/+1
2020-09-23manifest.json now links to google play app --- NOT TESTED!sijanec1-1/+1
2020-08-30koslila => kosila @ bundle.jssijanec2-2/+2
2020-08-30well I'll also bump version, cause why notsijanec1-2/+2
2020-08-30minified after dev on mealssijanec32-6545/+494
2020-08-30popravil meal selectionsijanec32-494/+6545
2020-08-25version bumpsijanec1-2/+2
2020-08-25added developer's note to the login screensijanec32-2/+2
2020-06-09fixed help screens and notices for make generate != make installsijanec1-1/+1
2020-06-09i think merge should work now. see commit details below:sijanec1-1/+1
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-09makefile is NOT WORKING!Anton Luka Šijanec42-6211/+1
2020-06-09so users don't have to stay on a single page for 300 seconds for an updatesijanec1-11/+17
2020-06-09code editor auto indentation fucked up bvr comments #2sijanec1-1/+1
2020-06-08forgot install smhsijanec1-3/+5
2020-06-08killing the cache ... good to gosijanec1-2/+2
2020-06-08added some protection, proby can merge nowsijanec1-16/+20
2020-06-08uhhh, didn't even test ):sijanec1-1/+1
2020-06-08DNM+in case you haven't read the prev. commitsijanec1-8/+15
2020-06-08added update mechanism, DO NOT MERGE b4 seeing commit notes!sijanec2-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-08fixed grades for edge-case and removed performance optimizationssijanec3-7/+6
2020-06-04terms of service css fix - who reads those?sijanec1-1/+1
2020-06-04slovnična napaka == crirical bugsijanec1-1/+1
2020-06-04readmesijanec1-1/+1
2020-06-04Minor styling fixesrstular2-2/+2
2020-06-04Code-style fixesrstular2-2/+2
2020-06-04version bump to 1.0.14.1-betasijanec1-2/+2
2020-06-04oops, didn't /installsijanec3-3/+3
2020-06-04appareantly some fucking js engineer figured out it'd be a good idea not to have breaks in forEachsijanec2-4/+3
2020-06-04this MAY fix the grades problem; not tested yet, DNMsijanec4-9/+11
2020-06-03slovnična napaka, datatype messages storage fix, message card css fixsijanec3-3/+3
2020-06-02Add .well-known to GH pagesrstular1-1/+1
2020-06-02Pipeline bug fixrstular1-1/+1
2020-06-02Add .well-known to GH pagesrstular1-1/+1
2020-06-02Another pipeline bug fixrstular1-1/+1
2020-06-02Preparing to mergerstular2-6/+2
2020-06-02Github actions fixrstular1-0/+4
2020-06-02gsec bug fix (subject must not be null), UI fixrstular3-5/+7
2020-06-02gsec bug fix - regex may return nullrstular2-2/+3
2020-06-02Github actions fixrstular1-1/+1
2020-06-01WIP - Grading UI changes, minor translation changesrstular3-4/+5
2020-06-01gsec bug fix (subject must not be null), UI fixrstular3-5/+7
2020-06-01gsec bug fix - regex may return nullrstular2-2/+3
2020-06-01Added UI for user-defined gradingsrstular2-2/+2
2020-05-20i should check code before pushingsijanec1-2/+2
2020-05-20syntax errro fixsijanec1-2/+2
2020-05-20report usernames toosijanec1-2/+6
2020-05-20forgot about assetlinks.json!sijanec1-1/+1
2020-05-20added pirati temasijanec3-3/+3
2020-05-20Changelogrstular1-2/+2
2020-05-20forgot i'm not doing anythingsijanec5-1438/+163
2020-05-20minified their files from mergesijanec1-2/+2
2020-05-20Styling fixrstular3-4/+4
2020-05-20testing minification with jsminsijanec42-6421/+489
2020-05-20Persist staterstular4-555/+562
2020-05-20Bug fixrstular2-1/+3
2020-05-20version bunm + installsijanec1-2/+2
2020-05-20Bug fixrstular2-1/+2
2020-05-20New themesrstular5-13/+124
2020-05-20made the night theme into a high contrast onesijanec2-5/+5
2020-05-20Indentation fixrstular2-645/+645
2020-05-20Installrstular1-1/+1
2020-05-20Revert "I don't know CSS :-("rstular1-1/+1
This reverts commit 913b40fe12ea0f73614013fe5a528700d516749e.
2020-05-20I don't know CSS :-(rstular1-1/+1
2020-05-20try-catch in fetchTeachers (forgot instal)sijanec2-10/+21
2020-05-20Another CSS bug fixrstular1-1/+1
2020-05-20CSS bug fixrstular1-1/+1
2020-05-20CSS fixrstular1-1/+1
2020-05-20Wrong theme namerstular2-2/+2
2020-05-20Night themerstular4-513/+543
2020-05-20should be ok to mergesijanec4-2/+7
2020-05-20DO_NOT_MERGE; still testing error reporting optoutsijanec4-11/+50
2020-05-20added teachers dir to dirsijanec2-35/+57
2020-05-20Styling fixrstular2-3/+3
2020-05-20fixed even mroe geeky operators (?)sijanec2-10/+13
2020-05-20fixed geeky operatorssijanec2-3/+9
2020-05-20changed load ordersijanec1-1/+1
2020-05-20maybesijanec2-2/+6
2020-05-20Probi, hopefully bo to resl problensijanec2-3/+4
2020-05-20Revert "DNM"sijanec2-665/+1
This reverts commit 763061be7ee80fffd6dd1fd2bebbdacb2ad7183d.
2020-05-20DNMsijanec2-1/+665
2020-05-20scope error? + installsijanec2-3/+4
2020-05-20this is also not a fixsijanec2-2/+7
2020-05-20this is not a fixsijanec3-2/+8
2020-05-20made error reporting asyncsijanec1-2/+2
2020-05-20fix for onunhandledrejectionsijanec1-2/+5
2020-05-20#sijanec32-1/+6211
2020-05-20install scritp fixsijanec32-1/+1
2020-05-20fixed install scriptsijanec42-2638/+1
2020-05-20err reportingsijanec11-3/+2650
2020-05-20CSS fixesrstular3-9/+15
2020-05-20Bug fix - modal opens when hash is proivdedrstular2-16/+22
2020-05-18installsijanec1-1/+1
2020-05-18window.onerrorsijanec2-1/+8
2020-05-18Color fixrstular1-0/+2
2020-05-17Revert "Styling fix, lopolis fix"rstular1-4/+2
This reverts commit ea1ff86ecd12b698fe776801f87138221d01a9ce.
2020-05-17Styling fix, lopolis fixrstular1-2/+4
2020-05-17Theme fixesrstular1-0/+2
2020-05-17Bug fix attemptrstular5-6/+6
2020-05-17styling changessijanec1-0/+2
2020-05-17forgot ./installsijanec1-2/+2
2020-05-17CSSrstular2-6/+37
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)rstular2-6/+4
2020-05-17Mergerstular2-4/+9
2020-05-17installsijanec2-1/+3
2020-05-17Experimental theme supportrstular4-2/+68
2020-05-17Modified language selection UIrstular5-5/+17
2020-05-17popravljen dist, hvala rstularsijanec30-0/+5463
2020-05-17tnx za popravljeno install skriptosijanec30-5463/+0
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/+2
2020-05-17Bug fix - GSEC regex matchingrstular1-1/+1
2020-05-17Forgot to replicate changes from /assets to /distrstular1-1/+1
2020-05-17Deleting duplicate filesrstular31-6126/+0
2020-05-17dist should work, TODO: minify and bundlesijanec62-0/+12252