Timofey Kachalov
|
e8e92c601d
`debugProtectionInteraval` option now accepts value in milliseconds instead of `boolean` value (#1063)
|
3 years ago |
Timofey Kachalov
|
f075a0e2d1
Added `stringArrayCallsTransform` and `stringArrayCallsTransformThreshold` options (#987)
|
3 years ago |
sanex
|
ec1c90a27f
Renamed options
|
3 years ago |
sanex
|
faaab45c6a
`ignoreRequireImports` option renamed to `ignoreImports`
|
3 years ago |
sanex
|
b3fc8bc595
**New option**: `sourceMapSourcesMode` allows to control `sources` and `sourcesContent` fields of the source map
|
3 years ago |
sanex
|
616ae59d75
`domainDest` => `domainLockRedirectUrl` option rename
|
3 years ago |
Erik Dubbelboer
|
8a81043dd3
Add domainDest option
|
4 years ago |
sanex
|
0acb91ca60
`renamePropertiesAutoExclude` option changed by `renamePropertiesMode` option
|
4 years ago |
sanex
|
3c379999a7
Added `renamePropertiesAutoExclude` option
|
4 years ago |
sanex
|
c0cd04d2bf
Added `stringArrayWrappersParametersMaxCount` option
|
4 years ago |
sanex
|
ed7fbc5bef
New option: `stringArrayIndexesType` accepts an array of types of string array call indexes
|
4 years ago |
sanex
|
4f33c76da1
New option: `stringArrayIndexShift` enables additional index shift for all string array calls
|
4 years ago |
sanex
|
8ae8e0b50b
New option `ignoreRequireImports` prevents obfuscation of `require` imports
|
4 years ago |
sanex
|
9301f6aa63
Refactoring, option rename on `forceTransformStrings`
|
4 years ago |
sanex
|
a5d7f7418c
`forceTransformedStrings` option
|
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
|
f43b138e8a
New option `stringArrayWrappersChainedCalls`. Renamed option `stringArrayIntermediateVariablesCount` on `stringArrayWrappersCount`
|
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 |
Timofey Kachalov
|
42ff66849e
Mixed string array encoding prototype (#727)
|
4 years ago |
sanex3339
|
dd8dcac223
Added `numbersToExpressions` option and NumberToNumericalExpressionTransformer
|
4 years ago |
sanex3339
|
87e23748f0
Renamed option: minify -> simplify
|
4 years ago |
sanex3339
|
1d86852e45
`minify` option and variable declarations merge transformer
|
4 years ago |
sanex3339
|
11cfaf2b51
Renamed option `mangleProperties` -> `renameProperties`
|
5 years ago |
sanex3339
|
f5e06fcfed
Added `mangleProperties` option
|
5 years ago |
sanex3339
|
ed09424df5
Changed file log messages
|
5 years ago |
sanex3339
|
d0285aa085
A file path will be displayed on obfuscation error
|
5 years ago |
sanex3339
|
1edf96c0a0
`shuffleStringArray` option
|
5 years ago |
sanex3339
|
36918c351c
DictionaryIdentifierNamesGenerator refactoring
|
5 years ago |
sanex3339
|
c87a6262a6
Merge branch 'master' of git://github.com/adiantek/javascript-obfuscator into adiantek-master
|
5 years ago |