philomena/lib/philomena_web/controllers/api/json
SomewhatDamaged 3e7ee76fe2
Api create image (#105)
* added new method (POST) to /api/v1/json/images

* Cleaned up debug

* added require_authorization plug, fixed up issues with image_controller

* make user do work

* Fixed inefficient function use

* added api fingerprinting

* more robust

* corrected holdover from merging files
2020-05-01 00:40:57 -04:00
..
filter Use JSON views for API (#64) 2020-03-29 21:11:38 -04:00
forum Use JSON views for API (#64) 2020-03-29 21:11:38 -04:00
image API additions for user interactions on single images (#63) 2020-03-29 20:51:35 -04:00
search api relevance sorting, fixes #83 2020-04-08 11:11:58 -04:00
comment_controller.ex Use JSON views for API (#64) 2020-03-29 21:11:38 -04:00
filter_controller.ex Use JSON views for API (#64) 2020-03-29 21:11:38 -04:00
forum_controller.ex Use JSON views for API (#64) 2020-03-29 21:11:38 -04:00
image_controller.ex Api create image (#105) 2020-05-01 00:40:57 -04:00
oembed_controller.ex run formatter 2020-01-10 23:20:19 -05:00
post_controller.ex Use JSON views for API (#64) 2020-03-29 21:11:38 -04:00
profile_controller.ex Use JSON views for API (#64) 2020-03-29 21:11:38 -04:00
tag_controller.ex Use JSON views for API (#64) 2020-03-29 21:11:38 -04:00