index
:
LYLLRuoka.git
devel
master
A website server in NodeJS that parses and provides information about food shifts in Lohjan Yhteislyseon Lukio.
Joel Kronqvist
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
server.js
Age
Commit message (
Expand
)
Author
2023-06-26
Bug fixes & clearer presentation of errors to end user
HEAD
master
devel
Joel Kronqvist
2023-06-24
Changed to PBKDF2
Joel Kronqvist
2023-06-21
password for updation
Joel Kronqvist
2023-06-21
Exception updation & minor polishing (but it's still WIP)
Joel Kronqvist
2023-06-21
Rescued WIP Shift, class and exception updation
Joel Kronqvist
2022-11-18
Updated exam/vacation/etc notifications.
Joel Kronqvist
2022-11-05
Hid vegetarian food when it is the same as the normal food. Added date loggin...
Joel Kronqvist
2022-11-03
Corrected typo, added 1h30min waiting time before the foods are updated
Joel Kronqvist
2022-11-03
Made server update foods at monday morning instead of updating them just rand...
Joel Kronqvist
2022-11-02
Added favicon
Joel Kronqvist
2022-10-25
Fixed bugs from last commit
Joel Kronqvist
2022-10-20
Made vegetarian food empty when not found. Had become visible in commit 'Bug ...
Joel Kronqvist
2022-10-18
Enhanced robustness in retrieving the example input and in the init (at reboo...
Joel Kronqvist
2022-10-17
Imroved README.md, modified server to update on start
Joel Kronqvist
2022-10-15
Bug fixes & started setup.sh
Joel Kronqvist
2022-05-13
Changed ports to 443 AND 80. Added improper error handling when there are sta...
Joel Kronqvist
2022-03-11
Food scraping updation
Joel Kronqvist
2022-02-09
Merged all functions from the JoelHMikael/funcs
Joel Kronqvist
2022-01-23
Exam info system added
Joel Kronqvist
2022-01-22
Fixed bug in day mechanics for the food search
Joel Kronqvist
2022-01-19
Tested on Linux Mint & some bug fixes
Joel Kronqvist
2022-01-18
Merge branch 'master' into MYSQLDB
JoelHMikael
2022-01-18
Updating separated from server, lightweight analytics added
JoelHMikael
2022-01-16
I forgot to save server.js before commit...
JoelHMikael
2022-01-16
Actual class parsing
JoelHMikael
2022-01-13
Made the parsing more inclusive
JoelHMikael
2022-01-09
Database implemented
JoelHMikael
2022-01-08
Parsing the shifts (not classes) to the database + some GUI improvements
JoelHMikael
2022-01-07
Added the DB class & instructions to set up DB
JoelHMikael
2022-01-04
Minor GUI improvements
JoelHMikael
2022-01-01
Clearer Anti-XSS
JoelHMikael
2021-12-30
Example input
JoelHMikael
2021-12-30
Help icon
JoelHMikael
2021-12-26
Fixed bug in day validation & food searching
joel
2021-12-26
Implemented https
joel
2021-12-25
Server updating finished
joel
2021-12-19
Server init & update
joel
2021-12-18
Food scraping
JoelHMikael
2021-12-11
Class parsing
JoelHMikael
2021-12-09
Readability improvements
JoelHMikael
2021-12-07
Minor changes to the server and UI
JoelHMikael
2021-12-07
Made a frontend that can be looked at
JoelHMikael
2021-12-06
Fixed the \r left over in parsing
JoelHMikael
2021-12-06
Added a possibility to choose the weekday
JoelHMikael
2021-12-06
Fixed a minor bug in buildMain in server.js
JoelHMikael
2021-12-06
Parsing completed
JoelHMikael
2021-12-05
Improvements to server.js
JoelHMikael
2021-11-27
Broken shift parsing
JoelHMikael
2021-11-22
Made server
JoelHMikael