Historique des commits

Auteur SHA1 Message Date
  Timofey Kachalov e8e92c601d `debugProtectionInteraval` option now accepts value in milliseconds instead of `boolean` value (#1063) il y a 3 ans
  Timofey Kachalov f075a0e2d1 Added `stringArrayCallsTransform` and `stringArrayCallsTransformThreshold` options (#987) il y a 3 ans
  jmbeach 891dbce95c make forward slash in output path consistent il y a 3 ans
  sanex faaab45c6a `ignoreRequireImports` option renamed to `ignoreImports` il y a 3 ans
  sanex 7920538a51 Updated self defending helper. Removed `no-eval` self-defending helper il y a 3 ans
  sanex ba3e4d6897 Sync with dev il y a 3 ans
  sanex 4ab4406f5e Fixed tests. Added `inputFileName` option validation il y a 3 ans
  sanex f6d865d6e9 Renamed MethodDefinitionTransformer => ClassFieldTransformer. Added tests. il y a 3 ans
  sanex 616ae59d75 `domainDest` => `domainLockRedirectUrl` option rename il y a 4 ans
  sanex 4eca2178fd Added improved `domainDest` option validation il y a 4 ans
  sanex a04dd872c2 Added missing IdentifierNamesCacheFileUtils tests il y a 4 ans
  sanex 1f044e937d Renamed some CLI classes to achieve more consistent naming il y a 4 ans
  sanex 4be162a24b Added property cache implementation il y a 4 ans
  sanex f3c4be22bf Renamed `obfuscatedCode` => `obfuscationResult` variables il y a 4 ans
  sanex aa64a55203 Some refactoring. Added IdentifierNamesCacheStorage tests il y a 4 ans
  sanex 18f72a89c7 Added ThroughIdentifierReplacer for code separate between ScopeIdentifierReplacer and ScopeThroughIdentifiersTransformer il y a 4 ans
  sanex b62f49369c Added `ScopeThroughIdentifiersTransformer` tests il y a 4 ans
  sanex 04be75e27b Removed padding characters from all base64 encoded strings. il y a 4 ans
  sanex 2b499a1037 Added NumericalExpressionDataToNodeConverter tests il y a 4 ans
  sanex b71b39f5e7 Merge branch 'master' into rotate-string-array-improvements il y a 4 ans
  sanex 2927fa0ab8 Preventing move of `"use strict";` directive during obfuscation il y a 4 ans
  sanex 3f5b2c6811 Added tests for StringArrayRotateFunction transformer, code helper, and template il y a 4 ans
  sanex 4079b42fbd WIP: added random string array scope calls wrappers parameters il y a 4 ans
  sanex 8e55d19ebb Fixed incorrect rename of the identifiers of the added helpers in some rare cases il y a 4 ans
  sanex 8ae8e0b50b New option `ignoreRequireImports` prevents obfuscation of `require` imports il y a 4 ans
  sanex 229c99f68c Added `ExportSpecifierTransformer`. Fixed https://github.com/javascript-obfuscator/javascript-obfuscator/issues/791 il y a 4 ans
  sanex 5c9f5ef838 Tests of `SourceCode` class il y a 4 ans
  sanex c1c0330609 Simplified scripts and tests il y a 4 ans
  sanex 34b1619ee6 Refactoring of `unicodeEscapeSequence` logic il y a 4 ans
  sanex 9301f6aa63 Refactoring, option rename on `forceTransformStrings` il y a 4 ans