iachat/config/initializers
2024-04-17 16:59:38 -07:00
..
monkey_patches feat: Use embeddings in help center search (#9227) 2024-04-15 16:35:23 -07:00
00_init.rb
01_inject_enterprise_edition_module.rb chore: Introduce enterprise edition license (#3209) 2021-12-09 12:07:48 +05:30
01_redis.rb chore: Upgrade to Rails 7 (#6719) 2023-05-06 10:44:52 +05:30
actioncable.rb chore: Enable the new Rubocop rules (#7122) 2023-05-19 14:37:10 +05:30
active_record_query_trace.rb chore: Upgrade rails and ruby versions (#2400) 2021-08-03 20:11:52 +05:30
application_controller_renderer.rb
assets.rb chore: Upgrade rails and ruby versions (#2400) 2021-08-03 20:11:52 +05:30
audited.rb feat: Audit log APIs (#6434) 2023-03-01 20:02:58 +05:30
backtrace_silencers.rb
content_security_policy.rb
cookies_serializer.rb
cors.rb chore: Disable CORS on public API endpoints (#4970) 2022-07-05 15:00:17 +02:00
custom_error_codes.rb
cypress_on_rails.rb
datadog.rb chore: Handle APM variables being empty (#6594) 2023-03-02 16:00:16 +05:30
devise_token_auth.rb chore: Increase the max concurrent number of devices (#6121) 2022-12-30 13:54:37 -08:00
devise.rb chore: Fix user email re-confirmation flow (#3581) 2021-12-16 19:32:49 +05:30
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 feat(poc): Disable widget based on country (#6658) 2023-03-14 09:09:57 -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: enable lograge in superadmin path (#7026) 2023-05-08 13:43:55 +05:30
mailer.rb fix: Update account data seeder to avoid invalid information (#7673) 2023-08-04 16:32:54 -07:00
mime_types.rb
omniauth.rb feat: Google OAuth for login & signup (#6346) 2023-02-16 11:12:02 +05:30
permissions_policy.rb chore: Upgrade to Rails 7 (#6719) 2023-05-06 10:44:52 +05:30
rack_attack.rb chore: Increase the rate limit for contact search (#9256) 2024-04-17 16:59:38 -07:00
rack_profiler.rb feat: add index to conversation id and account_id (#6757) 2023-03-28 22:34:04 +05:30
secure_password.rb
sentry.rb chore: Handle APM variables being empty (#6594) 2023-03-02 16:00:16 +05:30
session_store.rb
sidekiq.rb feat: add lograge to improve logging (#5423) 2023-04-07 13:44:30 +05:30
stripe.rb chore: Add ee helper, custom_attributes to account (#5058) 2022-07-19 00:33:06 +05:30
warden_hooks.rb
wrap_parameters.rb