n1474335
0c6efd95fa
Modified bzip2 library export to use ES6 syntax. Fixes #382 .
2018-10-12 10:28:15 +00:00
Chris van Marle
a276378887
Enable parsing of negative decimals #176
2018-10-12 10:08:24 +02:00
Cynser
98d861a639
Add check for Forensics Wiki URLs
2018-10-11 17:27:51 +01:00
Chris van Marle
3b3c27072f
Fix lint errors
2018-10-11 15:50:58 +02:00
Klaxon
3089c39369
add test
2018-10-11 22:26:44 +10:00
Chris van Marle
0cbb17f7ce
Support hexadecimal and other bases in numeric sorting
2018-10-11 14:23:05 +02:00
Klaxon
54793f2b78
update operation
2018-10-11 21:52:49 +10:00
Klaxon
f1ffe19ec8
Merge branch 'master' into feature/remove-letter-accents
2018-10-11 21:28:04 +10:00
Klaxon
e638fb69b5
fix comment
2018-10-11 20:52:12 +10:00
Klaxon
718a94b5e0
add tests for internationalized email addresses
2018-10-11 20:42:16 +10:00
Klaxon
3079059ce3
Update regex to support a wider variety of email addresses.
2018-10-11 18:25:05 +10:00
n1474335
d6c6981bc0
8.8.2
2018-10-10 15:49:11 +00:00
n1474335
8aeb7b60a7
Updated dependencies
2018-10-10 15:49:07 +00:00
n1474335
9197ac6510
8.8.1
2018-10-10 14:08:32 +00:00
n1474335
b67ad3073c
Merge branch 'Cynser-csv-escape'
2018-10-10 14:08:20 +00:00
n1474335
4a4f37f888
Merge branch 'csv-escape' of https://github.com/Cynser/CyberChef into Cynser-csv-escape
2018-10-10 14:06:49 +00:00
n1474335
c55331f220
8.8.0
2018-10-10 13:59:37 +00:00
n1474335
757ec98554
Updated CHANGELOG
2018-10-10 13:59:28 +00:00
n1474335
14309f2069
Merge branch 'GCHQ77703-tlv'
2018-10-10 13:56:47 +00:00
n1474335
e6b89d571e
Tidied up TLV operation and tests
2018-10-10 13:56:20 +00:00
Cynser
d957198fd6
Make the check for Wikipedia URLs slightly stricter
2018-10-07 22:52:08 +01:00
Cynser
903bd22999
Stop treating backslashes in CSV as escape character
2018-10-07 22:20:43 +01:00
d98762625
48f3a3b18f
Do not mangle names on minification for Node prod build - property names are used for search in bake
2018-10-05 18:24:06 +01:00
d98762625
25e0585742
Improve use of files as input. Add dish to repl
2018-10-05 18:06:15 +01:00
Klaxon
04ee2fb3e4
add function to replace accent chars with latin chars
2018-10-03 13:26:01 +10:00
Klaxon
ac2466a304
create operation from npm run newop
2018-10-03 13:11:22 +10:00
Klaxon
ab4c9ef0d6
fix comment
2018-10-02 15:12:51 +10:00
Klaxon
a69063de9b
add tests
2018-10-02 13:51:55 +10:00
Klaxon
62b76777c0
update regex to match more email address variations
2018-10-02 13:40:47 +10:00
d98762625
431f1d4be0
housekeeping & add repl command to package
2018-09-27 17:51:44 +01:00
OllieGeek
32a91bda0a
CSS label / register-list Aesthetics
...
Occasionally depending on the page width and the operation used, the label.bmd-label-floating's wraps and covers the input - CSS to hide the wrap
On register-list, if the regex match is not a word and longer than the div, it'll over run - CSS of word-break: break-all
2018-09-24 22:56:38 +01:00
d98762625
cc840c050b
Add header to repl. Use uppercase Dish in chef export. Fix SyncDish constructor call
2018-09-21 12:24:34 +01:00
d98762625
e19d3d0d06
simplify repl-index - no longer needs its own config script. Just needs grunt node.
2018-09-04 10:08:05 +01:00
d98762625
749a587eb2
fix tests after merge; remove detectFileType as it behaves erratically
2018-09-04 09:55:41 +01:00
d98762625
5047619e54
Merge branch 'master' of github.com:gchq/CyberChef into node-lib
2018-09-04 09:42:05 +01:00
d98762625
63a23e4dcc
make chef.help emulate search function in UI. Didnt extract search logic from web as it is fairly entwined.
2018-09-04 09:34:55 +01:00
n1474335
a15af602e0
Merge branch 'tlv' of https://github.com/GCHQ77703/CyberChef into GCHQ77703-tlv
2018-08-31 15:12:54 +00:00
d98762625
3466f4e452
add help, bake to top level export so theyre in the expected place in ES5 chef
2018-08-31 15:17:33 +01:00
n1474335
ec9dfd2918
Updated NPM token
2018-08-31 14:08:18 +00:00
d98762625
b36e3adf7c
add assertions for chef.bake leniancy on op names
2018-08-31 15:03:53 +01:00
n1474335
016086ef4e
8.7.0
2018-08-31 14:00:29 +00:00
n1474335
2e5ea968ee
Updated CHANGELOG
2018-08-31 14:00:24 +00:00
n1474335
5dde1c1c04
Merge branch 'GCHQ77703-jwt'
2018-08-31 13:58:33 +00:00
n1474335
be14d56eae
Tidied up JWT operations
2018-08-31 13:58:06 +00:00
d98762625
c6a292bccb
rename node Recipe > NodeRecipe to avoid naming confusion
2018-08-31 14:52:14 +01:00
d98762625
f51d924ec9
Remove duplicate wiping of opconfig in node index config script
2018-08-31 14:48:46 +01:00
d98762625
96d5930f05
Throw ExcludedOperationError when excluded operation is called from API
2018-08-31 14:43:14 +01:00
d98762625
7c9ebafd00
toggleString args now additionally accept just input value, taking first option as default.
2018-08-31 13:45:12 +01:00
n1474335
100b097ace
Merge branch 'jwt' of https://github.com/GCHQ77703/CyberChef into GCHQ77703-jwt
2018-08-31 12:20:37 +00:00
GCHQ 77703
3833c5f9fe
Rename operation, add working tests, add info URL
2018-08-31 13:20:28 +01:00