Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix: `Remove` button visibility | Mateja | 2021-05-07 | 1 | -1/+1 |
| | | | | Variable `auth` was not accessible inside `each` helper. | ||||
* | Change page layout if user is logged in. | Mateja | 2021-05-07 | 1 | -1/+3 |
| | |||||
* | Boilerplate for login system. | Mateja | 2021-05-06 | 1 | -1/+1 |
| | |||||
* | Add delete option on every post. | Mateja | 2021-05-03 | 1 | -1/+2 |
| | |||||
* | Use MongoDB (with Mongoose) to store posts. | Mateja | 2021-05-03 | 1 | -3/+5 |
| | |||||
* | Setting up html for pages and form body parser. | Mateja | 2021-05-02 | 1 | -1/+13 |
| | |||||
* | Started using `express-handlebars`. | Mateja | 2021-05-02 | 1 | -0/+3 |