smr/src/lua/endpoints
Robin Malley 069c75b72e Add a delete button.
Add a delete button to posts that will show up if the user is logged in
and is the owner of a post. If javascript is enabled, the user will be
prompted for conformation before deleting a post.
2021-10-11 00:59:50 +00:00
..
api_get.lua Add information to failed api requests 2021-04-09 19:17:22 +00:00
archive_get.lua Fix id<->url decoding 2021-02-09 02:40:57 +00:00
claim_get.lua Started testing 2020-12-23 06:02:02 +00:00
claim_post.lua Started testing 2020-12-23 06:02:02 +00:00
delete_post.lua Add a delete button. 2021-10-11 00:59:50 +00:00
download_get.lua Finished up unlisted posts 2021-01-11 03:34:22 +00:00
edit_get.lua Remove debugging statement 2021-09-12 01:53:34 +00:00
edit_post.lua Extra cache dirtying 2021-08-27 01:08:02 +00:00
index_get.lua Add a logout button 2021-09-12 01:47:40 +00:00
login_get.lua More work on refactor 2020-12-21 04:22:22 +00:00
login_post.lua hotfix 2021-04-09 20:15:01 +00:00
logout_get.lua Finished up unlisted posts 2021-01-11 03:34:22 +00:00
paste_get.lua Remove prints. 2021-04-04 06:11:14 +00:00
paste_post.lua Extra cache dirtying 2021-08-27 01:08:02 +00:00
preview_post.lua Started testing 2020-12-23 06:02:02 +00:00
read_get.lua Add a delete button. 2021-10-11 00:59:50 +00:00
read_post.lua Finished up unlisted posts 2021-01-11 03:34:22 +00:00
search_get.lua Refactored pages 2021-01-04 02:48:29 +00:00