docbrown/app/controllers/api/v0
rhymes 7da7a16d8d Pro: add referrers to dashboard and single article stats (#3295)
* Reorganize PageViewsController

* Add domain and path to PageView model

* Add before_create callback to populate domain and path

* Add list of referrers to AnalyticsService

* Add referrers to the UI

* Remove useless referrers card and tweak table line height

* Add referrer stats to article stats page

* Add not null and empty default to domain and path

* Refactor JS analytics client

* create_list is a step back here

* Revert "Add not null and empty default to domain and path"

This reverts commit bc02440076047a887c65d300bccd4661ecc8ffd0.

* Add index on domain concurrently

* Make the script more robust
2019-06-25 13:58:09 -04:00
..
analytics_controller.rb Pro: add referrers to dashboard and single article stats (#3295) 2019-06-25 13:58:09 -04:00
api_controller.rb Analytics: refactoring for speed improvements (#3072) 2019-06-10 09:27:39 -04:00
articles_controller.rb Refactor Credit's array creation (#3116) [ci skip] 2019-06-11 10:28:25 -04: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 Reduce queries in bulk follow (#1568) 2019-01-16 12:21:15 -05:00
github_repos_controller.rb Some small performance improvements (#2876) 2019-05-20 18:53:31 -04:00
podcast_episodes_controller.rb Refactor: fix issues raised by bullet (#2965) 2019-05-28 17:32:53 -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 Some small performance improvements (#2876) 2019-05-20 18:53:31 -04:00
videos_controller.rb Use published scope for articles (#2374) 2019-04-11 13:18:26 -04:00