philomena/lib/philomena_web
SomewhatDamaged 035b887f53 Somewhat damaged patch 1 (#20)
* Add new route

Adding route for
`/api/v1/json/posts/:id`

* Adding route controller

Adding route for
`/api/v1/json/posts/:id`
2020-01-07 10:35:24 -05:00
..
channels initial 2019-08-14 20:32:32 -04:00
controllers Somewhat damaged patch 1 (#20) 2020-01-07 10:35:24 -05:00
plugs ensure the authenticated user is never persisted as a further safeguard against API CSRF 2019-12-24 12:15:30 -05:00
templates fix pagination error 2020-01-07 01:14:06 -05:00
views use iolist 2020-01-05 13:12:01 -05:00
comment_json.ex Adding /api/v1/json/comment/:id endpoint (#13) 2019-12-31 18:25:11 -05:00
comment_loader.ex Revert "more aggressive preloading" 2019-12-22 22:13:36 -05:00
endpoint.ex samesite session 2019-12-23 19:20:24 -05:00
forum_json.ex Add /forums API Endpoints (#14) 2020-01-02 17:47:12 -05:00
gallery_json.ex api search controllers 2019-12-24 03:26:06 -05:00
gettext.ex initial 2019-08-14 20:32:32 -04:00
image_json.ex add deletion/duplicate handling to api 2019-12-31 00:10:50 -05:00
image_loader.ex show hidden links on tag page, hidden status on profile page 2019-12-30 18:56:29 -05:00
image_reverse.ex include intensity data in image api response 2019-12-30 09:18:38 -05:00
mailer.ex add mailer, password resets, lockouts 2019-11-14 21:40:35 -05:00
post_json.ex Add /forums API Endpoints (#14) 2020-01-02 17:47:12 -05:00
pow_mailer.ex add mailer, password resets, lockouts 2019-11-14 21:40:35 -05:00
router.ex Somewhat damaged patch 1 (#20) 2020-01-07 10:35:24 -05:00
tag_json.ex api search controllers 2019-12-24 03:26:06 -05:00
topic_json.ex Add /forums API Endpoints (#14) 2020-01-02 17:47:12 -05:00