summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/u2f
Commit message (Expand)AuthorAgeFilesLines
* resolve all instances of no-undef eslint rule violationsclean-no-undefMike Greiling2016-12-143-3/+13
* explicitly disable eslint inlineexplicitly-disable-eslint-inlineLuke "Jared" Bennett2016-11-154-4/+4
* disable ESLint for all JavaScript fileswinniehell2016-10-264-0/+4
* Restore comments lost when converting CoffeeScript to JavaScriptJared Deckard2016-09-082-0/+25
* ES6ify all the things!Fatih Acet2016-07-248-154/+216
* Add a U2F feature spec for multiple devices owned by the same user.17341-firefox-u2fTimothy Andrew2016-07-142-6/+9
* Use a single challenge for U2F authentication.Timothy Andrew2016-07-141-3/+12
* Load Javascript U2F library selectively.Timothy Andrew2016-07-141-13/+1
* Implement authentication (login) using a U2F device.Timothy Andrew2016-06-061-0/+63
* Implement U2F registration.Timothy Andrew2016-06-063-0/+91