docbrown/config/initializers
Mac Siri afa73e06e3
Replace Webpacker with Esbuild (#20470)
* Migrate to esbuild WIP

* Add exclude

* Remove redundant file

* Move file

* Move to javascript_include_tag

* Lint fix

* WIP

* WIP

* Add watch mode to esbuild WIP

* Get jest working

* Remove babel

* Revert "Remove babel"

This reverts commit 6da35260aa19d6f97f586deb66c0ecaf48433b73.

* More WIP

* Got image to load

* WIP

* Resolve audit

* Lint fix

* WIP

* Fix jest spec

* [CI] Remove asset-restore for test build stage

* Production compliant

* Temp disable sourcemap

* Update glob

* Add esbuild helper to stimulus

* Import fragment

* Temp disable coverage to see failing tests

* Fix broken spec

* Address lint

* Set proper es6 target

* Use esbuild for everything

* wait what

* Revert "Set proper es6 target"

This reverts commit 98f5278093421baa8ffe2ca580845b01c1a1eadf.

* Revert "Use esbuild for everything"

This reverts commit 0ac46738f07ffcb6af095ccb1ffa5e439b7fefa3.

* Replace uglifier with terser

* New compiled assets version

* Remvoe honeybadger-io/webpack

* Remove cypress coverage checks for now

* Update jsconfig.json

* Update docker-compose

* Remove public/packs-test from ci cache
2024-01-25 20:29:21 +00:00
..
0_application_config.rb Silence parser warnings (#18429) 2022-09-09 11:28:43 -04:00
1_imgproxy.rb Rename SiteConfig to Settings::General (#13573) 2021-05-21 14:45:37 +02:00
acts_as_taggable_on.rb [deploy] Enable ActsAsTaggableOn.strict_case_match (#8299) 2020-06-05 13:52:01 -04:00
ahoy.rb Upgrade ahoy_matey (#20404) 2023-12-01 14:27:11 +00:00
ahoy_custom_visit.rb Store browser accept language header on users (#20212) 2023-10-16 11:59:30 -04:00
ahoy_email.rb Upgrade to Ahoy 2.0.x (#13085) 2021-04-06 10:12:32 -05:00
application_controller_renderer.rb Upgrade Rails to 5.2.3 (#1408) 2019-04-03 13:08:59 -04:00
assets.rb Upgrade to Ruby 3.0.2 (#12103) 2021-08-25 14:26:33 -04:00
audit_events.rb Include audit log for API admin endpoints (#18167) 2022-07-22 11:35:30 -06:00
backtrace_silencers.rb Upgrade Rails to 6.1.3.1 (#11333) 2021-04-05 10:39:48 -04:00
cache_logger.rb Enable cache logging in development if requested (#5330) 2020-01-02 08:11:58 -05:00
carrierwave.rb Revert "Support alternate S3 endpoints" (#16173) 2022-01-18 14:11:18 -05:00
carrierwave_monkeypatch.rb Rename SiteConfig to Settings::General (#13573) 2021-05-21 14:45:37 +02:00
cloudinary.rb [15 min fix] Fallback to the image URL if Cloudinary/Imgproxy are not configured (#13767) 2021-05-19 15:03:20 +02:00
content_security_policy.rb Replace Webpacker with Esbuild (#20470) 2024-01-25 20:29:21 +00:00
cors.rb Preparation of endpoint and files required for ChatGPT Plugin (#19394) 2023-04-27 16:51:24 -04:00
custom_types.rb Feature-flagged support for filtering billboards by location (#19834) 2023-07-27 18:13:26 +01:00
cypress_rails.rb Routine rubocop fixes (#19254) 2023-03-24 14:37:44 +03:00
datadog.rb Fix typo of configuring redis at datadog initializer (#20016) 2023-09-11 10:40:04 -04:00
devise.rb Routine rubocop fixes (#19254) 2023-03-24 14:37:44 +03:00
devise_monkeypatch.rb Rename SiteConfig to Settings::General (#13573) 2021-05-21 14:45:37 +02:00
docker.rb Support devcontainers and GitHub codespace (#20126) 2023-09-21 18:16:09 -04:00
filter_parameter_logging.rb Upgrade Rails to 6.1.3.1 (#11333) 2021-04-05 10:39:48 -04:00
flipper.rb Routine Rubopcop lint fixes (#17844) 2022-06-07 10:17:16 -04:00
honeybadger.rb A suspended user returns 403 instead of 500 (#16408) 2022-02-04 09:42:23 -05:00
honeycomb.rb Bump to Rails 7.0.2.2 MVP (#15908) 2022-03-30 15:00:33 -04:00
hypershield.rb Hide the correct email PII on Blazer (#13733) 2021-05-11 18:43:46 +02:00
inflections.rb feat: add an inflection and change instances of gdpr to GDPR (#17567) 2022-05-04 16:20:46 +02:00
iso3166.rb Feature-flagged support for filtering billboards by location (#19834) 2023-07-27 18:13:26 +01:00
js_routes.rb [15-minute fix] Add js-routes gem (#15133) 2021-11-01 10:08:15 +07:00
liquid.rb Routine rubocop fixes (#19254) 2023-03-24 14:37:44 +03:00
load_reaction_category_list.rb Refactor reaction categories as abstract class collection (#18540) 2022-11-01 10:50:37 +01:00
middlewares.rb Bump to Rails 7.0.2.2 MVP (#15908) 2022-03-30 15:00:33 -04:00
mime_types.rb API V1 transition (#17835) 2022-06-23 14:26:00 -06:00
new_framework_defaults_7_0.rb Set hash_digest_class to SHA256 (#18364) 2023-07-06 17:38:56 -04:00
octokit.rb Code cleanups (#659) 2018-08-07 11:00:13 -04:00
omniauth.rb Update OmniAuth to 2.0 (#12715) 2021-02-25 12:46:13 -06:00
permissions_policy.rb Upgrade Rails to 6.1.3.1 (#11333) 2021-04-05 10:39:48 -04:00
rack_attack.rb Add forgot_password_throttle (#19175) 2023-02-27 09:25:29 -05:00
reserved_words.rb Better Error Msg when Listing URL embedded and Listings are disabled (#17116) 2022-04-06 08:38:53 -04:00
reverse_markdown.rb Routine rubocop fixes (#19254) 2023-03-24 14:37:44 +03:00
rolify.rb #260 increase mentee-mentor description length (#405) 2018-08-20 10:20:23 -04:00
rpush.rb Routine rubocop fixes (#19254) 2023-03-24 14:37:44 +03:00
s3_direct_upload.rb Routine Rubopcop lint fixes (#17844) 2022-06-07 10:17:16 -04:00
session_store.rb Reconfigure session store, upgrade redis-actionpack (#16088) 2022-01-14 11:02:43 -05:00
sidekiq.rb Routine Rubopcop lint fixes (#17844) 2022-06-07 10:17:16 -04:00
sidekiq_unique_jobs.rb [deploy] ensure that often run sidekiq jobs are unique until they execute (#7168) 2020-04-08 19:19:30 -04:00
slack_notifier.rb Routine rubocop fixes (#19254) 2023-03-24 14:37:44 +03:00
strong_migrations.rb Fix Sitemap for tags (#14989) 2021-10-08 15:25:04 -04:00
timeout.rb Adds optional support for Docker/Compose (#296) 2018-10-12 11:48:53 -04:00
vault.rb Routine Rubopcop lint fixes (#17844) 2022-06-07 10:17:16 -04:00
zeitwerk.rb Monkey-patch instead of forking cypress-rails gem (#15797) 2021-12-16 11:36:45 -05:00