chinwagsocial/config
ThibG 3f12c07ff5 Use same CORS policy for /@:username and /users/:username (#9485)
Fixes #8189

rack-cors being called before the application router, it does not follow
the redirection, and we need a separate rule for /users/:username.
2018-12-10 21:39:47 +01:00
..
environments Fix missing protocol in dns-prefetch, improve code style (#8963) 2018-10-12 02:19:10 +02:00
initializers Use same CORS policy for /@:username and /users/:username (#9485) 2018-12-10 21:39:47 +01:00
locales Add setting to not aggregate reblogs (#9248) 2018-12-09 13:03:01 +01:00
webpack Improve production build config (#8899) 2018-10-06 15:12:05 +09:00
application.rb
boot.rb Lint pass (#8876) 2018-10-04 12:36:53 +02:00
brakeman.ignore Allow joining several hashtags in a single column (#8904) 2018-11-05 18:53:25 +01:00
database.yml Add database statement timeout of 60s (#9382) 2018-12-03 01:32:27 +01:00
deploy.rb
environment.rb
i18n-tasks.yml
navigation.rb Add profile directory (#9427) 2018-12-06 17:36:11 +01:00
puma.rb Improve ActiveRecord connection in on_worker_boot (#9238) 2018-11-09 09:08:01 +01:00
routes.rb Add profile directory (#9427) 2018-12-06 17:36:11 +01:00
secrets.yml
settings.yml Add setting to not aggregate reblogs (#9248) 2018-12-09 13:03:01 +01:00
sidekiq.yml Track historical space stats in PgHero to determine PostgreSQL growth (#8906) 2018-10-09 19:35:14 +02:00
themes.yml
webpacker.yml