Commit History

Author SHA1 Message Date
  sanex3339 11cfaf2b51 Renamed option `mangleProperties` -> `renameProperties` 5 years ago
  sanex3339 f5e06fcfed Added `mangleProperties` option 5 years ago
  sanex3339 d0d4bc037f Dependencies update, acorn update 5 years ago
  sanex3339 ed09424df5 Changed file log messages 5 years ago
  sanex3339 64b61a7ae7 Migration from tslint on eslint #1 5 years ago
  sanex3339 05a172973c Reverted validation errors under `node` target for `sourceMap*` options 5 years ago
  sanex3339 d0285aa085 A file path will be displayed on obfuscation error 5 years ago
  sanex3339 e9ddfdf81d IsAllowedForObfuscationTarget validator 5 years ago
  sanex3339 1edf96c0a0 `shuffleStringArray` option 5 years ago
  sanex3339 2f27d75318 Fixed typings. Now string values correctly assignable to enum-like options 5 years ago
  sanex3339 945e885240 * Fixed identifier names generations for `mangled` and `dictionary` identifier names generators 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
  sanex3339 783067b505 `splitString` and `splitStringChunkLength` options 5 years ago
  adiantek 0d5aea2598 Use the dictionary as the name of the identifiers 6 years ago
  sanex3339 4aff0ec046 `reservedStrings` option 6 years ago
  sanex3339 a003a6ed98 `inputFileName` option 7 years ago
  sanex3339 78cdba9ef6 Added NodeMetadata class 7 years ago
  sanex3339 e2e7c3d071 TSLint rules update 7 years ago
  sanex3339 8b01f151bd Update to typescript 2.7.1 #2 7 years ago
  sanex3339 799cc219d3 Identifiers prefix generation for CLI directory obfuscation 7 years ago
  sanex3339 19ff4cfb1e Removed random internal random generation of identifiers prefix 7 years ago
  sanex3339 6de55d27f3 Random identifiers prefix generation 7 years ago
  sanex3339 d4b801e71e `identifiersPrefix` option 7 years ago
  sanex3339 d3bd595142 Object keys obfuscation - first working realisation 7 years ago
  sanex3339 74351be750 `identifierNamesGenerator` option 7 years ago
  sanex3339 cda333eefe tslint rules update 7 years ago
  sanex3339 2fa1c95f5a Added `target` option 7 years ago
  sanex3339 22756b8b34 Project structure reorganized 7 years ago
  sanex3339 d5e84b1d1c Added Logger and new option `log` 7 years ago