Commit Verlauf

Autor SHA1 Nachricht Datum
  Timofey Kachalov 9c98de7cde Merge pull request #825 from javascript-obfuscator/string-array-wrappers-prefix vor 4 Jahren
  sanex ab4508de14 Fixed missing prefix of root identifiers added by `stringArrayWrappersCount` option when `identifiersPrefix` option is set vor 4 Jahren
  Timofey Kachalov ef7c203c20 Merge pull request #819 from javascript-obfuscator/dependencies-update-20.11.20 vor 4 Jahren
  sanex 576c50e755 Fixed wrong name of obfuscated files when input directory path is the `.` symbol vor 4 Jahren
  sanex 1409c02f45 Added additional test for ObfuscatedCodeWriter.getOutputCodePath vor 4 Jahren
  sanex 18dd2f28f9 Dependencies update 20.11.20 vor 4 Jahren
  Timofey Kachalov c2d8dbb8df Merge pull request #818 from javascript-obfuscator/issue-813 vor 4 Jahren
  sanex b2aee6cb6c Ignore object expressions as body of arrow function expression when `transformObjectKeys` option is enabled vor 4 Jahren
  sanex c7cc68bedb Fixed wrong `stringArrayWrappersParametersMaxCount` CLI option name vor 4 Jahren
  Timofey Kachalov a4328da67f Merge pull request #812 from javascript-obfuscator/string-array-calls-wrapper-additional-parameters vor 4 Jahren
  sanex 002e068be2 Renamed fields of IStringArrayScopeCallsWrapperParameterIndexesData interface vor 4 Jahren
  sanex 80e54a4307 Additional StringArrayScopeCallsWrapperTransformer tests for variable amount of arguments when `stringArrayWrappersParametersMaxCount` option is enabled vor 4 Jahren
  sanex 8c788b90ba Updated StringArrayScopeCallsWrapperTransformer tests vor 4 Jahren
  sanex c0cd04d2bf Added `stringArrayWrappersParametersMaxCount` option vor 4 Jahren
  sanex 4079b42fbd WIP: added random string array scope calls wrappers parameters vor 4 Jahren
  Timofey Kachalov 962cbc250e Merge pull request #811 from javascript-obfuscator/string-array-call-index-type vor 4 Jahren
  sanex 4bc8a76e46 Fixed identifier names inside StringArrayScopeCallsWrapperTransformer vor 4 Jahren
  sanex 441699a737 Added tests for `stringArrayIndexesType` option vor 4 Jahren
  sanex 381582f6f3 Extracted string array index type logic to a StringArrayIndexNode classes vor 4 Jahren
  sanex ed7fbc5bef New option: `stringArrayIndexesType` accepts an array of types of string array call indexes vor 4 Jahren
  Timofey Kachalov 63bbd97254 Merge pull request #810 from javascript-obfuscator/string-array-index-shift-option vor 4 Jahren
  sanex 5e8c1648fe Added tests for string array index shift vor 4 Jahren
  sanex cf0dadd41e Dependencies update vor 4 Jahren
  sanex 4f33c76da1 New option: `stringArrayIndexShift` enables additional index shift for all string array calls vor 4 Jahren
  Timofey Kachalov 44ac6c3ec8 Merge pull request #805 from javascript-obfuscator/fixed-attach-missing-ranges vor 4 Jahren
  sanex bce877b22d Updated dependencies vor 4 Jahren
  sanex 8e55d19ebb Fixed incorrect rename of the identifiers of the added helpers in some rare cases vor 4 Jahren
  Timofey Kachalov f28445f230 Merge pull request #802 from javascript-obfuscator/ignore-requires vor 4 Jahren
  sanex 532fd8654c Updated CHANGELOG.md vor 4 Jahren
  sanex 8ae8e0b50b New option `ignoreRequireImports` prevents obfuscation of `require` imports vor 4 Jahren