Commit Graph

10 Commits (b27fdd1559988e524cdc47771a1c15348f2bc07b)

Author SHA1 Message Date
Daniel Gasienica 24f4ad53bc Use single quotes for identifiers 8 years ago
Daniel Gasienica 432a6ebd7f Redact file paths with escaped slashes 8 years ago
Daniel Gasienica a8a7525609 Redact stack traces with forward and backslashes 8 years ago
Daniel Gasienica b0da7d965e Redact URL encoded file paths in stack traces 8 years ago
Daniel Gasienica f2c9ccae90 Prefer `is.*` over Lodash `is*` functions 8 years ago
Daniel Gasienica 2ee78ec556 Prefer `path` over `Path` 8 years ago
Daniel Gasienica d9be6a0f94 Destructure Lodash `require`s 8 years ago
Daniel Gasienica 867f73b80a Use double quotes for identifiers in error messages 8 years ago
Daniel Gasienica ea07915e6b Escape special characters in file path 8 years ago
Daniel Gasienica 49e0850fb2 Extract `Privacy` module
Centralizes how we redact sensitive information.
8 years ago