discourse/lib/freedom_patches
David Taylor 7f9c2c0bfb
DEV: Remove vendored babel and update config for plugins/themes (#17832)
The new plugin list is based on the ones currently used in our ember-cli pipeline, and are based on our official browser support policy.

This commit includes an update to the raw-handlebars compiler to remove the 'very hacky but lets us use ES6' code. It's  served us well for the last 6 years, but the babel config changes broke it (`const` -> `let`). This commit takes the opportunity to refactor it to take a similar approach to PrettyText, by leaning on `mini-loader.js`.
2022-08-09 11:53:24 +01:00
..
active_record_attribute_methods.rb DEV: Clean up freedom patches 2022-04-06 10:07:14 +02:00
ams_include_without_root.rb DEV: enable frozen string literal on all files 2019-05-13 09:31:32 +08:00
barber_ember_precompiler.rb DEV: Patch Ruby Ember template compiler to work with recent ember 2022-07-19 10:00:59 +01:00
better_handlebars_errors.rb DEV: enable frozen string literal on all files 2019-05-13 09:31:32 +08:00
copy_file.rb DEV: Work around a Docker issue (#13368) 2021-06-14 17:38:36 +02:00
cose_rsapkcs1.rb FEATURE: RS512, RS384 and RS256 COSE algorithms (#15804) 2022-02-08 14:07:47 +02:00
ember_handlebars.rb DEV: Move select kit to an addon (#9797) 2020-05-15 16:07:35 -04:00
fast_pluck.rb DEV: Clean up freedom patches 2022-04-06 10:07:14 +02:00
inflector_backport.rb DEV: correct some Ruby 2.7 deprecations 2020-07-16 17:43:20 +10:00
ip_addr.rb DEV: Follow Discourse's convention when monkey patching. 2022-01-11 09:48:27 +08:00
mail_disable_starttls.rb DEV: Use nested form for `FreedomPatches` module 2022-06-08 15:10:26 +02:00
pluck_first.rb DEV: pluck_first 2019-10-21 12:08:20 +01:00
rails4.rb DEV: enable frozen string literal on all files 2019-05-13 09:31:32 +08:00
rails_multisite.rb DEV: Upgrade to Rails 7 2022-04-28 11:51:03 +02:00
raw_handlebars.rb DEV: Remove vendored babel and update config for plugins/themes (#17832) 2022-08-09 11:53:24 +01:00
safe_buffer.rb DEV: Clean up freedom patches 2022-04-06 10:07:14 +02:00
safe_migrations.rb Revert "We have had errors reported due to migrations breaking and are reverting" 2020-04-14 11:31:07 +10:00
schema_migration_details.rb DEV: Clean up freedom patches 2022-04-06 10:07:14 +02:00
seed_fu.rb FIX: Ensure id sequences are not reset during db:migrate (#14184) 2021-08-30 12:31:22 +01:00
sprockets_patches.rb DEV: Clean up freedom patches 2022-04-06 10:07:14 +02:00
translate_accelerator.rb FIX: Missing translation when translation override contained a `%{key}` (#16625) 2022-05-04 17:35:22 +02:00