summaryrefslogtreecommitdiff
path: root/spec/javascripts/u2f
Commit message (Expand)AuthorAgeFilesLines
* Swapped out teaspoon for karmaLuke "Jared" Bennett2017-01-102-10/+12
* replace Teaspoon fixture methods with jasmine-jquery methods to reduce depend...Mike Greiling2017-01-052-4/+4
* generate u2f frontend fixtures dynamicallyMike Greiling2017-01-052-2/+6
* Improved the u2f flow18556-polish-up-the-u2f-flowLuke "Jared" Bennett2016-12-271-11/+12
* resolve all instances of no-undef eslint rule violationsclean-no-undefMike Greiling2016-12-142-2/+6
* explicitly disable eslint inlineexplicitly-disable-eslint-inlineLuke "Jared" Bennett2016-11-153-3/+3
* disable ESLint for all JavaScript fileswinniehell2016-10-263-0/+3
* Make UX upgrades to SignIn/Register views.Bryce Johnson2016-10-151-1/+1
* Restore comments lost when converting CoffeeScript to JavaScriptJared Deckard2016-09-082-16/+0
* ES6ify all the things!Fatih Acet2016-07-246-122/+189
* Use a single challenge for U2F authentication.Timothy Andrew2016-07-142-3/+1
* Implement authentication (login) using a U2F device.Timothy Andrew2016-06-061-0/+52
* Implement U2F registration.Timothy Andrew2016-06-062-0/+72