Historique des commits

Auteur SHA1 Message Date
  sanex 89db80a32c Updated DirectivePlacementTransformer tests with all function scope types il y a 4 ans
  sanex eb8d2bf24d Fixed readme CI badge il y a 4 ans
  Timofey Kachalov 0afcf7a5b2 Merge pull request #847 from javascript-obfuscator/directive-placement-transformer il y a 4 ans
  sanex 17167cbc5a Updated bitcoin link il y a 4 ans
  sanex 2927fa0ab8 Preventing move of `"use strict";` directive during obfuscation il y a 4 ans
  Timofey Kachalov d2671daad4 Migration from travis.ci to github actions WIP (#843) il y a 4 ans
  Timofey Kachalov e7fb615cba Merge pull request #842 from javascript-obfuscator/string-array-storage-invalid-cache-fix il y a 4 ans
  sanex 935d57a349 Fixed runtime errors in large obfuscated code when both `rc4` and `base64` encodings are enabled il y a 4 ans
  Timofey Kachalov 03ba43b2ee Merge pull request #841 from javascript-obfuscator/runtime-error-fix il y a 4 ans
  sanex e5762d2993 reservedDomPropertiesList property is now static il y a 4 ans
  Timofey Kachalov 2546b27c09 Merge pull request #839 from javascript-obfuscator/remove-event-emitter il y a 4 ans
  sanex 2e4aae4c40 Fixed mistake in CallsControllerFunctionCodeHelper.ts il y a 4 ans
  sanex 1b3a906187 Updated dist files il y a 4 ans
  sanex e4fca67e7b Added type TCustomCodeHelpersGroupAppendMethodName il y a 4 ans
  sanex a118112095 Removed `obfuscation-event-emitter` to allow more flexible append of node inside custom code helper groups. il y a 4 ans
  sanex 102cf2ff10 Dependencies update il y a 4 ans
  Timofey Kachalov 808e7b2b30 Merge pull request #827 from whoami-shubham/master il y a 4 ans
  Shubham Jha 6b6a9c7d85 updated README il y a 4 ans
  Timofey Kachalov 9c98de7cde Merge pull request #825 from javascript-obfuscator/string-array-wrappers-prefix il y a 4 ans
  sanex ab4508de14 Fixed missing prefix of root identifiers added by `stringArrayWrappersCount` option when `identifiersPrefix` option is set il y a 4 ans
  Timofey Kachalov ef7c203c20 Merge pull request #819 from javascript-obfuscator/dependencies-update-20.11.20 il y a 4 ans
  sanex 576c50e755 Fixed wrong name of obfuscated files when input directory path is the `.` symbol il y a 4 ans
  sanex 1409c02f45 Added additional test for ObfuscatedCodeWriter.getOutputCodePath il y a 4 ans
  sanex 18dd2f28f9 Dependencies update 20.11.20 il y a 4 ans
  Timofey Kachalov c2d8dbb8df Merge pull request #818 from javascript-obfuscator/issue-813 il y a 4 ans
  sanex b2aee6cb6c Ignore object expressions as body of arrow function expression when `transformObjectKeys` option is enabled il y a 4 ans
  sanex c7cc68bedb Fixed wrong `stringArrayWrappersParametersMaxCount` CLI option name il y a 4 ans
  Timofey Kachalov a4328da67f Merge pull request #812 from javascript-obfuscator/string-array-calls-wrapper-additional-parameters il y a 4 ans
  sanex 002e068be2 Renamed fields of IStringArrayScopeCallsWrapperParameterIndexesData interface il y a 4 ans
  sanex 80e54a4307 Additional StringArrayScopeCallsWrapperTransformer tests for variable amount of arguments when `stringArrayWrappersParametersMaxCount` option is enabled il y a 4 ans