Commit Verlauf

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