Files
blogger-nodejs/views
max e6476dcd4e Everything uses data.getdata()
data.getdata() excepts two parameters, if desired, the second will be the index, however if you don't specify anything, the whole array will be returned
Also, comments now have a composite key of postID-commentID, with each post's comments having their own set starting at 0, this makes it easier to index and find a specific comment, and making the getcomment() function unessesary
2025-09-24 17:06:13 +01:00
..
2025-09-24 10:02:28 +01:00
2025-08-09 16:59:57 +01:00
2025-09-24 17:06:13 +01:00