discourse/config
Sam 8a783412b7 UX: improvements to new dashboard
- remove inactive user report and replace with posts
- clean up internals so grouping by week happens on client
- when switching periods old report was not destroyed leading to bugs
- calculate trend based on previous interval ... not previous 30 days
- show percentages for mau/dau
- be more careful about utc date usage
- show uniqu and click through rate on search panel
- publish key of report with report so we only load the correct one
- subscribe earlier in channel in case of concurrency issues
2018-05-11 13:30:32 +10:00
..
cloud/cloud66
environments also watch CSS in unicorn on dev 2018-03-09 17:47:57 +11:00
initializers FIX: regenerate vapid keys when the public key bytes is blank 2018-05-07 17:01:56 -07:00
locales UX: improvements to new dashboard 2018-05-11 13:30:32 +10:00
application.rb DEV: remove qunit rails fork and add a couple of async tests 2018-04-23 16:42:40 +10:00
boot.rb Make bootsnap MRI only for now 2018-02-26 10:29:25 +11:00
cdn.yml.sample
database.yml
deploy.rb.sample
discourse.config.sample
discourse.pill.sample
discourse_defaults.conf PERF: improve performance once logged in rate limiter hits 2018-04-23 11:55:25 +10:00
environment.rb
logrotate.conf
multisite.yml.production-sample
nginx.global.conf
nginx.sample.conf correct multisite bleed in proxy cache 2018-04-11 11:02:16 +10:00
projections.json
puma.rb
routes.rb FIX: temporary redirect for service worker scripts 2018-05-08 10:40:02 -07:00
sidekiq.yml
site_settings.yml FEATURE: Keep `EmailLogs` records without a `reply_key` for 90 days by default. 2018-05-10 15:33:49 +08:00
spring.rb
thin.yml.sample
unicorn.conf.rb `$redis.client` -> `$redis._client`. 2018-04-20 13:01:17 +08:00
unicorn_launcher
unicorn_upstart.conf