Go to file
2019-11-20 23:16:27 +01:00
assets added index.php and its css 2019-11-20 23:16:27 +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 db ids replaced with public id in the select cupboard when adding a product, and also now users can edit their cupboard 2019-11-17 23:44:38 +01:00
index.php added index.php and its css 2019-11-20 23:16:27 +01:00
list-cupboards.php added newline under edit form 2019-11-19 09:42:36 +01:00
list-products.php added newline under edit form 2019-11-19 09:42:36 +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