Historie revizí

Autor SHA1 Zpráva Datum
  sanex 04be75e27b Removed padding characters from all base64 encoded strings. před 4 roky
  sanex 2b499a1037 Added NumericalExpressionDataToNodeConverter tests před 4 roky
  sanex b71b39f5e7 Merge branch 'master' into rotate-string-array-improvements před 4 roky
  sanex 2927fa0ab8 Preventing move of `"use strict";` directive during obfuscation před 4 roky
  sanex 3f5b2c6811 Added tests for StringArrayRotateFunction transformer, code helper, and template před 4 roky
  sanex 4079b42fbd WIP: added random string array scope calls wrappers parameters před 4 roky
  sanex 8e55d19ebb Fixed incorrect rename of the identifiers of the added helpers in some rare cases před 4 roky
  sanex 8ae8e0b50b New option `ignoreRequireImports` prevents obfuscation of `require` imports před 4 roky
  sanex 229c99f68c Added `ExportSpecifierTransformer`. Fixed https://github.com/javascript-obfuscator/javascript-obfuscator/issues/791 před 4 roky
  sanex 5c9f5ef838 Tests of `SourceCode` class před 4 roky
  sanex c1c0330609 Simplified scripts and tests před 4 roky
  sanex 34b1619ee6 Refactoring of `unicodeEscapeSequence` logic před 4 roky
  sanex 9301f6aa63 Refactoring, option rename on `forceTransformStrings` před 4 roky
  sanex dc3da64da7 `EscapeSequenceTransformer` moved to the `Finalizing` transformers před 4 roky
  sanex 4c1bae0527 `unicodeEscapeSequence` logic moved to the `EscapeSequenceTransformer` před 4 roky
  sanex 47263a4c1c Added tests for VisitedLexicalScopeNodesStackStorage class před 4 roky
  sanex e20f2826e4 Refactoring of StringArrayTransformer.ts: moved logic to StringArrayWrappersTransformer, StringArrayScopeCallsWrapperDataStorage and VisitedLexicalScopeNodesStackStorage před 4 roky
  sanex 84432e87e8 Improved `stringArrayIntermediateVariablesCount` option with function intermediate calls před 4 roky
  sanex 1b656d7386 New option: `stringArrayIntermediateCalls` sets the passed amount of intermediate variables for the `string array` před 4 roky
  sanex 6ec92420f5 New API: `getOptionsByPreset` allows to get options for the passed options preset name před 4 roky
  sanex 2e711e46e4 Removed unnecessary CLI sanitizers před 4 roky
  sanex 017ade47db Fixed order of StringArrayCallsWrapper code helpers, added tests před 4 roky
  sanex 4ebd98a04c Added OptionsPresetSanitizer to the tests #2 před 4 roky
  sanex fece163cc3 Added OptionsPresetSanitizer to the tests před 4 roky
  sanex 0d556cbc13 Moved MemberExpressionTransformer back to converting transformers před 4 roky
  sanex 9c04ededc7 Reorganized transformers structure and order před 4 roky
  sanex 4f28bee90f Renamed ConsoleOutputDisable template před 4 roky
  sanex3339 af0649bb56 Improved `disableConsoleOutput` template. https://github.com/javascript-obfuscator/javascript-obfuscator/issues/691 před 4 roky
  sanex3339 7ce5f964d6 Improved ObjectPatternPropertiesTransformer logic. Added tests. před 4 roky
  sanex3339 37eb0aa745 ExpressionStatementsMergeTransformer + optimized AbstractStatementSimplifyTransformer logic před 4 roky