philomena/lib/philomena_web/views/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
..
forum add avatars to post and comment json views 2020-03-31 11:38:01 -04:00
award_view.ex Use JSON views for API (#64) 2020-03-29 21:11:38 -04:00
comment_view.ex add avatars to post and comment json views 2020-03-31 11:38:01 -04:00
filter_view.ex Use JSON views for API (#64) 2020-03-29 21:11:38 -04:00
forum_view.ex Use JSON views for API (#64) 2020-03-29 21:11:38 -04:00
gallery_view.ex mix format 2020-03-31 11:39:11 -04:00
image_view.ex Api create image (#105) 2020-05-01 00:40:57 -04:00
profile_view.ex mix format 2020-03-31 11:39:11 -04:00
tag_view.ex Use JSON views for API (#64) 2020-03-29 21:11:38 -04:00
user_link_view.ex Use JSON views for API (#64) 2020-03-29 21:11:38 -04:00