index
:
54
no-image-upload
54
[email protected]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix: makefile doesn't contain multiple `deploy` actions
no-image-upload
dan
2024-04-30
1
-12
/
+1
*
feat: deploy using docker
dan
2024-04-30
6
-2
/
+60
*
fix: don't include unneeded exiv linked objects
dan
2024-04-28
1
-5
/
+1
*
fix: always run sql to create tables, but as "IF NOT EXISTS"
dan
2024-04-28
1
-13
/
+16
*
fix: update exiv2 wrapper
dan
2024-04-28
1
-2
/
+3
*
feat: users are stored in db
dan
2024-04-28
3
-4
/
+46
*
fix: hash passwords
dan
2023-05-12
2
-4
/
+4
*
remove image-uploading and cleanup
dan
2023-05-12
1
-66
/
+2
*
remove image-uploading and cleanup
dan
2023-05-12
1
-89
/
+17
*
pw should actually be checked
dan
2023-04-14
3
-26
/
+73
*
partial-fix: images not corrupted (but still not displaying with correct orie...
dan
2023-03-13
4
-11
/
+50
*
feat: set exif orientation data on stored jpegs
dan
2023-03-12
3
-33
/
+41
*
feat: implement cpp functions to get and set exif data
dan
2023-03-12
2
-0
/
+86
*
feat: images resized and converted to jpeg
dan
2023-03-12
1
-3
/
+52
*
fix: links display correctly when text is after them
dan
2023-03-10
2
-18
/
+18
*
feat: links in content display as clickable links
dan
2023-03-10
2
-2
/
+32
*
wrap post text
dan
2023-03-09
1
-1
/
+1
*
fix: uploading blank post should not return 500; restyle image upload button
dan
2023-03-08
2
-15
/
+34
*
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