https://github.com/Valve/fingerprintjs2

sort by:
Revision Author Date Message Commit Date
bf7039d Version 2.1.0 18 May 2019, 20:56:55 UTC
640928b Update README.md 13 April 2019, 13:30:54 UTC
72b3192 Merge pull request #452 from Valve/fix-has-lied-language Add more specs 04 April 2019, 17:49:39 UTC
76251bd Add more specs 04 April 2019, 17:46:38 UTC
6dece0d Merge pull request #451 from Valve/has-lied-os-fixes [has-lied-os-fixes] fix false positive for iPad OS spoofing 04 April 2019, 15:39:21 UTC
c1e5344 [has-lied-os-fixes] fix false positive for iPad OS spoofing 04 April 2019, 15:36:05 UTC
9b631f5 Merge pull request #450 from Valve/fix-has-lied-os [fix-has-lied-os] fix false positive OS spoofing on iPhone 03 April 2019, 22:11:41 UTC
c532944 [fix-has-lied-os] fix false positive OS spoofing on iPhone 03 April 2019, 22:07:19 UTC
17281d7 Remove Google Analytics script from index.html (#449) Fixes #446. 03 April 2019, 20:58:26 UTC
6da265b Update fingerprint2.js (#428) 06 March 2019, 21:27:34 UTC
9a7c3e1 Update README.md 26 February 2019, 00:47:11 UTC
a000014 Update README.md Update pro version URL 26 February 2019, 00:40:44 UTC
28dd7a7 Update README.md 23 February 2019, 11:08:31 UTC
ed908cd Typo 23 February 2019, 10:59:31 UTC
47afa5a Add navigator.webdriver to components (#433) * Add navigator.webdriver to components * webdriver: Handle n/a case 23 February 2019, 11:03:25 UTC
a313042 Fix #431 21 February 2019, 10:02:32 UTC
052a382 Update README.md Add a new logo with a link to https://fingerprintjs.com 13 February 2019, 23:11:48 UTC
aaaa05b Update README.md Add a link to the FP.js pro 06 February 2019, 00:08:55 UTC
f619198 Update README.md Remove Patreon link 03 February 2019, 17:35:53 UTC
8cccb27 [readme-cleanup] move badges & add logo 31 January 2019, 22:33:41 UTC
a9fd353 More readme updates 31 January 2019, 22:17:54 UTC
01e8f2a Readme update 31 January 2019, 22:15:47 UTC
69c70dd Add logo to the readme 31 January 2019, 22:14:32 UTC
a716b03 Update README badges 31 January 2019, 20:00:20 UTC
b261f74 Merge pull request #424 from Valve/headless-chrome Headless chrome 31 January 2019, 19:39:18 UTC
ebcec62 [headless-chrome] finilize the migration to Chrome Headless testing 31 January 2019, 15:51:30 UTC
e7a45a6 [headless-chrome] starting the migration 31 January 2019, 15:05:10 UTC
563dbde Version 2.0.6 08 January 2019, 09:39:20 UTC
0ada031 Version 2.0.5 07 January 2019, 07:40:30 UTC
6dc8e4a Fixing the build failure when used in other appss, "dist/" folder doesn't exist (#420) 07 January 2019, 07:32:40 UTC
1e07962 Fixed problem with loading library on pages where exists require.js (#414) * Fixed problem with loading library on pages where exists require.js but outside of require.js context https://requirejs.org/docs/errors.html#mismatch * Update fingerprint2.js 18 December 2018, 17:32:41 UTC
609248b Create pull_request.md 31 October 2018, 08:05:25 UTC
0fd00be Rename bug_report.md to other_bug.md 31 October 2018, 08:03:53 UTC
d15159a Update issue_template.md 31 October 2018, 08:03:39 UTC
a8d0a4c Update bug_report.md 31 October 2018, 08:02:07 UTC
76834d1 Create fingerprint_changes.md 31 October 2018, 07:59:54 UTC
6089bf0 Update bug_report.md 29 October 2018, 12:16:17 UTC
0e24ccf Uniform default (#399) plus an empty line after the last title 28 October 2018, 17:34:08 UTC
e74de74 Fix release 11 October 2018, 16:04:16 UTC
ebc5b43 Fix tests 11 October 2018, 15:18:15 UTC
1d01cba Re-release 2.0.0 as 2.0.1 11 October 2018, 15:12:28 UTC
32c7b35 Fix tests 09 October 2018, 20:35:21 UTC
e1b7bbb Fix tests 09 October 2018, 20:32:39 UTC
8fbde2e Fix 09 October 2018, 20:17:15 UTC
cc3ad92 v2.0 09 October 2018, 20:16:35 UTC
c51c42d Update README 09 October 2018, 20:14:47 UTC
db5d058 Update README 09 October 2018, 20:14:15 UTC
f316359 Update README 09 October 2018, 20:09:36 UTC
0dc56c9 Update README 09 October 2018, 20:08:56 UTC
74c2de5 Update v1.8 compat 09 October 2018, 19:38:09 UTC
6dac909 Errors and promise (#388) 09 October 2018, 19:15:20 UTC
8382b6e Code quality Semver Backwards compatible changes (#383) * use valid html * rename oncompleteTimeout * refactor: remove unnecessary keys reassignement * Give example of setTimeout fixes https://github.com/Valve/fingerprintjs2/issues/307 https://github.com/Valve/fingerprintjs2/issues/254 * Refactor, avoid innerHTML, fingerprint on load, avoid escapeHTML hack * 1.8.0 -> 1.8.1 * 1.8.0 -> 1.8.2 * 1.8.0 -> 1.8.2 * revert image removal * drop node 5,7,9 * avoid fingerprint, in case we click before the idleCallback * recommen requestIdleCallback in the example * add a comment to go read the note in the README. 20 September 2018, 21:09:34 UTC
a5ea808 Check for existance of `window` so we don't break server side render (SSR). (#378) 03 September 2018, 20:54:22 UTC
81ceb5c Exclude enumerateDevices component by default Unreliable on Windows, see https://github.com/Valve/fingerprintjs2/issues/375 29 August 2018, 11:49:44 UTC
49341e3 Update LICENSE 20 August 2018, 15:33:16 UTC
6c9f341 Delete FAQ.md 20 August 2018, 15:31:44 UTC
3e84618 Rename ISSUE_TEMPLATE.md to .github/issue_template.md 20 August 2018, 15:31:03 UTC
f504cdd Update ISSUE_TEMPLATE.md 20 August 2018, 15:27:50 UTC
eaa78bb Update issue templates 20 August 2018, 15:27:15 UTC
825c34e Delete CONTRIBUTING.md 20 August 2018, 15:25:27 UTC
004ece5 Added timezone from the Internationalization API (#364) This PR adds the timezone from `Intl.DateTimeFormat().resolvedOptions().timeZone`. For most systems/browser this will return the timezone in the IANA time zone database format, fe: "Europe/Berlin" or "America/Los_Angeles". Disabled by the "excludeTimezone" option. More info: [Intl.DateTimeFormat](https://www.ecma-international.org/ecma-402/1.0/#sec-12) Ref. Issue: #356 10 August 2018, 06:53:42 UTC
292f728 Update README.md Add download badge 09 August 2018, 08:40:37 UTC
65dd4e1 Fixed NULL handling + html escape values (#363) 08 August 2018, 22:31:43 UTC
a8a49f0 Removed leading comma to satisfy lint (#362) 08 August 2018, 21:22:30 UTC
22e5bbd Update README.md 31 July 2018, 16:18:40 UTC
c9bdd5e Update README.md 31 July 2018, 15:59:25 UTC
6dc5a4d Update fingerprint2.js 31 July 2018, 15:46:06 UTC
3f19f4b Fix #342 31 July 2018, 12:18:46 UTC
4a036f4 Add customKey & customFunction description (#357) * Add enumerateDevices support * Add customKey & customFunction description * Delete fingerprint2.min.js * Add test code 30 July 2018, 07:55:52 UTC
f4d4067 Drop node 4 25 July 2018, 07:01:27 UTC
96fb5bc No license header in dist/fingerprint2.min.js (#355) * Rename excludeAudioFP -> excludeAudio * No license header in dist/fingerprint2.min.js * Removed console and linit * Spacing linter * Delete fingerprint2.min.js * Update gulpfile.js 25 July 2018, 06:54:46 UTC
c5f5a92 gitignore dist/ 25 July 2018, 06:54:33 UTC
5b65b12 Fix #353 25 July 2018, 06:51:07 UTC
186c5d9 Update ISSUE_TEMPLATE.md 24 July 2018, 14:32:18 UTC
89b9476 Add enumerateDevices support (#350) # Related Issue #338 24 July 2018, 12:38:16 UTC
1a4555a Run lint in CI 19 July 2018, 11:19:07 UTC
eabd655 Resolved #345 (#346) * onPhantomJs -> var onPhantomJs # Related Issue #343 * Resolved #345 ## Related Issue #345 19 July 2018, 09:41:54 UTC
00a88f0 Update ISSUE_TEMPLATE.md 19 July 2018, 09:26:58 UTC
b7b83f6 onPhantomJs -> var onPhantomJs (#344) # Related Issue #343 19 July 2018, 09:25:54 UTC
5b94b8b Update ISSUE_TEMPLATE.md 18 July 2018, 08:01:15 UTC
510c7ba Update ISSUE_TEMPLATE.md 18 July 2018, 07:59:30 UTC
77d099f Fix 10 July 2018, 14:51:38 UTC
10e9d5a Typo 10 July 2018, 14:45:37 UTC
54127af Fix audio key if AudioContext unavailable 10 July 2018, 14:43:02 UTC
3eee946 Fix tests (no ES6) 10 July 2018, 11:09:44 UTC
4d55f9c Bump version in package.json 10 July 2018, 08:46:24 UTC
1c5de89 Add node versions to travis.yml 10 July 2018, 08:01:51 UTC
05ebe63 update readme with audio fp (#332) 10 June 2018, 16:00:56 UTC
3c3920f Refactor 10 June 2018, 12:47:54 UTC
caf14da audio fingerprint 10 June 2018, 12:47:51 UTC
83eeaf0 Delete yarn.lock 08 May 2018, 22:43:01 UTC
bad84a7 Fix tests 03 May 2018, 10:04:50 UTC
f6c3922 Fix #299: Replace hard-coded WebGL precision with loop 03 May 2018, 09:50:00 UTC
e71e1a8 Update README.md Add patreon link 18 April 2018, 16:10:13 UTC
2affb8f Update README.md 12 April 2018, 13:53:32 UTC
de23695 Version 1.8.0 09 April 2018, 16:03:31 UTC
c3a67a4 Lint specs.js 09 April 2018, 11:51:33 UTC
fabf429 Fix #312 09 April 2018, 11:41:31 UTC
bd9729b Fix #311 devicePixelRatio depends on browser zoom, and it's impossible to detect browser zoom 06 April 2018, 10:31:23 UTC
945340c Version 1.7.0 21 March 2018, 15:31:48 UTC
back to top