discourse/app/assets/javascripts/discourse
2015-02-23 11:54:45 -05:00
..
adapters Add a store so we can start using ES6 modules for models, finally. 2015-02-10 12:35:53 -05:00
components Update the header action to be ES6 2015-02-19 14:58:02 -05:00
controllers UX: show real name on the about page 2015-02-23 22:14:51 +05:30
dialects FIX: Remove g and m flags from autolink regex 2015-02-06 00:41:38 -08:00
ember Wire up admin view properly 2015-02-20 12:18:42 -05:00
helpers FIX: JSHint wasn't validating ES6 files, this fixes a bunch of errors. 2015-02-10 17:21:16 -05:00
initializers FIX: Highlighting was not being applied after some rendering. 2015-02-12 15:37:02 -05:00
lib FIX: clicks counter on attachments wasn't always working 2015-02-22 20:47:18 +01:00
mixins FIX: sub-categories with the same name had the same background image 2015-02-12 18:21:07 +01:00
models FIX: group member pages only showing first 50 members alphabetically 2015-02-19 20:26:18 +01:00
routes FIX: If categories page is the default, don't add it to the title 2015-02-23 11:54:45 -05:00
templates UX: show real name on the about page 2015-02-23 22:14:51 +05:30
views FIX: clicks counter on attachments wasn't always working 2015-02-22 20:47:18 +01:00