Commit Graph

343 Commits

Author SHA1 Message Date
d98762625 0a3d87dfe3 Merge branch 'master' of github.com:gchq/CyberChef into node-lib 2019-05-03 13:41:05 +01:00
n1474335 38ff7ec89f 8.31.1 2019-04-14 21:56:01 +01:00
n1474335 8d0fcf37c5 8.31.0 2019-04-12 18:58:48 +01:00
n1474335 8f450501cc Downloadble version is now a .zip file instead of a single .htm file 2019-04-12 18:54:31 +01:00
n1474335 b3ae0e577a 8.30.1 2019-04-12 16:25:47 +01:00
n1474335 482d658de7 8.30.0 2019-04-12 16:20:00 +01:00
d98762625 d3e6200385 remove babel-polyfill and update plugins to work with uplifted version 2019-04-05 17:15:21 +01:00
d98762625 e4ee0fc397 Merge branch 'master' of github.com:gchq/CyberChef into node-lib 2019-04-04 15:21:52 +01:00
n1474335 786e50c3c3 8.29.1 2019-04-02 15:34:35 +01:00
n1474335 6fa06a4f8b 8.29.0 2019-03-31 22:42:16 +01:00
n1474335 342e11f83e Merge branch 'blake2' of https://github.com/h345983745/CyberChef into h345983745-blake2 2019-03-31 22:25:40 +01:00
n1474335 b6d78b4001 8.28.0 2019-03-31 21:47:24 +01:00
n1474335 f0b48acaf9 Merge branch 'master' into artemisbot-module-charts 2019-03-31 21:21:08 +01:00
h345983745 7d16265c4e Initial Commit – Working hash functionality 2019-03-31 18:02:02 +00:00
n1474335 4fb4764d3f 8.27.2 2019-03-30 14:56:53 +00:00
n1474335 2385f1cbf8 Updated dependencies 2019-03-30 14:56:43 +00:00
n1474335 3d80d66925 Merge branch 'module-charts' of https://github.com/artemisbot/CyberChef into artemisbot-module-charts 2019-03-27 23:17:30 +00:00
n1474335 ce208b69fe 8.27.1 2019-03-27 23:12:08 +00:00
n1474335 ef4b977bef Added a cyber helper 2019-03-22 17:10:00 +00:00
d98762625 aad1bc898e update file shim to use detectFileType. 2019-03-20 12:38:49 +00:00
Matt b3d92b04cb
Updated nodom dependency to upstream 2019-03-19 11:24:29 +00:00
d98762625 76cc7f1169 Merge branch 'master' of github.com:gchq/CyberChef into node-lib 2019-03-14 17:57:53 +00:00
n1474335 3ff10bfeae 8.27.0 2019-03-14 12:26:07 +00:00
Matt 768fef502d Changed version of nodom to actually functioning fork 2019-03-14 11:39:46 +00:00
s2224834 e2efc3e8e8 package lock changes 2019-03-12 18:21:27 +00:00
s2224834 fa6d5e60ce Merge branch 'master' into feature/bombe 2019-03-12 18:07:39 +00:00
n1474335 981d4be44d 8.26.3 2019-03-11 13:31:33 +00:00
Matt 66c0425080
Merge branch 'master' into module-charts 2019-03-11 11:57:19 +00:00
Matt fd7fd9ca35
Remove jsdom from dependencies 2019-03-11 11:55:44 +00:00
n1474335 7b3efa746e 8.26.2 2019-03-11 11:54:19 +00:00
n1474335 c1bb42fe65 8.26.1 2019-03-11 11:44:39 +00:00
Matt ca6d472e5d
Update nodom 2019-03-10 16:07:14 +00:00
Matt 0019a4e1db Found a different dom implementation that removes 6MB 2019-03-10 12:03:53 +00:00
Matt f8874fc586 Actually made operations work (and made the module 8MB)
Unfortunately they need jsdom
2019-03-10 11:44:02 +00:00
n1474335 e8880f068f 8.26.0 2019-03-09 07:23:57 +00:00
n1474335 d2d30bf668 8.25.0 2019-03-09 06:28:05 +00:00
n1474335 dcb59edb79 Merge branch 'feature-extract-files' 2019-03-09 06:26:36 +00:00
n1474335 58d41f4458 8.24.3 2019-03-09 05:38:13 +00:00
n1474335 24a47445f6 Merge branch 'master' into feature-extract-files 2019-03-02 15:40:32 +00:00
s2224834 a037bf6f9d Merge branch 'master' into feature/bombe 2019-02-28 16:29:21 +00:00
Matt 68278267e1
Update libyara-wasm 2019-02-23 15:13:58 +00:00
Matt da2d5674a5 Ported heatmap and hex density chart ops 2019-02-23 00:41:19 +00:00
d98762625 04b7f2fa8c WIP HAD to move NodeDish out - NONE of it is async! 2019-02-15 15:20:05 +00:00
d98762625 03e3ab5599 Merge branch 'master' of github.com:gchq/CyberChef into node-lib 2019-02-12 15:32:59 +00:00
n1474335 8148c1a8a8 8.24.2 2019-02-11 18:45:27 +00:00
n1474335 49e2b05a11 Dynamic module loading is now cached and Webpack includes the import in the main chunk. 2019-02-11 18:44:41 +00:00
d98762625 c76322c40d force webpack to only emit one file when using dynamic import 2019-02-11 17:21:16 +00:00
d98762625 39c68ff26e Merge branch 'dynamic-import' into node-lib-dynamic 2019-02-11 16:56:50 +00:00
d98762625 481f2a4717 Merge branch 'master' of github.com:gchq/CyberChef into dynamic-import 2019-02-11 16:54:31 +00:00
n1474335 b5c655dd70 8.24.1 2019-02-11 14:48:45 +00:00