Commit History

Author SHA1 Message Date
  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. 6 years ago
  El RIDO 955317d924 make codacy a bit happier 6 years ago
  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 6 years ago
  El RIDO 7c61f59dcd removing untranslated string for non-human entities, moving insecure notice to template, so it can remains translated 6 years ago
  El RIDO 70c38db81d adding ES6 and async feature detection to correctly flag old chromes and operas with the modern browser error 6 years ago
  El RIDO 4332d0edb0 making legacy.js work even on IE 6 by avoiding jQuery 6 years ago
  El RIDO 5810f17c31 fixing HTTP only error detection in Chrome and Android by ensuring all logic is contained in legacy.js 6 years ago
  El RIDO 1a42158dd1 address Codacy's concern about missing semicolons 6 years ago
  El RIDO 713ce148a4 address Codacy's concern that i is already defined 6 years ago
  El RIDO 63426d6f8b splitting out PrivateBin.InitialCheck class into Legacy.Check and working on making it compatible with IE 11 6 years ago
  El RIDO a363b2ff95 eslint env cleanup 7 years ago
  El RIDO c2962af4f8 trying different approach to convince codacy about false positive 7 years ago
  El RIDO ae11d168ce trying to convince codacy about the eslint changes 7 years ago
  El RIDO 7b029d3657 trying to convince codacy about the eslint changes 7 years ago
  El RIDO b1c9ca65fa trying to address eslint false positives 7 years ago
  El RIDO 5471757fa7 making webassembly optional, ensuring retry button works when wrong password is provided 7 years ago
  El RIDO 7a85900b7c Merge branch 'master' into better-feature-detection 7 years ago
  El RIDO 269def8300 Merge branch 'idarlund-patch-6' 7 years ago
  Idar Lund c992d10833 Update no.json 7 years ago
  El RIDO 813e72d871 don't encode HTML entities in translations if they contain links 7 years ago
  El RIDO 50881a75e6 ensure bots are prohibited completely from indexing 7 years ago
  El RIDO c56d777c11 fixing logic when there are no icons and warning icons, add more test cases 7 years ago
  El RIDO 7f65fe9218 fixing conflicting icons when using error message div for warnings in bootstrap template 7 years ago
  El RIDO ad570c391a extend Alert class unit testing 7 years ago
  El RIDO a6aef109cc making feature detection work as intended in chrome 7 years ago
  El RIDO 6fcd82fb85 making the feature detection more robust, let users with no WASM create uncompressed pastes, remove dead & duplicate code 7 years ago
  El RIDO ff68043c9f Merge branch 'Haocen-505-patch' 7 years ago
  Haocen Xu 5877111ccb Update SRI 7 years ago
  Haocen Xu 00b886c492 Refactor attachment editable logic to avoid undesired assumption 7 years ago
  El RIDO e242d87427 Merge branch 'Haocen-489,491,493,494' 7 years ago