discourse/config
Régis Hanol cd2c9edb46 FIX: 🐛 upload on IE9 wasn't working :'(
- FIX: make sure we set a default name to a pasted image only on Chrome (the only browser that supports it)
- FIX: use ".json" extension to uploads endpoints since IE9 doesn't pass the correct header
- FIX: pass the CSRF token in a query parameter since IE9 doesn't pass it in the headers
- FIX: display error messages comming from the server when there is one over the default error message
- FIX: HACK around IE9 security issue when clicking a file input via JavaScript (use a label and set `visibility:hidden` on the input)
- FIX: hide the "cancel" upload on IE9 since it's not supported
- FIX: return "text/plain" content-type when uploading a file for IE9 in order to prevent it from displaying the save dialog
- FIX: check the maximum file size on the server 💥
- update jQuery File Upload Plugin to v. 5.42.2
- update JQuery IFram Transport Plugin to v. 1.8.5
- update jQuery UI Widget to v. 1.11.1
2015-01-28 19:43:20 +01:00
..
cloud/cloud66 Better way to retry curl 2014-08-11 16:30:26 +05:30
environments FEATURE: show exact error for test email 2014-11-19 22:58:59 +05:30
initializers missed closing paren 2015-01-19 01:29:02 -08:00
locales FIX: 🐛 upload on IE9 wasn't working :'( 2015-01-28 19:43:20 +01:00
apache2.conf.sample Add a few extra ProxyPass calls 2013-12-23 13:15:39 +02:00
application.rb Run after_fork hooks correctly on Phusion Passenger 2014-12-22 15:59:07 +01:00
boot.rb Do not assume all interpreter versions support allocation tracing 2014-12-07 23:28:38 +00:00
cdn.yml.sample
database.yml fixed a spelling benchamarking -> benchmarking 2014-08-14 10:16:57 +05:30
deploy.rb.sample
discourse_defaults.conf FEATURE: CORS settings per-site in a multisite env 2014-10-15 15:20:39 -04:00
discourse_quickstart.conf CHANGE: Mini Profiler only enabled for developers in prd 2014-07-17 08:34:41 +10:00
discourse.config.sample Typo fix 2014-03-03 11:19:17 -05:00
discourse.pill.sample Improve bluepill sample config. 2014-01-31 16:09:35 -05:00
environment.rb
logrotate.conf
multisite.yml.production-sample
nginx.global.conf Address @Supermathie's concerns in PR1430 2013-09-30 16:28:22 -04:00
nginx.sample.conf add commented out SSL section to nginx config 2015-01-17 01:26:21 -08:00
projections.json Instead of .js.handlebars use .hbs for handlebars templates 2014-09-26 15:23:15 -04:00
puma.rb Update puma.rb fixed: num_worker(S) 2014-02-13 11:08:27 +07:00
redis.yml get rid of cache db, not needed 2014-01-06 12:24:11 +11:00
routes.rb FEATURE: split group admin in 2 tabs (custom & automatic) 2015-01-21 20:52:48 +01:00
site_settings.yml FEATURE: logging out logs you out everywhere 2015-01-28 12:56:41 +11:00
spring.rb BUGFIX: Correct after_fork semantics 2014-03-31 12:34:13 +11:00
thin.yml.sample
unicorn_launcher reopen logs on usr1 2014-08-25 10:49:13 +10:00
unicorn_upstart.conf added upstart script for Discourse 2013-10-13 10:16:53 +11:00
unicorn.conf.rb FEATURE: unicorn sidekiq will restart sidekiq on complete failure. 2014-04-23 13:13:18 +10:00