Commit Verlauf

Autor SHA1 Nachricht Datum
  El RIDO 8da382f7c6 Merge branch 'master' into better-feature-detection vor 6 Jahren
  El RIDO 28d70a1b18 upgrading DOMpurify, fixes #520 vor 6 Jahren
  El RIDO 4332d0edb0 making legacy.js work even on IE 6 by avoiding jQuery vor 6 Jahren
  El RIDO 63426d6f8b splitting out PrivateBin.InitialCheck class into Legacy.Check and working on making it compatible with IE 11 vor 6 Jahren
  El RIDO 30ddcacca6 fixing unit tests vor 7 Jahren
  El RIDO 47944ba3b1 updating DOMpurify to 1.0.11, fixes #442 vor 7 Jahren
  El RIDO 50cc6995e0 making use of the URL object in the existing tests vor 7 Jahren
  El RIDO 1958a55651 adding new dev dependency to support the URL object vor 7 Jahren
  El RIDO 8515c9d223 upgrading DOMpurify library vor 7 Jahren
  El RIDO 8a69411d50 upgrading showdown library vor 7 Jahren
  El RIDO 3259cabfb3 revert bootstraps JS to 3.3.7 as 3.4.1 breaks the navbar toggle vor 7 Jahren
  El RIDO 6f480bf014 Merge branch 'master' into webcrypto, implementing base58, fixes #377 vor 7 Jahren
  El RIDO 5b3286df4d making zlib usable in browsers vor 7 Jahren
  El RIDO 54d21a7803 making base-x compatible with node & browser vor 7 Jahren
  El RIDO e418b083e8 Merge branch 'master' into webcrypto vor 7 Jahren
  El RIDO cc53d95ed1 extending test cases to reproduce the issue from #396, causing the existing logic to now fail the tests vor 7 Jahren
  El RIDO 0ee86f33da key in version 2 is raw value instead of base64 (which reduces its complexity), made PasteDecryptor support both versions of the format, refactoring method names, replacing var by let / const, reducing zlib compression level from 9 to 7 to half the time spent on compression vor 7 Jahren
  El RIDO 0ad5b3e900 implement zlib via web assembly, replacing rawdeflate library vor 7 Jahren
  El RIDO 70007285bf remove console suppression, fixing I18n mock vor 7 Jahren
  El RIDO 0f76b9066d remove SJCL library vor 7 Jahren
  El RIDO b791157717 fix unit tests after merge from master, issues due to newly async tests that cause environment changes across test scripts vor 8 Jahren
  El RIDO 30b7be0781 async test, finding error for rngState 00b15fc0a8247e693d, due to failure in decompressing vor 8 Jahren
  El RIDO 0dbbb61d11 implementing web crypto API for encryption vor 8 Jahren
  El RIDO bd6888687f Merge branch 'master' into webcrypto vor 8 Jahren
  El RIDO 8db98becb7 upgrading DOMpurify library vor 8 Jahren
  El RIDO 10201dc463 expanded unit tests to cover mega links, reverted regex to old one, but fixed to cover mega links, just to prove it works vor 8 Jahren
  El RIDO c4fc7edc43 replacing Base64.js with browser built in's, except for legacy paste support vor 8 Jahren
  El RIDO bd1e40ac36 updating DOMpurify library to 1.0.5 vor 8 Jahren
  El RIDO 30d9cb45cc updating Showdown library to 1.8.6 vor 8 Jahren
  El RIDO 91baef389d updating Base64 library to 2.4.5 (keeping old 1.7 library for legacy ZeroBin support) vor 8 Jahren