docbrown/app/controllers/api/v0
rhymes 5444c53df2 Improve API podcast episodes controller caching and fetching (#5772) [deploy]
* Refactor caching and add some tests

* Only select needed columns

* Add more tests
2020-01-27 16:57:37 -05:00
..
analytics_controller.rb Pro: memberships (#3461) 2019-09-24 10:38:54 -07:00
api_controller.rb Limit access to the API actions when authorized by doorkeeper token (#4170) 2019-10-02 13:17:47 -04:00
articles_controller.rb Use edge caching for API Article show endpoint (#5669) [deploy] 2020-01-23 20:12:58 -05:00
chat_channels_controller.rb Use ApiController for ChatChannels and return not_found error if channel cant be accessed by user (#5194) [deploy] 2019-12-24 13:12:29 -05:00
classified_listings_controller.rb Limit access to the API actions when authorized by doorkeeper token (#4170) 2019-10-02 13:17:47 -04:00
comments_controller.rb Use edge caching for API Article show endpoint (#5669) [deploy] 2020-01-23 20:12:58 -05:00
followers_controller.rb Add pagination to followers and following page in dashboard (#258) (#4375) [deploy] 2019-11-20 18:21:18 -05:00
followings_controller.rb Add pagination to followers and following page in dashboard (#258) (#4375) [deploy] 2019-11-20 18:21:18 -05:00
follows_controller.rb Migrate Users/FollowJob to Sidekiq (#5403) 2020-01-08 15:03:18 -05:00
github_repos_controller.rb Handle unfound github repo in API (#5316) [deploy] 2019-12-31 14:42:45 -05:00
podcast_episodes_controller.rb Improve API podcast episodes controller caching and fetching (#5772) [deploy] 2020-01-27 16:57:37 -05:00
reactions_controller.rb Change CreateJob to CreateWorker and move to sidekiq (#5559) 2020-01-20 11:29:13 -05:00
tags_controller.rb API tags: improve caching and purging (#5673) [deploy] 2020-01-24 13:55:22 -05:00
users_controller.rb Return an empty result set instead of 404 in case users are not available. (#5238) 2019-12-24 13:08:10 -05:00
videos_controller.rb Improve video controllers caching and retrieving (#5709) [deploy] 2020-01-27 15:51:12 -05:00
webhooks_controller.rb Doorkeeper default scope (#4066) 2019-09-24 11:11:12 -07:00