Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix translations for Star/Unstar in JS file35391-fix-star-i18n-in-js | Rémy Coutable | 2017-07-21 | 1 | -2/+4 |
* | refactor Star class to ES module syntax | Mike Greiling | 2017-07-06 | 1 | -3/+1 |
* | refactor star.js to use ES class syntax | Mike Greiling | 2017-07-06 | 1 | -4/+4 |
* | Remove IIFEs around several javascript classes | Mike Greiling | 2017-07-05 | 1 | -26/+24 |
* | replace implicit this == window with explicit binding | Mike Greiling | 2017-02-17 | 1 | -1/+1 |
* | resolve all padded-blocks eslint violations | Mike Greiling | 2017-01-18 | 1 | -3/+1 |
* | resolve all instances of no-undef eslint rule violationsclean-no-undef | Mike Greiling | 2016-12-14 | 1 | -1/+3 |
* | explicitly disable eslint inlineexplicitly-disable-eslint-inline | Luke "Jared" Bennett | 2016-11-15 | 1 | -1/+1 |
* | Remove tooltips from project header23641-remove-header-tooltips | Annabel Dunstone Gray | 2016-11-01 | 1 | -2/+0 |
* | disable ESLint for all JavaScript files | winniehell | 2016-10-26 | 1 | -0/+1 |
* | ES6ify all the things! | Fatih Acet | 2016-07-24 | 1 | -0/+31 |