Retrospring/config/initializers
Georg Gadinger 87ec3093a9 allow for using SVG logos in the navbar
this uses our new and improved logo by default, but can be easily
changed by modifying `/public/logo.svg`.  the svg is loaded only once
when the application starts, so any modifications to it after a
deployment are visible immediately.

thanks to the power of CSS and SVG being able to make use of it, custom
colour schemes still work too.
2022-10-24 23:19:51 +02:00
..
10_config.rb
15_sidekiq.rb
25_carrierwave.rb
application_controller_renderer.rb
assets.rb Upgrade to Rails 6.0 2022-01-13 21:42:06 +01:00
backtrace_silencers.rb Upgrade to Rails 6.0 2022-01-13 21:42:06 +01:00
content_security_policy.rb Upgrade to Rails 6.0 2022-01-13 21:42:06 +01:00
cookies_serializer.rb
devise.rb
devise_async.rb
filter_parameter_logging.rb Upgrade to Rails 6.0 2022-01-13 21:42:06 +01:00
hcaptcha.rb Remove test env skip 2020-05-27 22:33:54 +01:00
inflections.rb
mime_types.rb
new_framework_defaults.rb
new_framework_defaults_6_1.rb Upgrade to Rails 6.0 2022-01-13 21:42:06 +01:00
oj.rb Add `oj` 2022-07-21 16:09:00 +02:00
omniauth.rb remove tumblr 2022-01-05 19:32:52 +01:00
permissions_policy.rb Upgrade to Rails 6.0 2022-01-13 21:42:06 +01:00
questiongenerator.rb
rack.rb
rails_admin.rb ACAB 2022-07-27 21:09:32 +02:00
redcarpet.rb Rename const/config option to `allowed_hosts_in_markdown` 2021-12-31 22:40:38 +01:00
rolify.rb
sanitize.rb Allow `rel` in sanitized links 2021-12-31 22:40:38 +01:00
sentry.rb Track release version in Sentry 2022-04-16 12:56:18 +02:00
session_store.rb Set session duration to 90 days (#169) 2021-02-25 17:12:30 +01:00
svg_logo.rb allow for using SVG logos in the navbar 2022-10-24 23:19:51 +02:00
wrap_parameters.rb