summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* fix: makefile doesn't contain multiple `deploy` actionsno-image-uploaddan2024-04-301-12/+1
* feat: deploy using dockerdan2024-04-306-2/+60
* fix: don't include unneeded exiv linked objectsdan2024-04-281-5/+1
* fix: always run sql to create tables, but as "IF NOT EXISTS"dan2024-04-281-13/+16
* fix: update exiv2 wrapperdan2024-04-281-2/+3
* feat: users are stored in dbdan2024-04-283-4/+46
* fix: hash passwordsdan2023-05-122-4/+4
* remove image-uploading and cleanupdan2023-05-121-66/+2
* remove image-uploading and cleanupdan2023-05-121-89/+17
* pw should actually be checkeddan2023-04-143-26/+73
* partial-fix: images not corrupted (but still not displaying with correct orie...dan2023-03-134-11/+50
* feat: set exif orientation data on stored jpegsdan2023-03-123-33/+41
* 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