Commit Verlauf

Autor SHA1 Nachricht Datum
  sanex 0306f29ba8 Improved pre-commit and pre-publish workflows vor 4 Jahren
  sanex 6e1ce07b5e Fixed very rare cases when `rotateStringArray` couldn't rotate array properly vor 4 Jahren
  sanex 73fcb350a2 Updated CHANGELOG.md. Fixed tests. vor 4 Jahren
  sanex 258bc4c2cd Sync with master vor 4 Jahren
  sanex 1352fb9714 Updated `@javascript-obfuscator/escodegen` with fixed generation of private property names vor 4 Jahren
  sanex 30eb717de6 Sync with master vor 4 Jahren
  sanex 744cd14f7f Updated supported node versions. Added support for rename of property definitions vor 4 Jahren
  sanex ba3e4d6897 Sync with dev vor 4 Jahren
  sanex 6c05aae2ae Fixed https://github.com/javascript-obfuscator/javascript-obfuscator/issues/959 vor 4 Jahren
  sanex 475e5a9a06 Removed dot character from CHANGELOG.md vor 4 Jahren
  sanex 4ab4406f5e Fixed tests. Added `inputFileName` option validation vor 4 Jahren
  sanex b3fc8bc595 **New option**: `sourceMapSourcesMode` allows to control `sources` and `sourcesContent` fields of the source map vor 4 Jahren
  sanex 1dbfd24237 `renameProperties` option now won't generate duplicated property names in some cases vor 4 Jahren
  sanex a1dc2df04f `stringArrayWrappersType: 'function'` now generates different indexes between each wrapper inside the same lexical scope vor 4 Jahren
  sanex 3a71c78304 * `stringArrayWrappersType: 'function'` now appends `FunctionDeclaration` functions instead of `FunctionExpression` functions. This allows to append these wrappers at random positions inside each scope vor 4 Jahren
  sanex fdd03c15c5 To increase performance and prevent possible runtime errors `transformObjectKeys` option now completely ignores objects with `NewExpression` nodes vor 4 Jahren
  sanex d62bf3d377 To increase performance and prevent possible runtime errors `transformObjectKeys` option now completely ignores objects with `CallExpression` nodes vor 4 Jahren
  sanex 08e308e92c Sync with master vor 4 Jahren
  sanex f7c5215e30 Improved `stringArray` calls wrapper decode code vor 4 Jahren
  sanex 5683e75a91 Improved `stringArray` calls wrapper templates vor 4 Jahren
  sanex 899456f553 Dead code injection unwrap stage now runs before string array transformers vor 4 Jahren
  sanex 600a180d47 Sync with master vor 4 Jahren
  sanex d46fb7bce1 Updated CHANGELOG.md vor 4 Jahren
  sanex 3cf94b7152 Fixed invalid behaviour of `transformObjectKeys` option when object values contains `this` references vor 4 Jahren
  sanex 2144b34c88 Sync with dev vor 4 Jahren
  sanex 616ae59d75 `domainDest` => `domainLockRedirectUrl` option rename vor 4 Jahren
  sanex ada04e5106 Updated `domainLock` option description vor 4 Jahren
  sanex eaf005cb09 Added improved `domainDest` option validation vor 4 Jahren
  sanex da40474079 Some minor fixes for `domainDest` option description. Added normalisation. Version update. vor 4 Jahren
  sanex 6d70a5abcf Sync with master vor 4 Jahren