n1474335
|
d3246b7c8b
|
Merged upstream master
|
2017-09-17 14:53:17 +01:00 |
|
n1474335
|
73823e3eb9
|
Improved domain name regex
|
2017-09-06 16:43:30 +00:00 |
|
n1474335
|
af311001cf
|
Merge branch 'feature-pretty-recipe-format'
|
2017-08-16 13:01:08 +00:00 |
|
n1474335
|
4b22a409e7
|
Tidied up string escape operations
|
2017-08-15 17:29:48 +00:00 |
|
n1474335
|
83c757ebd4
|
Lint
|
2017-08-15 17:12:09 +00:00 |
|
n1474335
|
a19b02aa8c
|
Updated URL regexes to match more unescaped special characters
|
2017-08-15 16:44:45 +00:00 |
|
Matt C
|
6698a2ac13
|
Added tests + fixes for PR
- actually removed prev func
- shuffled some stuff around
|
2017-08-07 16:08:50 +01:00 |
|
Matt C
|
9161cc693d
|
Removes need for runParseEscapedString
- Fixes examples
- Actually makes it work
|
2017-08-04 15:54:00 +01:00 |
|
Matt C
|
3186335f47
|
Merge Vel0z/string_escaping_unescaping
Updated to new project format
|
2017-08-04 11:50:45 +01:00 |
|
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
|
2017-07-30 12:36:50 +01:00 |
|
n1474335
|
5f1c88104d
|
Introduced key-spacing eslint rule
|
2017-07-24 14:55:48 +00:00 |
|
n1474335
|
a61df0832f
|
Updated dependencies and linted
|
2017-07-24 13:49:16 +00:00 |
|
n1474335
|
f164dcdd70
|
Fixed Diff highlighting classes
|
2017-07-17 13:19:08 +00:00 |
|
n1474335
|
04aac03d6e
|
Fixed global matching for simple strings in 'Find / Replace' operation. Closes #25.
|
2017-06-15 14:21:30 +00:00 |
|
n1474335
|
5efe9bd91d
|
Merge branch 'prefer-const' of https://github.com/graingert/CyberChef into graingert-prefer-const
|
2017-05-06 14:11:38 +01:00 |
|
n1474335
|
508a371175
|
Fixed offset checker array initialisation
|
2017-05-05 15:54:59 +00:00 |
|
Thomas Grainger
|
15aea9e9ea
|
auto-fix prefer-const
|
2017-05-03 00:41:01 +01:00 |
|
Thomas Grainger
|
5b03a84be8
|
use .fill to initialise Arrays
|
2017-05-02 23:05:04 +01:00 |
|
n1474335
|
d3377d56b4
|
Merge branch 'no-var-rule' of https://github.com/graingert/CyberChef into graingert-no-var-rule
|
2017-05-02 22:28:17 +01:00 |
|
toby
|
116c0680a2
|
Make camel,etc smart and add tests
|
2017-05-02 11:51:33 -04:00 |
|
toby
|
d5def01a9d
|
Add operations To {Snake,Camel,Kebab} case
|
2017-04-29 13:42:07 -04:00 |
|
Thomas Grainger
|
d05543db30
|
manual fixes
|
2017-04-28 16:45:02 +01:00 |
|
Thomas Grainger
|
b33f73ac9a
|
autofix no-var
|
2017-04-28 16:45:00 +01:00 |
|
n1474335
|
d081ff745d
|
Added Head and Tail to Utils category and replaced 'AllBut' argument functionality with support for negative values of n.
|
2017-04-23 18:05:00 +01:00 |
|
toby
|
dea214bd2e
|
Add Head and Tail operations
|
2017-04-21 23:10:34 -04:00 |
|
n1474335
|
ed21dff88f
|
Fixed 'Diff' imports and added test
|
2017-03-27 19:39:04 +01:00 |
|
n1474335
|
131b3a83c1
|
Converted all modules from CommonJS to ES6
|
2017-03-23 17:52:20 +00:00 |
|
n1474335
|
0f2a5014be
|
Restructured src files into a more logical hierarchy
|
2017-03-23 00:33:40 +00:00 |
|