Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-10-18 | setup.sh: more robust, some other improvements | Joel Kronqvist | |
2022-10-17 | Added instructions to start server at reboot. Doesn't neccessarily work. ↵ | Joel Kronqvist | |
Updated the init script. No server code updates for now. | |||
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-05-13 | Merge branch 'development' | Joel Kronqvist | |
2022-05-13 | Lol I just need to upload these changes to not loose them while testing | Joel Kronqvist | |
2022-05-13 | Made init work as sudo so that the server gets permissions to lower ports | Joel Kronqvist | |
2022-03-11 | Merge branch 'master' of https://github.com/JoelHMikael/FoodJS | Joel Kronqvist | |
Updating remote changes | |||
2022-03-11 | Food scraping updation | Joel Kronqvist | |
2022-03-10 | Class parsing with any number of files with classes | Joel Kronqvist | |
2022-03-05 | Updated README.md | Joel Kronqvist | |
2022-02-13 | Added updating the server code to README.md instructions | JoelHMikael | |
2022-02-13 | Finished README.md instructions | JoelHMikael | |
2022-02-10 | Updated README.md | Joel Kronqvist | |
2022-01-22 | Fixed bug in day mechanics for the food search | Joel Kronqvist | |
Making monday first (0) instead of sunday was done twice, resulting with tuesday becoming first. | |||
2022-01-19 | Tested on Linux Mint & some bug fixes | Joel Kronqvist | |
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 | |
2021-12-30 | Help icon | JoelHMikael | |
Added a (reusable) help icon that shows additional info about what to do on hover. | |||
2021-11-08 | Initialized repo | JoelHMikael | |
Created README.md and wrote a description of the goals of the project. |