discourse/app/assets/javascripts
Sam 3829c78526 PERF: shift most user options out of the user table
As it stands we load up user records quite frequently on the topic pages,
this in turn pulls all the columns for the users being selected, just to
discard them after they are loaded

New structure keeps all options in a discrete table, this is better organised
and allows us to easily add more column without worrying about bloating the
user table
2016-02-17 18:08:25 +11:00
..
admin link email logs to the post that generate the email notification when available 2016-02-16 16:35:57 +01:00
defer We don't need to allow track and meter 2015-09-18 15:37:56 -04:00
discourse PERF: shift most user options out of the user table 2016-02-17 18:08:25 +11:00
docs
ember-addons Ember 1.12 support 2015-08-13 11:14:16 -04:00
locales Add Slovak locale 2015-12-14 21:55:36 +01:00
admin.js.erb Add support for plugins to declare ES6 in the admin bundle 2015-08-17 15:03:55 -04:00
application.js.erb Add support for plugins to declare ES6 in the admin bundle 2015-08-17 15:03:55 -04:00
discourse.js Merge pull request #3735 from riking/patch-4 2015-11-06 14:52:19 -05:00
ember_include.js.erb move template compiler into vendor for now 2015-11-25 15:54:54 +11:00
ember_jquery.js PERF: add one more asset for ember and jQuery 2015-11-25 13:17:57 +11:00
env.js
jquery_include.js.erb Ember 1.11 broken WIP 2015-05-11 11:18:37 -04:00
main_include_admin.js FEATURE: Can override any translation via an admin interface 2015-11-27 11:35:19 -05:00
main_include.js FIX: Always ensure notifications are treated as read once clicked 2016-02-15 19:29:47 +11:00
preload_store.js FEATURE: on mobile take users to full page search 2015-09-08 11:04:03 +10:00
template_include.js.erb PERF: stop loading handlebars and ember compilers in prod 2015-11-27 11:59:01 +11:00
vendor.js we still need md5 2016-02-05 15:27:24 +01:00