discourse/app
David Taylor 801a284968
DEV: make ember-cli skip plugin directories without plugin.rb (#18171)
This updates the ember-cli plugin detection logic to match the logic in `Plugin::Instance.find_all`. It will now ignore plugin directories which do not have a `plugin.rb` file.
2022-09-02 19:48:45 +01:00
..
assets DEV: make ember-cli skip plugin directories without plugin.rb (#18171) 2022-09-02 19:48:45 +01:00
controllers FIX: Keep private theme key secret from user (#18106) 2022-09-01 13:15:23 +03:00
helpers DEV: Compile splash screen JS with ember-cli before inlining (#18150) 2022-09-01 09:58:48 +01:00
jobs DEV: Enable new user menu when experimental sidebar hamburger is enabled (#18133) 2022-08-31 21:15:01 +03:00
mailers FEATURE: Custom unsubscribe options (#17090) 2022-06-21 15:49:47 -03:00
models FIX: Theme components should work with empty locale files (#18167) 2022-09-02 18:28:18 +02:00
serializers FIX: Return next bookmarks page only if it exists (#18139) 2022-09-01 13:04:00 +03:00
services FIX: Create single notification per post and user (#18091) 2022-09-01 16:07:18 +03:00
views DEV: Compile splash screen JS with ember-cli before inlining (#18150) 2022-09-01 09:58:48 +01:00