docbrown/app/controllers/api/v0
rhymes 941ab4178b Articles API: create and update (#2844)
* Add system test to create article from the editor

* Move article creation from API to app controller

* Fix system test to edit posts

* Move article update from API to app controller

* Rewrite create article API using API key

* Add main_image and canonical_url to allowed creation params

* Rewrite update article API using API key

* Fix tests and have Comments API inherit from API
2019-05-16 12:26:24 -04:00
..
analytics_controller.rb Articles API: create and update (#2844) 2019-05-16 12:26:24 -04:00
api_controller.rb Articles API: create and update (#2844) 2019-05-16 12:26:24 -04:00
articles_controller.rb Articles API: create and update (#2844) 2019-05-16 12:26:24 -04:00
comments_controller.rb Articles API: create and update (#2844) 2019-05-16 12:26:24 -04:00
follows_controller.rb Reduce queries in bulk follow (#1568) 2019-01-16 12:21:15 -05:00
github_repos_controller.rb Add profile_updated_at and github_repos_updated_at to avoid extra fet… (#1754) 2019-02-06 20:39:15 -04:00
podcast_episodes_controller.rb Enable Layout/AlignParameters (#2340) 2019-04-08 18:47:34 -04:00
reactions_controller.rb Enables Rails cops (#2186) 2019-03-25 09:25:55 -04:00
tags_controller.rb Enable Layout/AlignParameters (#2340) 2019-04-08 18:47:34 -04:00
users_controller.rb Enables Rails cops (#2186) 2019-03-25 09:25:55 -04:00
videos_controller.rb Use published scope for articles (#2374) 2019-04-11 13:18:26 -04:00