Cronologia Commit

Autore SHA1 Messaggio Data
  rugk 7bca676a9c test: more test fixes 2 mesi fa
  rugk 846476402f refactor(js): convert more tests to fast-check 2 mesi fa
  rugk c2bfcc17fd test: explicitly include fs dependency 4 mesi fa
  rugk 3de6dc9f68 test: use cleanup function everywhere instead of jsdom manually 4 mesi fa
  rugk b11541a8e4 test: more test fixes 5 mesi fa
  rugk cdbeaeb076 style(js): fix auto-fixable problems in JS test files 9 mesi fa
  El RIDO e853a934ea improve JS unit test readability & error reporting 9 mesi fa
  El RIDO 6d5323e351 drop legacy paste format support 1 anno fa
  El RIDO 9f82eb64cb clarify test descriptions 1 anno fa
  El RIDO 4e518b3fce update jsdom dependency, fix tests 1 anno fa
  El RIDO 64b0e33574 update jsdom dependency, fix tests 1 anno fa
  El RIDO 63426d6f8b splitting out PrivateBin.InitialCheck class into Legacy.Check and working on making it compatible with IE 11 6 anni fa
  El RIDO 5471757fa7 making webassembly optional, ensuring retry button works when wrong password is provided 6 anni fa
  El RIDO 6fcd82fb85 making the feature detection more robust, let users with no WASM create uncompressed pastes, remove dead & duplicate code 7 anni fa
  El RIDO 603f7fd911 adding tests for all cases 7 anni fa
  El RIDO 86b4e0e7a4 revert autoformatting applied by IDE 7 anni fa
  El RIDO 0e71211fad v2 paste can successfully en- and decrypt the particular message, fixes #260 7 anni fa
  El RIDO 7111e38898 Merge branch 'empty-paste' into webcrypto 7 anni fa
  El RIDO 5779d87788 integrating compression test case that failed in rawdeflate in webcrypto + zlib testing, proving this fixes #328 7 anni fa
  El RIDO 0ad5b3e900 implement zlib via web assembly, replacing rawdeflate library 7 anni fa
  El RIDO 0ab06e34ec initial refactoring for support of version 2 paste format, some cleanup on the side 7 anni fa
  El RIDO 0f76b9066d remove SJCL library 7 anni fa
  El RIDO 762386efd7 reverting to promises, since done can cause timeouts, indicating that the async execution can be really slow 8 anni fa
  El RIDO f3eaee206c using done() instead of promise, to enforce mocha to wait on the tests 8 anni fa
  El RIDO 176264f135 making tests use promises instead of async 8 anni fa
  El RIDO b791157717 fix unit tests after merge from master, issues due to newly async tests that cause environment changes across test scripts 8 anni fa
  El RIDO 30b7be0781 async test, finding error for rngState 00b15fc0a8247e693d, due to failure in decompressing 8 anni fa
  El RIDO b97ac08003 improving tests, correcting cipher 8 anni fa
  El RIDO 0dbbb61d11 implementing web crypto API for encryption 8 anni fa
  El RIDO c4fc7edc43 replacing Base64.js with browser built in's, except for legacy paste support 8 anni fa