aboutsummaryrefslogtreecommitdiff
path: root/server.js
AgeCommit message (Expand)Author
2023-06-26Bug fixes & clearer presentation of errors to end userHEADmasterdevelJoel Kronqvist
2023-06-24Changed to PBKDF2Joel Kronqvist
2023-06-21password for updationJoel Kronqvist
2023-06-21Exception updation & minor polishing (but it's still WIP)Joel Kronqvist
2023-06-21Rescued WIP Shift, class and exception updationJoel Kronqvist
2022-11-18Updated exam/vacation/etc notifications.Joel Kronqvist
2022-11-05Hid vegetarian food when it is the same as the normal food. Added date loggin...Joel Kronqvist
2022-11-03Corrected typo, added 1h30min waiting time before the foods are updatedJoel Kronqvist
2022-11-03Made server update foods at monday morning instead of updating them just rand...Joel Kronqvist
2022-11-02Added faviconJoel Kronqvist
2022-10-25Fixed bugs from last commitJoel Kronqvist
2022-10-20Made vegetarian food empty when not found. Had become visible in commit 'Bug ...Joel Kronqvist
2022-10-18Enhanced robustness in retrieving the example input and in the init (at reboo...Joel Kronqvist
2022-10-17Imroved README.md, modified server to update on startJoel Kronqvist
2022-10-15Bug fixes & started setup.shJoel Kronqvist
2022-05-13Changed ports to 443 AND 80. Added improper error handling when there are sta...Joel Kronqvist
2022-03-11Food scraping updationJoel Kronqvist
2022-02-09Merged all functions from the JoelHMikael/funcsJoel Kronqvist
2022-01-23Exam info system addedJoel Kronqvist
2022-01-22Fixed bug in day mechanics for the food searchJoel Kronqvist
2022-01-19Tested on Linux Mint & some bug fixesJoel Kronqvist
2022-01-18Merge branch 'master' into MYSQLDBJoelHMikael
2022-01-18Updating separated from server, lightweight analytics addedJoelHMikael
2022-01-16I forgot to save server.js before commit...JoelHMikael
2022-01-16Actual class parsingJoelHMikael
2022-01-13Made the parsing more inclusiveJoelHMikael
2022-01-09Database implementedJoelHMikael
2022-01-08Parsing the shifts (not classes) to the database + some GUI improvementsJoelHMikael
2022-01-07Added the DB class & instructions to set up DBJoelHMikael
2022-01-04Minor GUI improvementsJoelHMikael
2022-01-01Clearer Anti-XSSJoelHMikael
2021-12-30Example inputJoelHMikael
2021-12-30Help iconJoelHMikael
2021-12-26Fixed bug in day validation & food searchingjoel
2021-12-26Implemented httpsjoel
2021-12-25Server updating finishedjoel
2021-12-19Server init & updatejoel
2021-12-18Food scrapingJoelHMikael
2021-12-11Class parsingJoelHMikael
2021-12-09Readability improvementsJoelHMikael
2021-12-07Minor changes to the server and UIJoelHMikael
2021-12-07Made a frontend that can be looked atJoelHMikael
2021-12-06Fixed the \r left over in parsingJoelHMikael
2021-12-06Added a possibility to choose the weekdayJoelHMikael
2021-12-06Fixed a minor bug in buildMain in server.jsJoelHMikael
2021-12-06Parsing completedJoelHMikael
2021-12-05Improvements to server.jsJoelHMikael
2021-11-27Broken shift parsingJoelHMikael
2021-11-22Made serverJoelHMikael