n1474335
|
d3246b7c8b
Merged upstream master
|
7 лет назад |
n1474335
|
73823e3eb9
Improved domain name regex
|
8 лет назад |
n1474335
|
af311001cf
Merge branch 'feature-pretty-recipe-format'
|
8 лет назад |
n1474335
|
4b22a409e7
Tidied up string escape operations
|
8 лет назад |
n1474335
|
83c757ebd4
Lint
|
8 лет назад |
n1474335
|
a19b02aa8c
Updated URL regexes to match more unescaped special characters
|
8 лет назад |
Matt C
|
6698a2ac13
Added tests + fixes for PR
|
8 лет назад |
Matt C
|
9161cc693d
Removes need for runParseEscapedString
|
8 лет назад |
Matt C
|
3186335f47
Merge Vel0z/string_escaping_unescaping
|
8 лет назад |
n1474335
|
6742bef289
Separated out Diff and Windows Filetime operations into their own namespaces as they rely on libraries not used by the rest of the operations in their group
|
8 лет назад |
n1474335
|
5f1c88104d
Introduced key-spacing eslint rule
|
8 лет назад |
n1474335
|
a61df0832f
Updated dependencies and linted
|
8 лет назад |
n1474335
|
f164dcdd70
Fixed Diff highlighting classes
|
8 лет назад |
n1474335
|
04aac03d6e
Fixed global matching for simple strings in 'Find / Replace' operation. Closes #25.
|
8 лет назад |
n1474335
|
5efe9bd91d
Merge branch 'prefer-const' of https://github.com/graingert/CyberChef into graingert-prefer-const
|
8 лет назад |
n1474335
|
508a371175
Fixed offset checker array initialisation
|
8 лет назад |
Thomas Grainger
|
15aea9e9ea
auto-fix prefer-const
|
8 лет назад |
Thomas Grainger
|
5b03a84be8
use .fill to initialise Arrays
|
8 лет назад |
n1474335
|
d3377d56b4
Merge branch 'no-var-rule' of https://github.com/graingert/CyberChef into graingert-no-var-rule
|
8 лет назад |
toby
|
116c0680a2
Make camel,etc smart and add tests
|
8 лет назад |
toby
|
d5def01a9d
Add operations To {Snake,Camel,Kebab} case
|
8 лет назад |
Thomas Grainger
|
d05543db30
manual fixes
|
8 лет назад |
Thomas Grainger
|
b33f73ac9a
autofix no-var
|
8 лет назад |
n1474335
|
d081ff745d
Added Head and Tail to Utils category and replaced 'AllBut' argument functionality with support for negative values of n.
|
8 лет назад |
toby
|
dea214bd2e
Add Head and Tail operations
|
8 лет назад |
n1474335
|
ed21dff88f
Fixed 'Diff' imports and added test
|
8 лет назад |
n1474335
|
131b3a83c1
Converted all modules from CommonJS to ES6
|
8 лет назад |
n1474335
|
0f2a5014be
Restructured src files into a more logical hierarchy
|
8 лет назад |