.. |
10_config.rb
|
move site config from initialiser to own module for potential improvements in how to access common configs when needed ... way better than using `.dig` by hand everywhere i'd say
|
2024-08-10 01:52:00 +02:00 |
15_sidekiq.rb
|
Move rpush init/exit logic into Sidekiq initializer
|
2023-01-02 11:50:48 +01:00 |
25_carrierwave.rb
|
fix images when not using S3/radosgw
|
2022-12-22 17:29:38 +01:00 |
application_controller_renderer.rb
|
Upgrade to Rails 5
|
2020-04-19 00:59:22 +02:00 |
assets.rb
|
Install Font Awesome 6
|
2023-01-03 17:21:09 +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 |
cookie_rotator.rb
|
Add cookie rotation for switching from SHA1 to SHA256
|
2023-10-20 08:33:16 +02:00 |
cookies_serializer.rb
|
Upgrade to Rails 5
|
2020-04-19 00:59:22 +02:00 |
devise.rb
|
Upgrade Devise to 4.9.0
|
2023-03-26 18:28:36 +02:00 |
devise_async.rb
|
update devise-async to 1.0
|
2020-04-19 01:39:36 +02:00 |
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
|
first commit
|
2014-08-01 11:23:47 +02:00 |
mime_types.rb
|
first commit
|
2014-08-01 11:23:47 +02:00 |
new_framework_defaults.rb
|
Upgrade to Rails 5.2
|
2020-04-19 00:45:50 +01:00 |
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 |
permissions_policy.rb
|
Upgrade to Rails 6.0
|
2022-01-13 21:42:06 +01:00 |
prometheus.rb
|
add prometheus initialiser
|
2023-02-13 22:17:46 +01:00 |
questiongenerator.rb
|
provide our own default questions file independent from the questiongenerator gem
|
2023-01-31 23:22:21 +01:00 |
rack.rb
|
added Rack initializer
|
2015-04-19 01:24:50 +02:00 |
rails_admin.rb
|
Make inbox entries visible in Rails Admin again
|
2024-03-10 19:18:39 +01:00 |
redcarpet.rb
|
Remove raw markdown options
|
2023-02-18 20:19:31 +01:00 |
rolify.rb
|
Use Rolify for admin and moderator roles
|
2020-04-19 22:35:58 +02:00 |
rpush.rb
|
Send notification on 3 push failures
|
2023-01-02 11:52:00 +01:00 |
sanitize.rb
|
Allow `rel` in sanitized links
|
2021-12-31 22:40:38 +01:00 |
sentry.rb
|
Remove omniauth and twitter (sharing) related gems
|
2023-02-05 21:54:51 +01: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
|
Upgrade to Rails 5
|
2020-04-19 00:59:22 +02:00 |