提交历史

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