This repository has been archived on 2023-03-18. You can view files and clone it, but cannot push or open issues or pull requests.
osr-discourse-src/app/assets/javascripts/discourse
Sam 43d63367fd PERF: stop loading handlebars and ember compilers in prod
(this removes a nice 50K from our initial payload and saves memory)

Also fixes invalid HTML automatically if added to HEAD or /BODY
2015-11-27 11:59:01 +11:00
..
adapters FEATURE: Admin interface for editing email templates 2015-11-19 16:39:34 -05:00
components rename 'is_support' to 'contains_messages' 2015-11-26 18:40:54 +01:00
controllers missed the CategoryList constant 2015-11-26 23:44:15 +01:00
dialects SECURITY: Backported XSS fixes from Handlebars 2015-11-24 16:08:08 -05:00
ember Support resolving models 2015-06-26 12:27:13 -04:00
helpers SECURITY: Backported XSS fixes from Handlebars 2015-11-24 16:08:08 -05:00
initializers PERF: stop loading handlebars and ember compilers in prod 2015-11-27 11:59:01 +11:00
lib PERF: stop loading handlebars and ember compilers in prod 2015-11-27 11:59:01 +11:00
mixins optimize OpenComposer Mixin 2015-11-24 23:39:19 +05:30
models rename 'is_support' to 'contains_messages' 2015-11-26 18:40:54 +01:00
pre-initializers PERF: stop loading handlebars and ember compilers in prod 2015-11-27 11:59:01 +11:00
routes missed the CategoryList constant 2015-11-26 23:44:15 +01:00
services Migrate search drop down to menu-panel component. 2015-08-28 15:44:24 -04:00
templates rename 'is_support' to 'contains_messages' 2015-11-26 18:40:54 +01:00
views FIX: Avoid double load on discovery model change 2015-11-17 14:08:33 -05:00
router.js.es6 FIX: Discourse.BaseUri should not default to / 2015-09-10 17:34:08 -07:00