summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/u2f/authenticate.js
Commit message (Expand)AuthorAgeFilesLines
* Prettify additional modules (I through Z)Mike Greiling2018-10-161-5/+9
* Resolve "2FA should not attempt to use U2F in unsupported browsers"Jan Beckmann2018-06-251-7/+1
* require jQuery to be explicitly importedremove-jquery-globalsMike Greiling2018-03-091-0/+1
* Remove u2f webpack bundleMike Greiling2018-03-011-13/+13
* Remove u2f from globalnamespace38869-u2fFilipa Lacerda2017-10-091-99/+89
* Resolve "Specific Async Script Loading by using a Page Variable"Tim Zallmann2017-08-031-0/+2
* remove bind polyfill from u2f/authenticate.jsMike Greiling2017-05-081-9/+7
* Remove .es6 from file extensions (!9241)winniehell2017-03-051-0/+118
* Improved the u2f flow18556-polish-up-the-u2f-flowLuke "Jared" Bennett2016-12-271-113/+0
* Merge branch 'remove-u2f-error-logging' into 'master' Alfredo Sumaran2016-12-211-1/+2
|\
| * Display error code for U2F errors (!7305)winniehell2016-11-071-1/+2
* | resolve all instances of no-undef eslint rule violationsclean-no-undefMike Greiling2016-12-141-1/+5
* | explicitly disable eslint inlineexplicitly-disable-eslint-inlineLuke "Jared" Bennett2016-11-151-1/+1
|/
* disable ESLint for all JavaScript fileswinniehell2016-10-261-0/+1
* Restore comments lost when converting CoffeeScript to JavaScriptJared Deckard2016-09-081-0/+18
* ES6ify all the things!Fatih Acet2016-07-241-0/+89