Commit Graph

1163 Commits

Author SHA1 Message Date
d98762625 f73452e01f making SyncDish composable! we want to exclude certain ops from top level api export (chef, etc) and make an Order (or something) class to start the chain off maybe? 2018-08-31 13:09:22 +01:00
d98762625 55f7cac526 Remove Buffer from Dish. Convert into ByteArray in api and then pass in as ArrayBuffer. Add some PNG files to tests 2018-08-31 13:08:55 +01:00
d98762625 20bb104006 use utils.inspect.custom Rready for node v12 2018-08-19 22:34:50 +01:00
d98762625 1f771a9e01 fix scan embedded files, bson. Only RemoveExif remains 2018-08-17 17:36:15 +01:00
d98762625 223e2e0b73 add Buffer translation to Dish. Cannot work in SyncDish as typeEnums are static. Seeing as they will never be hit in the broswer, shouldnt be an issue 2018-08-17 17:16:24 +01:00
d98762625 fbcb626fd0 add test timer. Remove operations related to esprima 2018-08-16 18:14:02 +01:00
d98762625 8f85e57fc5 fix translatreDateTimeFormat args assignment error 2018-08-16 17:19:23 +01:00
d98762625 7557f43f77 Wrap async ops in an async wrapper 2018-08-16 17:14:28 +01:00
d98762625 a6c0db47ab Finished first run through of tests 2018-08-16 09:58:27 +01:00
d98762625 8675d1a666 add more tests 2018-08-15 17:54:26 +01:00
d98762625 1f634ed341 add more tests 2018-08-14 17:46:15 +01:00
d98762625 50c916216c adding more tests 2018-08-14 12:03:10 +01:00
d98762625 f100356078 started on full op test suite 2018-08-13 17:57:53 +01:00
d98762625 a2f4e34866 need to inclide src/node/index for `module` use 2018-08-11 22:22:07 +01:00
d98762625 7c1ac4392e merge 8.0.1 release -> node-lib 2018-08-11 22:15:09 +01:00
d98762625 20452fe3cb include crypto-api src into lib to get around mjs import issue. compiled node lib now requires successfully. 2018-08-10 17:44:40 +01:00
n1474335 f7310369e6 8.0.1 2018-08-09 19:17:35 +01:00
n1474335 9b7f4e824a Improvements and basic tests for Magic op and addition of deep cloning for dishes 2018-08-09 19:17:24 +01:00
n1474335 2b6c280858 8.0.0 2018-08-06 08:17:36 +01:00
n1474335 6de74b8211 Merge branch 'esm' 2018-08-06 08:16:51 +01:00
n1474335 3e5b3900bc CSS tweak to dropdown toggle height 2018-08-06 07:53:30 +01:00
n1474335 0453bd098b Removed phantomjs-prebuilt from direct dependencies 2018-08-06 07:39:25 +01:00
n1474335 4dc6dac885 Added CHANGELOG.md 2018-08-06 07:35:30 +01:00
n1474335 8da9af8989 Updated dependencies 2018-08-04 19:32:30 +01:00
n1474335 bd34f6bb6d Merge branch 'Dachande663-operation-haversine' into esm 2018-08-03 21:19:14 +01:00
n1474335 ff59a9d130 Moved Haversine Distance operation in categories 2018-08-03 21:18:53 +01:00
n1474335 63e0e4eaeb Merge branch 'operation-haversine' of https://github.com/Dachande663/CyberChef into Dachande663-operation-haversine 2018-08-03 21:12:54 +01:00
n1474335 c9635bee06 Merge branch 'feature-bootstrap4' into esm 2018-08-03 20:22:27 +01:00
n1474335 1b2d09c1e5 Merge branch 'esm' into feature-bootstrap4 2018-08-03 20:21:59 +01:00
n1474335 a947e06140 Added option to turn off background auto magic 2018-08-03 20:18:19 +01:00
n1474335 53b92ae8ef Further CSS tweaks 2018-08-03 19:58:44 +01:00
Luke Lanchester 87b77215e4 Added Haversine distance operation
This operation calculates the great circle distance between two GPS co-ordinates, returning the value
2018-08-03 18:20:38 +01:00
n1474335 2a55f1317a Fixed themes for MD 2018-08-02 13:21:02 +01:00
n1474335 c3a353837f Linted 2018-07-27 15:54:49 +00:00
n1474335 035b6dfa95 Added font and icon 2018-07-27 15:52:32 +00:00
n1474335 33b2fd8d69 Improved magic and staleness indicator animations 2018-07-27 15:18:08 +00:00
n1474335 541e4ff8cd Added functionality to Magic button and improved the icon 2018-07-27 13:37:38 +00:00
n1474335 ba5c503c48 Added Magic button and tweaked margins for Windows 2018-07-26 17:47:14 +00:00
d98762625 91eb692d99 Merge branch 'bake' into node-lib 2018-07-20 14:02:21 +01:00
d98762625 9abaadf1b6 Build chef.bake. 2018-07-20 13:55:11 +01:00
n1474335 651ca6cf5d Fixed all HTML operations 2018-07-15 13:25:44 +01:00
n1474335 ab44100312 Changed table-condensed to table-sm 2018-07-13 13:03:13 +00:00
n1474335 a39e2c165d Fixed input and output cards 2018-07-13 12:10:24 +00:00
n1474335 d182261ff3 Switched to unbordered args 2018-07-13 10:30:24 +00:00
n1474335 052c32e2ce Arguments are now bordered white boxes again 2018-07-13 00:03:04 +01:00
d98762625 2480dca473 Make help function use OperationConfig.json file
Tidy up Gruntfile execs
2018-07-06 11:42:56 +01:00
n1474335 f101eefc56 'From Hexdump' now supports an alternative style of Wireshark hexdumps. Test added. 2018-07-06 11:42:56 +01:00
d98762625 fa8736b1a4 Make help function use OperationConfig.json file
Tidy up Gruntfile execs
2018-07-06 11:34:06 +01:00
d98762625 db7b52d84c Merge branch 'node-lib' into help 2018-07-06 09:27:40 +01:00
d98762625 2027b643b1 Merge branch 'esm' of github.com:gchq/CyberChef into node-lib 2018-07-06 09:27:27 +01:00