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
discourse PERF: shift most user options out of the user table 2016-02-17 18:08:25 +11:00
docs
ember-addons
locales Add Slovak locale 2015-12-14 21:55:36 +01:00
admin.js.erb
application.js.erb
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
main_include.js FIX: Always ensure notifications are treated as read once clicked 2016-02-15 19:29:47 +11:00
main_include_admin.js FEATURE: Can override any translation via an admin interface 2015-11-27 11:35:19 -05:00
preload_store.js
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