Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | feat: posts can have an image | dan | 2023-03-08 | 3 | -35/+106 |
* | feat: add user-page | dan | 2023-03-08 | 1 | -20/+91 |
* | 404 page show when attempting to view a deleted post | dan | 2023-03-01 | 1 | -20/+21 |
* | style.css and favicon.ico properly hosted | dan | 2023-03-01 | 2 | -8/+6 |
* | redirect back to correct page on vote/unvote | dan | 2023-02-28 | 1 | -24/+36 |
* | set min-height for post content | dan | 2023-02-28 | 1 | -1/+1 |
* | redirect to correct location on delete; comments loaded oldest first | dan | 2023-02-28 | 1 | -6/+8 |
* | redirect to correct location on delete | dan | 2023-02-28 | 1 | -8/+11 |
* | parent and child posts properly returned by query; properly displayed | dan | 2023-02-28 | 2 | -38/+82 |
* | implement delete button | dan | 2023-02-28 | 2 | -15/+42 |
* | fix vhosts map; fix mobile width; increase text field font size; restyle logi... | dan | 2023-02-28 | 4 | -31/+75 |
* | init | dan | 2023-02-27 | 6 | -0/+496 |