iachat/config/initializers
2025-06-04 12:37:59 -03:00
..
monkey_patches feat(ee): Add Captain features (#10665) 2025-01-14 16:15:47 -08:00
00_init.rb
01_inject_enterprise_edition_module.rb
01_redis.rb fix: Rack-attack disable double Redis pooling (#11545) 2025-05-21 20:00:11 -07:00
actioncable.rb
active_record_query_trace.rb
application_controller_renderer.rb
assets.rb
audited.rb
backtrace_silencers.rb
content_security_policy.rb feat: Vite + vue 3 💚 (#10047) 2024-10-02 00:36:30 -07:00
cookies_serializer.rb
cors.rb feat: Allow CORS api access (#11546) 2025-05-22 10:13:15 +05:30
custom_error_codes.rb
datadog.rb
devise_token_auth.rb
devise.rb
event_handlers.rb
facebook_messenger.rb feat: Facebook delivery reports (#8136) 2023-11-20 12:22:45 +05:30
feature_policy.rb
filter_parameter_logging.rb chore: Add website_token into request logs (#8362) 2023-11-15 20:32:21 -08:00
geocoder.rb fix: ip-lookup database lazy loading for all environments (#8052) 2024-10-22 23:18:30 -07:00
git_sha.rb chore: fix git_sha in instance health (#8893) 2024-02-12 14:33:15 +05:30
inflections.rb
languages.rb fix: Enable serbian translation (#7905) 2023-09-13 00:36:34 -07:00
liquid_handler.rb
lograge.rb fix: Lograge issue on non api pages (#10193) 2024-10-01 16:53:27 -07:00
mailer.rb feat: add Resend email delivery method and configuration (#11) 2025-04-03 23:28:38 -03:00
mime_types.rb
omniauth.rb
permissions_policy.rb
rack_attack.rb fix: Rack-attack disable double Redis pooling (#11545) 2025-05-21 20:00:11 -07:00
rack_profiler.rb chore: Improvements for codespace (#11667) 2025-06-04 00:21:23 -05:00
rack_timeout.rb chore: Set rack-timeout to log at ERROR level (#10400) 2024-11-11 12:35:05 -08:00
resend.rb feat: add Resend email delivery method and configuration (#11) 2025-04-03 23:28:38 -03:00
secure_password.rb
sentry.rb
session_store.rb
sidekiq.rb feat(ee): Add Captain features (#10665) 2025-01-14 16:15:47 -08:00
stripe.rb
warden_hooks.rb
wrap_parameters.rb