Age | Commit message (Collapse) | Author | |
---|---|---|---|
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-10-18 | setup.sh: more robust, some other improvements | Joel Kronqvist | |
2022-10-17 | Fixed setup.sh cloning url. | Joel Kronqvist | |
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-16 | Finished setup.sh | Joel Kronqvist | |
It should work, even though it's kind of unstable if the user enters dumb things. | |||
2022-10-16 | More changes to setup.sh. I have no clue how to write bash scripts. | Joel Kronqvist | |
2022-10-16 | Modified setup script. No guarantees that it works. | Joel Kronqvist | |
2022-10-15 | Bug fixes & started setup.sh | Joel Kronqvist | |