Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-06-21 | Merge master branches of GitHub repo and server repo | Joel Kronqvist | |
2023-06-21 | Some patches made in production :facepalm: | Joel Kronqvist | |
At least some of them have to do with running updations timely? | |||
2022-11-14 | Introduced (ugly) fix for food overflows. For real, the server was down for ↵ | Joel Kronqvist | |
A WHOLE DAY, just because a food next week was 1 CHARACTER MORE than 256 characters! | |||
2022-11-05 | Hid vegetarian food when it is the same as the normal food. Added date ↵ | Joel Kronqvist | |
logging to init.sh. | |||
2022-11-03 | Made server update foods at monday morning instead of updating them just ↵ | Joel Kronqvist | |
randomly once a week. | |||
2022-10-17 | Imroved README.md, modified server to update on start | Joel Kronqvist | |
Also minor changes to setup.sh and update.js. In update.js the updation function was changed to take a database connection (as in database.js) instead of a string with the credentials to the DB. | |||
2022-10-15 | Bug fixes & started setup.sh | Joel Kronqvist | |
2022-03-11 | Food scraping updation | Joel Kronqvist | |