Commit History

作者 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 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 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 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 813e72d871 don't encode HTML entities in translations if they contain links 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 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 年之前
  Haocen Xu 5877111ccb Update SRI 7 年之前
  El RIDO ad096b80a1 refactoring logic, to make intention more clear and reduce complexity 7 年之前
  Haocen Xu b912c07cd1 Update SRI 7 年之前
  Haocen Xu ab75b183fb Fix click on new paste on clone paste editing view not removing custom 7 年之前
  El RIDO 121b1e75d2 remove debug statement, fixes #462 7 年之前
  El RIDO d317cfbcc0 update SRI hashes 7 年之前
  Haocen Xu 2eed7a8a1c Update SRI 7 年之前
  Haocen Xu 3a9730f883 Improve file upload UX 7 年之前
  El RIDO e7fab8439d documenting showdown fix and incrementing library version to circumvent browser caching 7 年之前
  El RIDO f22449ffd1 Merge branch 'fix-showdown' of https://github.com/macropin/PrivateBin into macropin 7 年之前
  El RIDO 84827e19c3 Merge branch '479' of https://github.com/Haocen/PrivateBin-Contribute into Haocen-479 7 年之前
  Haocen Xu 6ac425d468 Fix incorrect style on button 7 年之前
  Andrew Cutler 49b358b1ee patch showdown.js to allow 100 nested spans. Ref https://github.com/PrivateBin/PrivateBin/issues/485 7 年之前
  Haocen Xu 71931b0f18 Clear discussion if new/clone paste clicked 7 年之前