..
application_controller_renderer.rb
Upgrade to Rails 5.0.0.1
2016-08-17 17:58:00 +02:00
assets.rb
Localizations for most server-side strings
2016-11-16 00:55:33 +01:00
backtrace_silencers.rb
Initial commit
2016-02-20 22:53:20 +01:00
blacklists.rb
Adding configurable e-mail blacklist
2016-12-04 19:07:02 +01:00
cookies_serializer.rb
Upgrade to Rails 5.0.0.1
2016-08-17 17:58:00 +02:00
devise.rb
Do not automatically login after password reset, as it would circumvent two-factor auth (if enabled)
2017-01-27 20:35:16 +01:00
doorkeeper.rb
Restrict access to oauth/applications to admins only
2016-10-23 12:08:52 +02:00
filter_parameter_logging.rb
Added optional two-factor authentication
2017-01-27 20:35:16 +01:00
httplog.rb
Add logging for outgoing http requests
2016-10-02 14:58:06 +02:00
inflections.rb
Fix #463 - Fetch and display previews of URLs using OpenGraph tags
2017-01-20 01:00:14 +01:00
instrumentation.rb
Improve StatsD instrumentation
2017-01-26 19:08:05 +01:00
mime_types.rb
Adding application/jrd+json webfinger resource
2016-10-18 02:54:49 +02:00
new_framework_defaults.rb
Upgrade to Rails 5.0.0.1
2016-08-17 17:58:00 +02:00
ostatus.rb
Make the streaming API also handle websockets (because trying to get the browser EventSource interface to
2017-02-04 00:34:31 +01:00
paperclip.rb
Change default S3 ACL string used by Paperclip from 'public' (which is invalid) to 'public-read'
2017-01-15 20:58:46 +11:00
rabl_init.rb
Adding OAuth access scopes, fixing OAuth authorization UI, adding rate limiting
2016-10-22 19:39:44 +02:00
rack-attack.rb
Don't rate-limit PuSH endpoints
2016-11-29 00:44:11 +01:00
redis.rb
Add Heroku deployment support
2017-01-17 22:00:03 +11:00
session_store.rb
Make cookies https-only if LOCAL_HTTPS is true, set X-Frame-Options to DENY,
2016-11-02 12:58:15 +01:00
sidekiq.rb
Add Heroku deployment support
2017-01-17 22:00:03 +11:00
simple_form.rb
Update settings to re-use admin layout, one big navigation tree, improve settings forms
2017-01-28 03:56:10 +01:00
single_user_mode.rb
Add single user mode
2016-12-06 17:19:26 +01:00
statsd.rb
Fix key names in statsd
2017-01-26 19:46:52 +01:00
timeout.rb
Fix up timeout, improve contrast on "show more", add responsive style
2017-01-26 18:48:56 +01:00
trusted_proxies.rb
Fix error
2017-01-22 23:07:31 +01:00
wrap_parameters.rb
Upgrade to Rails 5.0.0.1
2016-08-17 17:58:00 +02:00