71 Commits

Author SHA1 Message Date
Jonas Franz 88725b6987 Add webpack and refactored api to fit to gitea's API
Signed-off-by: Jonas Franz <info@jonasfranz.software>
0.1.7 v1.0.8
2018-05-16 15:00:40 +02:00
Gustaf Räntilä 0163db6a03 1.0.6 v1.0.6 2018-03-20 15:47:52 +01:00
Gustaf Räntilä 6c8310fb52 I blame snow blindness 2018-03-20 15:47:45 +01:00
Gustaf Räntilä 0d8a225c39 1.0.5 v1.0.5 2018-03-20 15:46:28 +01:00
Gustaf Räntilä f9c7c1b98c Updated README to include Firefox 2018-03-20 15:46:18 +01:00
Gustaf Räntilä e1aac0dcfc 1.0.4 v1.0.4 2018-03-20 15:17:58 +01:00
Gustaf Räntilä bb543076e2 Increased timeout for extension communication 2018-03-20 15:17:48 +01:00
Gustaf Räntilä 458400889c 1.0.3 v1.0.3 2018-03-20 14:32:08 +01:00
Gustaf Räntilä 79d43cd82d Target es5 (so users won't need to babelify) 2018-03-20 14:32:00 +01:00
Gustaf Räntilä ee28a6e72d 1.0.2 v1.0.2 2018-03-20 14:18:46 +01:00
Gustaf Räntilä bbfe73260a npmignore to not auto-reuse .gitignore 2018-03-20 14:18:35 +01:00
Gustaf Räntilä 9d364d7145 1.0.1 v1.0.1 2018-03-20 14:15:56 +01:00
Gustaf Räntilä 97fb51057e Added missing file 2018-03-20 14:15:46 +01:00
Gustaf Räntilä 59662374bb 1.0.0 v1.0.0 2018-03-20 14:10:51 +01:00
Gustaf Räntilä 6188f66d33 Major rewrite of the library.
No more cancellable promises
No more custom promise libraries
Almost pure google chrome hack (altered with applied with patch file)
Rewritten in TypeScript
2018-03-20 14:10:43 +01:00
Gustaf Räntilä ab6fca3109 0.3.0 v0.3.0 2018-03-01 14:39:45 +01:00
Robin Appelman e36f601c1e update google-u2f 2018-03-01 14:35:12 +01:00
Gustaf Räntilä bc3474d83f Adapted to newer Chrome API 2018-03-01 14:34:12 +01:00
Gustaf Räntilä 82afa89519 Updated unit tests to compile against newer TypeScript 2018-03-01 14:30:31 +01:00
Gustaf Räntilä 0b4b5dec5a 0.2.7 v0.2.7 2017-11-13 11:27:22 +01:00
Gustaf Räntilä 1e75b41fd5 Fixed running in Node.js 2017-11-13 11:27:15 +01:00
Gustaf Räntilä 05b5a85e1d 0.2.6 v0.2.6 2017-11-01 14:11:47 +01:00
Gustaf Räntilä b1b06780ab force-disable Edge 12-15 2017-11-01 14:11:40 +01:00
Gustaf Räntilä fd2c97bc8c 0.2.5 v0.2.5 2017-10-13 10:43:54 +02:00
Gustaf Räntilä 9059cc7632 Fixed crash when running outside browser 2017-10-13 10:43:43 +02:00
Gustaf Räntilä 52e06b6acc Testing default-imports 2017-10-06 18:30:25 +02:00
Gustaf Räntilä 75f532b15b 0.2.4 v0.2.4 2017-09-29 22:51:49 +02:00
Gustaf Räntilä 3936d2e752 Updated README with build status 2017-09-29 22:48:58 +02:00
Gustaf Räntilä 9c2c9a0cfd Added travis config 2017-09-29 22:45:17 +02:00
Gustaf Räntilä 4e263f703f Added unit tests 2017-09-29 22:43:25 +02:00
Gustaf Räntilä 6ef703d0f9 0.2.3 v0.2.3 2017-09-29 14:31:49 +02:00
Gustaf Räntilä 6848878d93 Fixed function hoisting 2017-09-29 14:29:25 +02:00
Gustaf Räntilä 972c8fa030 0.2.2 v0.2.2 2017-09-21 15:51:51 +02:00
Gustaf Räntilä 7582511118 Added TypeScript typings 2017-09-21 15:51:48 +02:00
Gustaf Räntilä d00782f9be Blocked Safari 2017-09-21 15:51:26 +02:00
Gustaf Räntilä 12c83f81f2 0.2.1 v0.2.1 2017-09-21 14:05:12 +02:00
Gustaf Räntilä 8de804b66b Updated README with Opera status 2017-09-21 14:05:07 +02:00
Gustaf Räntilä 3c5396510f 0.2.0 v0.2.0 2017-09-21 13:33:02 +02:00
Gustaf Räntilä d83fb19679 Lazy-loaded the initialization and feature-detection
This allows extensions which inject u2f support shortly after
the page has loaded to potentially be detected.
2017-09-21 13:32:15 +02:00
Gustaf Räntilä fe91fd40e8 0.1.3 v0.1.3 2017-09-21 10:47:43 +02:00
Gustaf Räntilä 470ba2b0e2 Removed Firefox from readme for now 2017-09-21 10:47:37 +02:00
Gustaf Räntilä bad35cd348 0.1.2 v0.1.2 2017-09-20 13:50:01 +02:00
Gustaf Räntilä ceed219a8f Back to ES3 2017-09-20 13:49:55 +02:00
Gustaf Räntilä dd43936dc2 0.1.1 v0.1.1 2017-09-20 13:30:58 +02:00
Gustaf Räntilä 2e17393fca Small refactoring 2017-09-20 13:30:50 +02:00
Gustaf Räntilä b295c2f10a 0.1.0 v0.1.0 2017-09-19 15:19:00 +02:00
Gustaf Räntilä 808ef863b9 Added support for Firefox 58 and later 2017-09-19 15:18:57 +02:00
Gustaf Räntilä 3f18d9912c 0.0.9 v0.0.9 2016-08-22 09:50:18 +02:00
Gustaf Räntilä a104a8e430 Added support for disconnecting the port on cancel
This closes #1
2016-08-22 09:49:27 +02:00
Gustaf Räntilä 63d3b1c6ff isSupported now returns false over http 2015-10-07 10:30:53 +02:00