philomena/lib
SomewhatDamaged 24b9863699 Featured image API route (#18)
* Add route

`/api/v1/json/features`

Shows current featured image

* Add route

`/api/v1/json/features`

Shows current featured image.

* Removed binding

* Moving this file to a more appropriate name.

* Correctly named and placed

Correctly named and placed to match its module name

* Updated per review

* Changed as per review

Renamed to `PhilomenaWeb.Api.Json.FeaturedController`
Moved to `lib/philomena_web/controllers/api/json/featured_controller.ex`

* Updated route

Route `/api/v1/json/images/featured` now uses `PhilomenaWeb.Api.Json.FeaturedController`

* like this

Co-authored-by: liamwhite <liamwhite@users.noreply.github.com>
2020-01-05 20:09:45 -05:00
..
camo actually fix it 2019-11-10 19:24:58 -05:00
mix/tasks break compile time dependencies for elasticsearch index usage 2019-12-24 16:14:42 -05:00
philomena fix inability to delete comment contents 2020-01-03 14:36:57 -05:00
philomena_web Featured image API route (#18) 2020-01-05 20:09:45 -05:00
pow_captcha upgrade pow 2019-11-20 17:45:17 -05:00
pow_lockout fix warning 2019-12-21 13:42:55 -05:00
relative_date bans view changes 2019-12-30 07:30:39 -05:00
search this is not called boost_factor anymore 2020-01-01 01:18:40 -05:00
textile allow blockquote cite context to consume all markup 2020-01-02 19:57:46 -05:00
philomena.ex initial 2019-08-14 20:32:32 -04:00
philomena_web.ex rest of commission routes 2019-12-04 11:35:06 -05:00