Commit History

Author SHA1 Message Date
  sanex3339 91b29c795f Fixed require of external user config file #2 7 years ago
  sanex3339 15c755e705 Fixed require of external user config file 7 years ago
  sanex3339 2ebc17cca0 0.10.0-beta.12 release 7 years ago
  psabharwal 61ab7a9956 Add --config CLI option that accepts name of js / json file that contains all config instead of passing everything in CLI 7 years ago
  sanex3339 0c357a0f2b Fixed https://github.com/javascript-obfuscator/javascript-obfuscator/issues/71 7 years ago
  sanex3339 0015db33c2 Attempt to fix runtime errors with large code 7 years ago
  sanex3339 1f34d39fd4 Added temporal seed logging 7 years ago
  sanex3339 6301f1c15d Increase random variable name length after name collision 7 years ago
  sanex3339 fdbce57232 Added missing @initializable() decorators 7 years ago
  sanex3339 88fc60e496 0.10.0-beta.12 Generate seed if it's not set through options 7 years ago
  sanex3339 da7d71d855 0.10.0-beta.11 `disableConsoleOutput` option now disabled by default 7 years ago
  sanex3339 6fb05d0f8c 0.10.0-beta.10 Fixed runtime errors 7 years ago
  sanex3339 a3dad6cf94 Added ability to add specific node guard to the black list of nodes. 7 years ago
  sanex3339 5d5a9a9ee1 Now copyright comments not removing after minification 7 years ago
  sanex3339 2114064665 Fixed https://github.com/javascript-obfuscator/javascript-obfuscator/issues/65 7 years ago
  sanex3339 1712174533 Fixed https://github.com/javascript-obfuscator/javascript-obfuscator/issues/60 7 years ago
  sanex3339 91cb585cc2 Updated changelog 7 years ago
  sanex3339 5513279afd Added md5 hash of source code to seed for RandomGenerator 8 years ago
  sanex3339 d21c5afa8a Utility classes with state now are non-static 8 years ago
  sanex3339 71be6ab3b9 Fixed https://github.com/javascript-obfuscator/javascript-obfuscator/issues/57 8 years ago
  sanex3339 d1e32d977d Global tests refactoring 8 years ago
  sanex3339 c9bbc9ff6c Dependencies update, added new script `git-add-files` to pre-commit hook 8 years ago
  sanex3339 f1045c20c1 Enum names refactoring 8 years ago
  sanex3339 9c81a0f4ec Moved factories logi from container modules to InversifyContainerFacade 8 years ago
  sanex3339 7fd68cfc5a Reduced dist bundle size 8 years ago
  sanex3339 b6bfb02d84 Folder structure and class name changes 8 years ago
  sanex3339 e17265bb59 Some refactoring related to latest changes 8 years ago
  sanex3339 3a841cab56 ObfuscatingTransformer's optimisations 8 years ago
  sanex3339 568bb805fb Changed Replacer on ObfuscatingReplacer. Changed ObfuscatingReplacer return type from string on ESTree.Node 8 years ago
  sanex3339 68abac764b Changed pre-commit script in package.json 8 years ago