summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* feat: implement cpp functions to get and set exif datadan2023-03-122-0/+86
* feat: images resized and converted to jpegdan2023-03-121-3/+52
* fix: links display correctly when text is after themdan2023-03-102-18/+18
* feat: links in content display as clickable linksdan2023-03-102-2/+32
* wrap post textdan2023-03-091-1/+1
* fix: uploading blank post should not return 500; restyle image upload buttondan2023-03-082-15/+34
* feat: posts can have an imagedan2023-03-083-35/+106
* feat: add user-pagedan2023-03-081-20/+91
* 404 page show when attempting to view a deleted postdan2023-03-011-20/+21
* style.css and favicon.ico properly hosteddan2023-03-012-8/+6
* redirect back to correct page on vote/unvotedan2023-02-281-24/+36
* set min-height for post contentdan2023-02-281-1/+1
* redirect to correct location on delete; comments loaded oldest firstdan2023-02-281-6/+8
* redirect to correct location on deletedan2023-02-281-8/+11
* parent and child posts properly returned by query; properly displayeddan2023-02-282-38/+82
* implement delete buttondan2023-02-282-15/+42
* fix vhosts map; fix mobile width; increase text field font size; restyle logi...dan2023-02-284-31/+75
* initdan2023-02-276-0/+496