aboutsummaryrefslogtreecommitdiff
path: root/init.sh
AgeCommit message (Collapse)Author
2022-10-25Fixed shift parsing when no teacher is supplied. Made server be run in a ↵Joel Kronqvist
loop in init.sh to bring it up again if it crashes.
2022-10-18Enhanced robustness in retrieving the example input and in the init (at ↵Joel Kronqvist
reboot) script. The server errored out if the database was empty and there came a request, as it didn't check for empty arrays in dbparse.js in the function getRandomIndex. Fixed by adding handling & recursion limit. Added in init.sh a check to see if logging in to MySQL is possible to prevent errors at startup.
2022-10-17Added instructions to start server at reboot. Doesn't neccessarily work. ↵Joel Kronqvist
Updated the init script. No server code updates for now.
2022-05-13Fixed big bad bug.Joel Kronqvist
2022-05-13Lol I just need to upload these changes to not loose them while testingJoel Kronqvist
2022-05-13Made init work as sudo so that the server gets permissions to lower portsJoel Kronqvist
2022-02-13Added updating the server code to README.md instructionsJoelHMikael
2021-12-25Server updating finishedjoel
2021-12-19More fixes to the runningJoelHMikael
2021-12-19Server init & update fixjoel
2021-12-19Server init & updatejoel