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 (
Collapse
)
Author
Age
Files
Lines
*
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 ↵
dan
2023-02-28
1
-29
/
+39
|
|
|
|
login form; stylesheet is downloaded separately to html
*
init
dan
2023-02-27
1
-0
/
+292