Historique des commits

Auteur SHA1 Message Date
  sanex 616ae59d75 `domainDest` => `domainLockRedirectUrl` option rename il y a 3 ans
  sanex da40474079 Some minor fixes for `domainDest` option description. Added normalisation. Version update. il y a 3 ans
  Erik Dubbelboer 02c5e8de0b Add CLI option il y a 3 ans
  sanex 1f044e937d Renamed some CLI classes to achieve more consistent naming il y a 4 ans
  sanex f3c4be22bf Renamed `obfuscatedCode` => `obfuscationResult` variables il y a 4 ans
  sanex bee043cef3 Identifier names cache option prototype #2. Added readme. il y a 4 ans
  sanex f087100c26 Identifier names cache option prototype il y a 4 ans
  sanex 0926c13029 Added ability to specify the path to the input file after specifying the obfuscator options il y a 4 ans
  sanex 0acb91ca60 `renamePropertiesAutoExclude` option changed by `renamePropertiesMode` option il y a 4 ans
  sanex c7cc68bedb Fixed wrong `stringArrayWrappersParametersMaxCount` CLI option name il y a 4 ans
  sanex c0cd04d2bf Added `stringArrayWrappersParametersMaxCount` option il y a 4 ans
  sanex ed7fbc5bef New option: `stringArrayIndexesType` accepts an array of types of string array call indexes il y a 4 ans
  sanex 4f33c76da1 New option: `stringArrayIndexShift` enables additional index shift for all string array calls il y a 4 ans
  sanex 8ae8e0b50b New option `ignoreRequireImports` prevents obfuscation of `require` imports il y a 4 ans
  sanex 9301f6aa63 Refactoring, option rename on `forceTransformStrings` il y a 4 ans
  sanex a5d7f7418c `forceTransformedStrings` option il y a 4 ans
  sanex d86ee4213c New option `stringArrayWrappersType` allows to select a type of the wrappers that are appending by the `stringArrayWrappersCount` option il y a 4 ans
  sanex f43b138e8a New option `stringArrayWrappersChainedCalls`. Renamed option `stringArrayIntermediateVariablesCount` on `stringArrayWrappersCount` il y a 4 ans
  sanex e87565bd9e Changed `stringArrayIntermediateVariablesCount` option description il y a 4 ans
  sanex e80937d108 Changed option name: `stringArrayIntermediateCalls` -> `stringArrayIntermediateVariablesCount` il y a 4 ans
  sanex 1b656d7386 New option: `stringArrayIntermediateCalls` sets the passed amount of intermediate variables for the `string array` il y a 4 ans
  sanex 2e711e46e4 Removed unnecessary CLI sanitizers il y a 4 ans
  Timofey Kachalov 42ff66849e Mixed string array encoding prototype (#727) il y a 4 ans
  sanex 645a3c5cef New `optionsPreset` option il y a 4 ans
  sanex3339 2f04b379c9 `domainLock` option patterns with leading dot character (`.example.com`) now cover root domains (`example.com`) in addition to all sub-domains (`sub.example.com`) il y a 4 ans
  sanex3339 dd8dcac223 Added `numbersToExpressions` option and NumberToNumericalExpressionTransformer il y a 4 ans
  sanex3339 27be5b2cd5 Added `mangled-shuffled` identifier names generator il y a 4 ans
  sanex3339 87e23748f0 Renamed option: minify -> simplify il y a 4 ans
  sanex3339 1d86852e45 `minify` option and variable declarations merge transformer il y a 4 ans
  sanex3339 38e1dd70bd Fixed `renameProperties` description il y a 5 ans