discourse/app
Robin Ward 5d2b836ae5
DEV: Move pretty-text into vendor and use that (#13273)
In Ember CLI addons get put into the vendor bundle, as opposed to their
own bundle like we're doing in the Rails app. We never use pretty-text
without our vendor bundle so this should have no difference on
performance.

We need to keep the pretty-text bundle for server side cooking.
2021-06-04 11:01:59 -04:00
..
assets DEV: Move pretty-text into vendor and use that (#13273) 2021-06-04 11:01:59 -04:00
controllers FIX: Do not require trust level to invite to group (#13230) 2021-06-02 16:28:21 +03:00
helpers FEATURE: Normalize the service worker route (#12343) 2021-05-25 19:39:31 -03:00
jobs DEV: Add more verbose logging for image uploads (#13270) 2021-06-04 15:13:58 +03:00
mailers FEATURE: Use group SMTP settings for sending user notification emails (initial) (#13220) 2021-06-03 14:47:32 +10:00
models DEV: Add more verbose logging for image uploads (#13270) 2021-06-04 15:13:58 +03:00
serializers FIX: Clear post action types application serializer fragment cache. 2021-06-04 09:14:49 +08:00
services FEATURE: Use group SMTP settings for sending user notification emails (initial) (#13220) 2021-06-03 14:47:32 +10:00
views DEV: Move pretty-text into vendor and use that (#13273) 2021-06-04 11:01:59 -04:00