Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 | 1 | -8/+5 |
| | |||||
* | 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 | 1 | -38/+78 |
| | |||||
* | implement delete button | dan | 2023-02-28 | 1 | -13/+34 |
| | |||||
* | fix vhosts map; fix mobile width; increase text field font size; restyle ↵ | dan | 2023-02-28 | 1 | -29/+39 |
| | | | | login form; stylesheet is downloaded separately to html | ||||
* | init | dan | 2023-02-27 | 1 | -0/+292 |