Commit History

Author SHA1 Message Date
  Alexandre Dieulot ba6a1736e1 Don’t prefetch a link that’s already prefetched 5 years ago
  Alexandre Dieulot f411e1992e Always add a new <link rel="prefetch"> element to the head when prefetching a link 5 years ago
  Alexandre Dieulot 0f9d075fcd Prefetch when visible in the viewport 5 years ago
  Alexandre Dieulot fb0c2c6ae2 Refactoring: Use intermediate variable for document.body.dataset.instantIntensity 5 years ago
  Alexandre Dieulot e260fff4d8 v2.0.1 5 years ago
  Alexandre Dieulot 77c478f171 Add minify command 5 years ago
  Alexandre Dieulot a9cd8c5825 Merge pull request #46 from alexandrvicente/fix-NaN-comparison 5 years ago
  alexandrvicente 49a49fbe2b Fix for NaN comparison 5 years ago
  Alexandre Dieulot 171c4793d5 v2.0.0 5 years ago
  Alexandre Dieulot 16dc7b1ce5 Fix (switch) allow query string and external links toggle in tests 5 years ago
  Alexandre Dieulot d57a390b9c mousedown & mousedown-only 5 years ago
  Alexandre Dieulot 3ad963aaf0 In test: "sleep time" becomes "page load time" 5 years ago
  Alexandre Dieulot eef07e1622 Custom delay on hover 5 years ago
  Alexandre Dieulot bdd2b44da3 v1.3.1 5 years ago
  Alexandre Dieulot c1320293da v1.3.0 5 years ago
  Alexandre Dieulot cd148a1404 Access the potentially preloadable parts of the URL directly on the anchor element, without `new URL` 5 years ago
  Alexandre Dieulot a2ff4757a8 Whitelist option 5 years ago
  Alexandre Dieulot 1af5459893 Say how to run tests in the readme 5 years ago
  Alexandre Dieulot 751e1ce5d7 Add message with link when the test webapp is started 5 years ago
  Alexandre Dieulot a27f5d0b1c Test params in the webapp, not by arguments 5 years ago
  Alexandre Dieulot ed57ced1d3 Readme: Don’t say that starring the repo will make it popular 5 years ago
  Alexandre Dieulot 9faa994f88 v1.2.2 6 years ago
  Alexandre Dieulot 3d8f34a8b5 Remove comment about Firefox interpreting an empty string as a relative URL 6 years ago
  Alexandre Dieulot 1678a6919a Don’t preload when navigator.connection.saveData is true 6 years ago
  Alexandre Dieulot f6c98c3ccc v1.2.1 6 years ago
  Alexandre Dieulot 7baea6f509 Rename `urlObject` to `preloadLocation` in `isPreloadable` 6 years ago
  Alexandre Dieulot 1c527d9059 Combine !linkElement & !linkElement.href condition in isPreloadable 6 years ago
  Alexandre Dieulot 454f9b5558 Fix HTTP links not being preloaded 6 years ago
  Alexandre Dieulot 491774b8b7 v1.2.0 6 years ago
  Alexandre Dieulot d1cd031a54 Put `!linkElement` test in `isPreloadable` 6 years ago