Commit Graph

  • d52fccfacf v1.0.8 gh-pages v1.0.8 AJ ONeal 2018-04-30 22:13:29 -0600
  • 589403e8bb fix https://github.com/Daplie/browser-authenticator/issues/6 AJ ONeal 2018-04-30 22:13:05 -0600
  • b2f4619186 update demo AJ ONeal 2018-04-30 22:03:46 -0600
  • 06317d1812 conditionally load forge AJ ONeal 2018-04-30 21:34:41 -0600
  • 579250c5a8 add webapp install instructions AJ ONeal 2018-04-30 20:58:19 -0600
  • 4efeb8c0f6 update alt text for fit forking AJ ONeal 2018-04-30 20:48:55 -0600
  • b0b6b17174 update logo AJ ONeal 2018-04-30 20:38:50 -0600
  • 1487452c0c v1.0.7 v1.0.7 AJ ONeal 2018-04-21 15:24:09 -0600
  • 2e4c9bba99 Update 'README.md' AJ ONeal 2017-11-20 16:38:24 +0000
  • 4894610c97 v1.0.6 v1.0.6 tigerbot 2017-03-28 11:29:13 -0600
  • 903d9d5737 added code for gh-pages demo to bower ignore tigerbot 2017-03-28 11:20:12 -0600
  • 4ac56bbd26 updated the bower forge dependency to 0.7 tigerbot 2017-03-28 10:48:54 -0600
  • 50bdd31ecd Fix "Do not work in Firefox" bug Connie 2017-02-15 07:27:30 -0700
  • 407521782c auto-update banner AJ ONeal 2016-12-30 02:38:28 -0700
  • fa03585ab5 auto-update ad AJ ONeal 2016-12-30 00:52:12 -0700
  • 7312c405b9 Update README.md AJ ONeal 2016-11-25 10:21:03 -0700
  • 4425722cb2 Update README.md AJ ONeal 2016-11-01 18:27:58 -0600
  • 69991bd337 #1 add issuer to demo (for google auth) AJ ONeal 2016-09-02 12:44:57 -0600
  • 89801a7604 #1 add issuer to demo (for google auth) AJ ONeal 2016-09-02 12:42:32 -0600
  • 66a64dae72 bump v1.0.5 AJ ONeal 2015-11-03 00:31:24 -0800
  • 1454ff4641 add generateTotpUri AJ ONeal 2015-11-03 00:31:06 -0800
  • 3b0abbc015 Merge branch 'gh-pages' of github.com:Daplie/browser-authenticator into gh-pages AJ ONeal 2015-11-03 00:24:26 -0800
  • d0554d9cd8 move demo files to ./demo AJ ONeal 2015-11-03 00:24:16 -0800
  • ec14626deb Update README.md AJ ONeal 2015-10-26 16:54:58 -0700
  • ef5fa1a27b move image to clickable area AJ ONeal 2015-10-26 16:52:03 -0700
  • 82e00dfa99 link to github, duh AJ ONeal 2015-10-26 16:47:00 -0700
  • d95c5be22e add github banner to img csp AJ ONeal 2015-10-26 16:45:46 -0700
  • 7f19d8d107 add github banner and examples/ AJ ONeal 2015-10-26 16:38:27 -0700
  • e27beb64d3 Merge branch 'gh-pages' of github.com:Daplie/browser-authenticator into gh-pages AJ ONeal 2015-10-26 15:10:31 -0700
  • a3f243363f removed excess debugging AJ ONeal 2015-10-26 15:10:25 -0700
  • 3c7c5f4378 Update README.md AJ ONeal 2015-10-26 15:09:05 -0700
  • 47c51f4a12 Update README.md AJ ONeal 2015-10-26 15:07:32 -0700
  • f8ba322b50 fixes for iOS Mobile Safari and Chrome's iOS WebView AJ ONeal 2015-10-26 14:49:59 -0700
  • ba4f458756 Merge branch 'design' into gh-pages AJ ONeal 2015-10-26 13:51:57 -0700
  • b976008687 change js file name design AJ ONeal 2015-10-26 13:51:37 -0700
  • e999d1e37a now functional AJ ONeal 2015-10-26 13:48:33 -0700
  • 30d47d62a6 add design Bryson Hill 2015-10-24 18:50:00 -0700
  • d46a49a90f Update README.md AJ ONeal 2015-10-23 12:47:54 -0700
  • 8735096fa5 bump v1.0.4 AJ ONeal 2015-10-23 03:21:39 -0700
  • 621984664d update botp AJ ONeal 2015-10-23 03:20:41 -0700
  • aa28eaa713 try/catch WebCrypto, fallback to forge AJ ONeal 2015-10-23 03:12:20 -0700
  • 20afbd65b1 handle promise rejection AJ ONeal 2015-10-23 02:50:35 -0700
  • 06d72cc430 mobile safari... AJ ONeal 2015-10-23 02:42:47 -0700
  • 92b62946d3 debugging mobile safari AJ ONeal 2015-10-23 02:39:29 -0700
  • 51ab2d9797 try mobile safari again AJ ONeal 2015-10-23 02:26:11 -0700
  • 1d7a1689ec ignore mobile safari for now AJ ONeal 2015-10-23 02:25:05 -0700
  • 07ac4004b8 mobile safari webcrypto fix AJ ONeal 2015-10-23 02:19:32 -0700
  • ec529d807a call, not apply... duh AJ ONeal 2015-10-23 02:15:23 -0700
  • e39c6956f2 mobile safari fix AJ ONeal 2015-10-23 02:12:29 -0700
  • ae560e7803 add viewport AJ ONeal 2015-10-23 02:02:33 -0700
  • 125dca65f5 yes, use encodeURI AJ ONeal 2015-10-23 01:46:04 -0700
  • 50e047fae4 update google chart url AJ ONeal 2015-10-23 01:42:09 -0700
  • c018cfc3d4 remove encodeURI for now AJ ONeal 2015-10-23 01:39:12 -0700
  • 1eb168a071 Merge branch 'gh-pages' of github.com:Daplie/browser-authenticator into gh-pages AJ ONeal 2015-10-23 01:34:45 -0700
  • 186f49aedb encodeURIComponent => encodeURI AJ ONeal 2015-10-23 01:34:39 -0700
  • 05427858b2 Update README.md AJ ONeal 2015-10-23 01:17:53 -0700
  • f6cb3c0296 Update README.md AJ ONeal 2015-10-23 01:16:48 -0700
  • e743d0b890 Merge branch 'gh-pages' of github.com:Daplie/browser-authenticator into gh-pages AJ ONeal 2015-10-23 01:11:40 -0700
  • 6d28862e02 fix redirect AJ ONeal 2015-10-23 01:11:34 -0700
  • c7ea427d96 Update README.md AJ ONeal 2015-10-23 01:11:09 -0700
  • 38704eef8d Merge branch 'master' into gh-pages AJ ONeal 2015-10-23 01:10:00 -0700
  • 9ee205fa97 update README.md AJ ONeal 2015-10-23 01:09:51 -0700
  • ee738a892a excuses excuses AJ ONeal 2015-10-23 01:09:22 -0700
  • 9c3ee18ff4 add otpauth AJ ONeal 2015-10-23 00:58:19 -0700
  • 4fedcb73c9 bugfix v1.0.3 master AJ ONeal 2015-10-23 00:53:12 -0700
  • 5dfb802d97 bugfix AJ ONeal 2015-10-23 00:52:35 -0700
  • 2984d36035 add index.html AJ ONeal 2015-10-23 00:51:29 -0700
  • c44c623286 add missing sha256.js AJ ONeal 2015-10-23 00:49:58 -0700
  • e250c8cb44 assets for gh-pages AJ ONeal 2015-10-23 00:42:35 -0700
  • fc2f9558a0 bump AJ ONeal 2015-10-23 00:40:21 -0700
  • 4f5da5cc94 tested with WebCrypto and forge AJ ONeal 2015-10-23 00:40:01 -0700
  • 8721a6d43d ignore bower_components AJ ONeal 2015-10-23 00:14:51 -0700
  • cabe9ec81a add bower.json AJ ONeal 2015-10-23 00:11:54 -0700
  • c38768772a working test AJ ONeal 2015-10-23 00:11:29 -0700
  • c0c0dac081 Initial commit AJ ONeal 2015-10-22 18:29:05 -0700