Historique des commits

Auteur SHA1 Message Date
  El RIDO 8da382f7c6 Merge branch 'master' into better-feature-detection il y a 7 ans
  El RIDO 28d70a1b18 upgrading DOMpurify, fixes #520 il y a 7 ans
  El RIDO c1f6e5663b Merge branch 'master' into better-feature-detection il y a 7 ans
  El RIDO bf0be09f09 removing old IE warning, as it is ignored by IE. The modern warning does get displayed, so let's use this more generic warning instead. il y a 7 ans
  El RIDO 955317d924 make codacy a bit happier il y a 7 ans
  El RIDO 8e27dbff15 clarify the use of 'unsafe-eval' and what the impact removing it has - Firefox users may not care and disable it to improve security il y a 7 ans
  El RIDO 7c61f59dcd removing untranslated string for non-human entities, moving insecure notice to template, so it can remains translated il y a 7 ans
  El RIDO 70c38db81d adding ES6 and async feature detection to correctly flag old chromes and operas with the modern browser error il y a 7 ans
  El RIDO 4332d0edb0 making legacy.js work even on IE 6 by avoiding jQuery il y a 7 ans
  El RIDO 5810f17c31 fixing HTTP only error detection in Chrome and Android by ensuring all logic is contained in legacy.js il y a 7 ans
  El RIDO 15b3d67ba7 adding browserstack badge in order to be elegible for their OpenSource program (https://www.browserstack.com/open-source?ref=pricing) il y a 7 ans
  El RIDO 1a42158dd1 address Codacy's concern about missing semicolons il y a 7 ans
  El RIDO 713ce148a4 address Codacy's concern that i is already defined il y a 7 ans
  El RIDO 63426d6f8b splitting out PrivateBin.InitialCheck class into Legacy.Check and working on making it compatible with IE 11 il y a 7 ans
  El RIDO a363b2ff95 eslint env cleanup il y a 7 ans
  El RIDO c2962af4f8 trying different approach to convince codacy about false positive il y a 7 ans
  El RIDO ae11d168ce trying to convince codacy about the eslint changes il y a 7 ans
  El RIDO 7b029d3657 trying to convince codacy about the eslint changes il y a 7 ans
  El RIDO b1c9ca65fa trying to address eslint false positives il y a 7 ans
  El RIDO 5471757fa7 making webassembly optional, ensuring retry button works when wrong password is provided il y a 7 ans
  El RIDO 7a85900b7c Merge branch 'master' into better-feature-detection il y a 7 ans
  El RIDO 269def8300 Merge branch 'idarlund-patch-6' il y a 7 ans
  Idar Lund c992d10833 Update no.json il y a 7 ans
  El RIDO 813e72d871 don't encode HTML entities in translations if they contain links il y a 7 ans
  El RIDO 50881a75e6 ensure bots are prohibited completely from indexing il y a 7 ans
  El RIDO c56d777c11 fixing logic when there are no icons and warning icons, add more test cases il y a 7 ans
  El RIDO 7f65fe9218 fixing conflicting icons when using error message div for warnings in bootstrap template il y a 7 ans
  El RIDO ad570c391a extend Alert class unit testing il y a 7 ans
  El RIDO a6aef109cc making feature detection work as intended in chrome il y a 7 ans
  El RIDO 6fcd82fb85 making the feature detection more robust, let users with no WASM create uncompressed pastes, remove dead & duplicate code il y a 7 ans