Go to file
2019-11-17 17:00:54 +01:00
assets/php renamed example_config.json ==> config.json.example so it's easier to figure out how it should be named 2019-11-17 16:52:12 +01:00
.gitignore added a better way to store credentials 2019-11-09 23:56:28 +01:00
add-cupboard.php removed useless lines 2019-11-11 15:00:26 +01:00
add-product.php removed useless lines 2019-11-11 15:00:26 +01:00
list-cupboards.php better formating, didn't change the code nor bring anything to it (aka useless commit) 2019-11-17 17:00:54 +01:00
list-products.php better formating, didn't change the code nor bring anything to it (aka useless commit) 2019-11-17 17:00:54 +01:00
login.php added 'remember me option' 2019-11-12 00:08:09 +01:00
logout.php added a logout page 2019-11-09 23:13:11 +01:00
register.php now taking the names lengths into account 2019-11-10 13:31:43 +01:00
reset-password.php users are redirected to the welcome page when changing their password 2019-11-10 14:12:01 +01:00
welcome.php renamed the php files and added buttons in the welcome page 2019-11-11 14:33:54 +01:00