Commit History

Author SHA1 Message Date
  sanex 64dd628715 README.md improvements that allow to use it on obfuscator.io 4 years ago
  sanex 1e9c031e7a Slightly optimized `setNodeMetadata` for basic cases with `isTransformNode` flag 4 years ago
  sanex 9301f6aa63 Refactoring, option rename on `forceTransformStrings` 4 years ago
  sanex a5d7f7418c `forceTransformedStrings` option 4 years ago
  sanex b852b5105a Fixed README.md code syntax highlighting 4 years ago
  sanex 423a616cd7 Added example for `stringArrayWrappersType` option 4 years ago
  Timofey Kachalov a5ad91eb8c Merge pull request #744 from javascript-obfuscator/string-array-wrappers-type-option 4 years ago
  sanex 8580cd1bf7 Updated README.md 4 years ago
  mcmimik 8ec480b323 Fixed a typo. 4 years ago
  sanex d86ee4213c New option `stringArrayWrappersType` allows to select a type of the wrappers that are appending by the `stringArrayWrappersCount` option 4 years ago
  sanex 0c2b4bdb00 Updated README.md example 4 years ago
  sanex 3d6f98c127 Enable `stringArrayWrappersCount` and `stringArrayWrappersChainedCalls` options by default 4 years ago
  sanex f43b138e8a New option `stringArrayWrappersChainedCalls`. Renamed option `stringArrayIntermediateVariablesCount` on `stringArrayWrappersCount` 4 years ago
  sanex e87565bd9e Changed `stringArrayIntermediateVariablesCount` option description 4 years ago
  sanex e80937d108 Changed option name: `stringArrayIntermediateCalls` -> `stringArrayIntermediateVariablesCount` 4 years ago
  sanex 1b656d7386 New option: `stringArrayIntermediateCalls` sets the passed amount of intermediate variables for the `string array` 4 years ago
  sanex 6ec92420f5 New API: `getOptionsByPreset` allows to get options for the passed options preset name 4 years ago
  Timofey Kachalov 42ff66849e Mixed string array encoding prototype (#727) 4 years ago
  sanex 645a3c5cef New `optionsPreset` option 4 years ago
  sanex 6990f0c442 Slightly changed `debugProtection` option description 4 years ago
  sanex3339 971c02aed2 Added `optional-chaining` support 4 years ago
  sanex3339 c3efd43ac9 Added xs:code badge 4 years ago
  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`) 4 years ago
  sanex3339 4049b5e67f Dependencies update 21.07.20 4 years ago
  sanex3339 59fefced28 Updated README.md 4 years ago
  sanex3339 dd8dcac223 Added `numbersToExpressions` option and NumberToNumericalExpressionTransformer 4 years ago
  sanex3339 30342cf443 Added `mangled-shuffled` identifier names generator to the list of available generators of CLI options 4 years ago
  sanex3339 c3fcbecbc9 Added examples to the `simplify` option in README.md 4 years ago
  sanex3339 27be5b2cd5 Added `mangled-shuffled` identifier names generator 4 years ago
  Timofey Kachalov b7f0730e5d Update README.md 4 years ago