https://github.com/Valve/fingerprintjs2

sort by:
Revision Author Date Message Commit Date
6567498 Fix #75 17 September 2015, 10:54:43 UTC
052771c Fix #74 11 September 2015, 15:29:35 UTC
761e1b6 Fix #66 28 August 2015, 08:12:05 UTC
88159bd Add spec to test 'excludePlugins' option 23 August 2015, 05:27:35 UTC
8bfd2ad Add 'excludePlugins' configuration option 22 August 2015, 09:49:34 UTC
f00f738 New version 22 August 2015, 09:29:46 UTC
9a4a8d1 Merge pull request #70 from blx/toLowerCase Performance: only call toLowerCase() once per variable 22 August 2015, 09:09:35 UTC
76ba923 Performance: store result of some toLowerCase() calls 19 August 2015, 11:50:14 UTC
64af3e6 Update README.md 06 August 2015, 14:59:47 UTC
a09c3dc New version 06 August 2015, 06:57:05 UTC
916ab08 Merge pull request #67 from Schinkentanz/master Prevent older firefox versions (e.g. v25) to crash while checking for… 06 August 2015, 06:52:52 UTC
0971441 Prevent older firefox versions (e.g. v25) to crash while checking for webgl support. 06 August 2015, 06:01:14 UTC
131a220 Remove phantom for gulp and fix version in the comment 04 August 2015, 08:01:14 UTC
0e6d431 New version: now minified version has .min suffix. It's possible to access the version with Fingerprint2.VERSION now. 04 August 2015, 07:36:59 UTC
0e53372 Update the list of proposed FP sources 02 August 2015, 06:15:46 UTC
65b81a9 Remove canvas blending probing code. It returns different results within a session on OSX + Safari 8. Fixes #62 02 August 2015, 05:35:56 UTC
0919ce2 Update index page to work on IE < 9 20 July 2015, 09:31:21 UTC
716f1f6 More specs 20 July 2015, 09:27:43 UTC
a006f15 More robust WebGL detection + logging 17 July 2015, 09:13:12 UTC
6a78d84 Merge pull request #57 from Schinkentanz/master Add detection for webgl support. 17 July 2015, 09:00:51 UTC
3f43175 Add missing dev dependency "gulp-jasmine-phantom". 17 July 2015, 08:53:14 UTC
7882ad4 Fix webgl check. Skip certain webgl functions if not available. 17 July 2015, 08:50:18 UTC
92e22c6 Update NPM version 17 July 2015, 08:43:02 UTC
b7c0816 Forgot to update travis.yml 17 July 2015, 08:27:16 UTC
e901d3a Upgrade jasmin to the latest version. Fix plugin randomization issue for Palemoon 17 July 2015, 08:09:34 UTC
8923f94 Improve webgl check. 17 July 2015, 08:00:21 UTC
4c46405 Fix webgl test. 17 July 2015, 06:26:30 UTC
1cf0b4e Add detection for webgl support. 16 July 2015, 09:20:42 UTC
a335eb3 New version: touch screen details 13 July 2015, 08:09:59 UTC
d4ac379 New version 08 July 2015, 05:44:14 UTC
2a7830a Update index.html 08 July 2015, 05:43:18 UTC
1039b6e Make eslint happy 08 July 2015, 05:41:08 UTC
cb00879 Merge pull request #50 from antoinevastel/master New canvas 08 July 2015, 05:31:43 UTC
8ffb0cc readme 08 July 2015, 05:00:44 UTC
87ac96b added back canvas blending and winding 07 July 2015, 20:33:12 UTC
d57c1c6 updated canvas 07 July 2015, 20:30:20 UTC
24fc3af updated canvas fp 07 July 2015, 20:29:22 UTC
dc85fa9 updated readme 07 July 2015, 19:12:01 UTC
424e68b added comments and removed a test with a failing picture 07 July 2015, 19:05:59 UTC
341a604 added a method to test if the user tampered with its browser 07 July 2015, 18:51:29 UTC
422da5d added a link to an article about canvas fingerprinting 07 July 2015, 18:18:49 UTC
2fe0d53 changed canvas fingerprint 07 July 2015, 18:15:53 UTC
ef09fc7 Update version in the lib header and package.json 07 July 2015, 16:34:13 UTC
0f52361 Merge pull request #47 from Schinkentanz/patch-1 Add name property to bower.json 07 July 2015, 14:37:13 UTC
ebc89b9 Add name property to bower.json Otherwise a "bower install" isnt possible. 07 July 2015, 14:29:28 UTC
b2c95bd New version: anti-spoofing mechanisms added 06 July 2015, 06:39:11 UTC
81e702c Merge pull request #44 from antoinevastel/master Detect liars 06 July 2015, 05:44:45 UTC
6143ca8 added a polyfill for indexOf 05 July 2015, 19:05:15 UTC
859255c added spaces 05 July 2015, 18:49:15 UTC
8bec61d updated package.json and added spaced in js file 05 July 2015, 18:20:16 UTC
ea5b5bb updated readme 05 July 2015, 14:32:07 UTC
f16d772 removed a test from index.html 05 July 2015, 14:00:25 UTC
f86df1d added a method to test if the user lied on its OS 05 July 2015, 10:58:46 UTC
0e00add added a method to test if the user lied on its languages 05 July 2015, 10:35:01 UTC
65d94f4 Merge branch 'master' of https://github.com/Valve/fingerprintjs2 05 July 2015, 10:19:58 UTC
192801c added hasLiedLanguages key 05 July 2015, 10:19:44 UTC
d0d9047 Update README.md Include travis badge 04 July 2015, 08:16:19 UTC
518c3c6 change contributing.md 04 July 2015, 08:13:43 UTC
e81fc2c Added basic test runner 04 July 2015, 08:13:43 UTC
1f9770d Update README.md 03 July 2015, 11:56:37 UTC
0874229 Fix gulp warnings 03 July 2015, 05:37:45 UTC
51124d4 Add Contributing doc 03 July 2015, 05:36:04 UTC
d6e48f0 New version + readme 03 July 2015, 05:27:38 UTC
6e96f75 Merge pull request #41 from antoinevastel/master adBlock 03 July 2015, 05:25:23 UTC
d201626 corrected a bug in getAdblock 02 July 2015, 18:09:08 UTC
fe03390 corrected a typo 02 July 2015, 18:02:50 UTC
c1e8ddc test if the user has adblock 02 July 2015, 18:02:17 UTC
2159d59 Fix a bug with paragraph character 22 June 2015, 09:59:31 UTC
dd88fb8 Add conditional compilation to disable logging in release(minified) version. 09 June 2015, 10:36:58 UTC
320ddf9 Make js font detection pseudo-async. This is done to potentially avoid blocking on the main thread (debatable). 09 June 2015, 10:05:01 UTC
ee0f8dc Update README.md 08 June 2015, 11:48:32 UTC
9b32160 Merge pull request #37 from mhuisman/master Add screen.availHeight and screen.availWidth to getScreenResolution 06 June 2015, 19:02:32 UTC
6e7515e Add screen.availWidth and screen.availHeight to getScreenResolution 06 June 2015, 05:46:38 UTC
189a9ea Add screen.availWidth and screen.availHeight to getScreenResolution 06 June 2015, 05:46:16 UTC
235a9e5 Merge pull request #35 from mhuisman/master refactor fontsKey, flashFontsKey to do js font detection by default, … 04 June 2015, 09:16:24 UTC
f5a5a6b refactor fontsKey, flashFontsKey to do js font detection by default, falling back to flash font detection if user specifies. prompted by https://github.com/Valve/fingerprintjs2/issues/23 04 June 2015, 02:12:06 UTC
5231a50 Fix js font detection + zooming 31 May 2015, 12:13:37 UTC
68c054a Merge pull request #33 from dj0nes/shader-precision Added shader and fragment precision values to getWebglFp 29 May 2015, 10:05:16 UTC
9c470ff added shader and fragment precision values to getWebglFp, as well as rangeMin and rangeMax values 29 May 2015, 04:16:55 UTC
dc17f9a Merge pull request #29 from mhuisman/master Detect and exercise canvas winding, canvas blending features. 27 May 2015, 09:50:53 UTC
c088e04 Detect and exercise canvas winding, canvas blending features. Fix trivial typo in README. 27 May 2015, 05:52:43 UTC
a21b46f More font tweaks 17 May 2015, 12:52:35 UTC
53deb22 Improve canvas font handling 17 May 2015, 12:47:08 UTC
de38cfa [comment] - update version in the comment 11 May 2015, 11:50:43 UTC
b9407e3 Merge pull request #27 from unDemian/master Bower support & minified version 11 May 2015, 11:17:08 UTC
c130509 Bump version 11 May 2015, 10:52:05 UTC
8030fbf Update version 11 May 2015, 10:32:57 UTC
314beaf Add minified version 11 May 2015, 10:31:16 UTC
952986b Add bower config file 11 May 2015, 10:31:05 UTC
17f0999 Update depencies 11 May 2015, 10:30:44 UTC
ad01c2d Add minify task to gulp 11 May 2015, 10:29:36 UTC
bc893f9 Update gitignore 11 May 2015, 10:29:02 UTC
91b2af7 Merge pull request #20 from Gheek/development fixes webgl fingerprinting 20 April 2015, 11:32:01 UTC
1ad9a40 fixes webgl fingerprinting 20 April 2015, 11:24:02 UTC
d76dcbc Readme 09 April 2015, 09:53:56 UTC
ca7fecb Add basic plugin detection, improve CSS font detection it now detects 88 fonts on my machine w/out flash 09 April 2015, 09:51:55 UTC
37aebaa Merge pull request #14 from hexchain/patch-1 Use same scheme when accessing external resources 31 March 2015, 08:51:36 UTC
9a4932f Use same scheme when accessing external resources 31 March 2015, 05:05:02 UTC
6379d63 Update README.md 26 March 2015, 10:08:43 UTC
9777eeb lint fixes 25 March 2015, 13:21:56 UTC
back to top