discourse/lib/freedom_patches
David Taylor 84bec1cbae
DEV: Cleanup legacy asset compilation gems and code (#19177)
We now use Ember CLI (core/plugins) and DiscourseJSProcessor (themes) for all Ember and template compilation. This commit removes the remnants of the legacy Sprockets-based Ember compilation system.

Sprockets, and its DiscourseJSProcess-based Babel transformations, is still in use for a few assets. Ideally that will be removed/replaced in the near future.
2022-11-24 12:13:59 +00:00
..
active_record_attribute_methods.rb DEV: Clean up freedom patches 2022-04-06 10:07:14 +02:00
ams_include_without_root.rb
better_handlebars_errors.rb
copy_file.rb DEV: Work around a Docker issue (#13368) 2021-06-14 17:38:36 +02:00
cose_rsapkcs1.rb FIX: remove RS384 and RS512 cose ciphers (#18619) 2022-10-17 09:13:34 +10: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
rails4.rb
rails_multisite.rb DEV: Upgrade to Rails 7 2022-04-28 11:51:03 +02:00
safe_buffer.rb DEV: Clean up freedom patches 2022-04-06 10:07:14 +02:00
safe_migrations.rb
schema_migration_details.rb DEV: Clean up freedom patches 2022-04-06 10:07:14 +02: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