|
8b9ddcf048
|
Added page indexes for comments, posts, users and pages overall, should
add one for tags but it might be inefficient as I don't store all tags
in an array or anything...
|
2025-08-02 00:51:33 +01:00 |
|
|
5f2aba0c2b
|
Site wide header (currently only used for a link to / but will add
index's for stuff later)
|
2025-08-01 23:27:28 +01:00 |
|
|
b683b658f7
|
Comments now have their own pages, at /comment/commentID, these are
linked to when someone replies to another comment (>> id), I also fixed
a bug in comment submission where the counter was not incrementing
|
2025-07-31 03:58:28 +01:00 |
|
|
39eba8fcda
|
posts are marked as deleted to preserve array structure
|
2025-07-28 15:11:26 +01:00 |
|
|
cc131798a3
|
ejs stuff
|
2025-07-22 00:17:00 +01:00 |
|