docbrown/app/controllers/api/v0
Mac Siri 3b32b29937 Update core API endpoints to support access_token (#3644)
* Update specs for doorkeeper test

* Add bang

* Create #authenticate

* Create /api/articles/ endpoint

* Update specs

* Update me.json.jbuilder

* Fix typo and spacing

* Support pagination for #me

* Update #authenticate! to support cookies

* Make per_page a param

* Disable method-complexity check

* Enable refresh_token

* Create /api/users/me endpoint
2019-08-08 15:55:23 -03:00
..
analytics_controller.rb Update core API endpoints to support access_token (#3644) 2019-08-08 15:55:23 -03:00
api_controller.rb Update core API endpoints to support access_token (#3644) 2019-08-08 15:55:23 -03:00
articles_controller.rb Update core API endpoints to support access_token (#3644) 2019-08-08 15:55:23 -03:00
chat_channels_controller.rb [WIP] Connect misc improvements/debugs (#2880) 2019-05-20 10:08:51 -04:00
comments_controller.rb Refactor: fix issues raised by bullet (#2965) 2019-05-28 17:32:53 -04:00
follows_controller.rb Upgrade Rubocop related gems and fix new violations (#3581) [ci skip] 2019-07-30 14:29:05 -04:00
github_repos_controller.rb Some small performance improvements (#2876) 2019-05-20 18:53:31 -04:00
podcast_episodes_controller.rb Introduced published field to podcasts (#3593) 2019-08-01 09:29:13 -04:00
reactions_controller.rb Added rubocop-rails (#3059) 2019-06-06 09:47:57 -04:00
tags_controller.rb Enable Layout/AlignParameters (#2340) 2019-04-08 18:47:34 -04:00
users_controller.rb Update core API endpoints to support access_token (#3644) 2019-08-08 15:55:23 -03:00
videos_controller.rb Use published scope for articles (#2374) 2019-04-11 13:18:26 -04:00