index
:
54
no-image-upload
54
[email protected]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
main.scm
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix: always run sql to create tables, but as "IF NOT EXISTS"
dan
2024-04-28
1
-13
/
+16
*
feat: users are stored in db
dan
2024-04-28
1
-4
/
+16
*
fix: hash passwords
dan
2023-05-12
1
-4
/
+3
*
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
1
-24
/
+48
*
partial-fix: images not corrupted (but still not displaying with correct orie...
dan
2023-03-13
1
-9
/
+14
*
feat: set exif orientation data on stored jpegs
dan
2023-03-12
1
-26
/
+29
*
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
1
-10
/
+18
*
feat: links in content display as clickable links
dan
2023-03-10
1
-2
/
+19
*
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
1
-11
/
+13
*
feat: posts can have an image
dan
2023-03-08
1
-35
/
+89
*
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
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 logi...
dan
2023-02-28
1
-29
/
+39
*
init
dan
2023-02-27
1
-0
/
+292