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
riking 4699136d83 Fix this/self usage warning
To clarify the intent of using 'this' inside the closure, it is first assigned to a variable.
2014-03-18 19:09:49 -07:00
..
components Remove two noop backslashes in regexes 2014-03-18 18:24:36 -07:00
controllers Simplify return statements 2014-03-18 18:23:15 -07:00
dialects Simplify return statements 2014-03-18 18:23:15 -07:00
ember FEATURE: allow plugins to overwrite handlebars templates 2013-12-31 16:43:29 +01:00
helpers Create a cold age helper, make sure the first age column is strictly 2014-03-10 15:02:39 -04:00
initializers FEATURE: better UX when backing-up the site 2014-02-28 18:09:48 +01:00
lib Fix this/self usage warning 2014-03-18 19:09:49 -07:00
mixins Remove trailing commas, add trailing semicolons 2014-03-18 18:21:10 -07:00
models Simplify return statements 2014-03-18 18:23:15 -07:00
routes Remove trailing commas, add trailing semicolons 2014-03-18 18:21:10 -07:00
templates Fix some bad HTML 2014-03-18 19:09:49 -07:00
views Fix inefficent jQuery usage 2014-03-18 19:09:49 -07:00