Historique des commits

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