Commit History

作者 SHA1 備註 提交日期
  Timofey Kachalov 0fc621e9fd Merge pull request #525 from javascript-obfuscator/transform-object-keys-prohibited-host-fix 5 年之前
  sanex3339 b454b9e809 Additional fixes of `transformObjectKeys` 5 年之前
  Timofey Kachalov f4f6064881 Merge pull request #524 from javascript-obfuscator/transform-object-keys-prohibited-host-fix 5 年之前
  sanex3339 f6cc614c36 Bundles update 5 年之前
  sanex3339 580af78521 Removed dead code from NodeGuards 5 年之前
  sanex3339 856709ab12 `transformObjectKeys` refactoring and bug fixes 5 年之前
  Timofey Kachalov 7d8d409347 Merge pull request #523 from javascript-obfuscator/transform-object-keys-return-fix 5 年之前
  sanex3339 241c069577 Fixed test case description 5 年之前
  sanex3339 5011d89eee Fixed object expression keys transformation when of sequence expressions, when identifier is referenced on the same expression 5 年之前
  Timofey Kachalov 73ec8e6d8e Merge pull request #522 from javascript-obfuscator/transform-object-keys-return-fix 5 年之前
  sanex3339 87c8c612b8 Fixed wrong object keys transformation of objects inside sequence expressions 5 年之前
  Timofey Kachalov 4d8b67143e Merge pull request #521 from javascript-obfuscator/split-strings-maximum-call-stack-fix 5 年之前
  sanex3339 8585a78672 Fixed `Maximum call stack size exceeded` error on large strings when `splitString` option is enabled 5 年之前
  sanex3339 d23eb3ee76 Replaced recursive function on loop in SplitStringTransformer 5 年之前
  Timofey Kachalov 03ab22ad5c Merge pull request #520 from javascript-obfuscator/object-expression-keys-transformer-rework 5 年之前
  sanex3339 43d09fbed8 Slightly different way to execute object expression extractors 5 年之前
  sanex3339 f1cf511975 Removed dead code 5 年之前
  sanex3339 dcf634e7e6 Added missing tests import 5 年之前
  sanex3339 fc2cf933d9 More complex object keys transformation + some string literal transformations refactoring 5 年之前
  sanex3339 f333b9d425 Added more tests, renamed some interfaces and classes 5 年之前
  sanex3339 007af5f52b Object expression keys transformer rework 5 年之前
  sanex3339 7b231fe308 Added more restrictions for object keys transformations 5 年之前
  sanex3339 3bc9678f8c Fixed wrong transform object keys behaviour with function default parameters 5 年之前
  sanex3339 8b991a7bdb Changed version to 0.24.0-rc.0 5 年之前
  Timofey Kachalov 95b5992514 Merge pull request #515 from javascript-obfuscator/filename-in-error-messages 5 年之前
  sanex3339 d0285aa085 A file path will be displayed on obfuscation error 5 年之前
  Timofey Kachalov d31f40f0a3 Merge pull request #514 from javascript-obfuscator/issue-512 5 年之前
  sanex3339 737e1a2d0f Fixed object keys extraction when using with template literals 5 年之前
  Timofey Kachalov 5756a9caa7 Merge pull request #511 from javascript-obfuscator/ts-loader 5 年之前
  sanex3339 4b04633ede Updated versions in package.json 5 年之前