summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/star.js
Commit message (Expand)AuthorAgeFilesLines
* Enable eslint in star and remove from main.jsFilipa Lacerda2017-10-111-19/+21
* Flash is now a ES6 modulePhil Hughes2017-10-101-2/+1
* Fix translations for Star/Unstar in JS file35391-fix-star-i18n-in-jsRémy Coutable2017-07-211-2/+4
* refactor Star class to ES module syntaxMike Greiling2017-07-061-3/+1
* refactor star.js to use ES class syntaxMike Greiling2017-07-061-4/+4
* Remove IIFEs around several javascript classesMike Greiling2017-07-051-26/+24
* replace implicit this == window with explicit bindingMike Greiling2017-02-171-1/+1
* resolve all padded-blocks eslint violationsMike Greiling2017-01-181-3/+1
* resolve all instances of no-undef eslint rule violationsclean-no-undefMike Greiling2016-12-141-1/+3
* explicitly disable eslint inlineexplicitly-disable-eslint-inlineLuke "Jared" Bennett2016-11-151-1/+1
* Remove tooltips from project header23641-remove-header-tooltipsAnnabel Dunstone Gray2016-11-011-2/+0
* disable ESLint for all JavaScript fileswinniehell2016-10-261-0/+1
* ES6ify all the things!Fatih Acet2016-07-241-0/+31