Commit Graph

401 Commits

Author SHA1 Message Date
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
n1474335 1e914c4cf2 Fixed Bombe svg animation in standalone version 2019-02-08 18:40:09 +00:00
n1474335 7a4e0301d2 8.24.0 2019-02-08 18:07:10 +00:00
n1474335 0db0ced1ab 8.23.4 2019-02-08 17:28:16 +00:00
n1474335 7d09ba5669 8.23.3 2019-02-08 17:06:42 +00:00
n1474335 d54d66cffc 8.23.2 2019-02-08 16:54:11 +00:00
n1474335 d2b4c40357 Fixed BigNumber/XRegExp incompatibility. CLoses #481 2019-02-08 16:54:04 +00:00
n1474335 f48af97ddc 8.23.1 2019-02-08 15:53:42 +00:00
n1474335 f1264d6310 Update package-lock.json 2019-02-08 15:53:40 +00:00
d98762625 7679705369 Merge branch 'dynamic-import' into node-lib-dynamic 2019-02-08 14:42:07 +00:00
d98762625 9af5e40071 update linting to allow dybnamic import. Recipe highlight still broken 2019-02-01 14:05:48 +00:00
d98762625 4bf2a29070 WIP: bundle all css into main.css with mini-css-extract. Cannot split into vendor and styles without breaking at the moment. 2019-02-01 13:45:47 +00:00
d98762625 069d0e48c1 WIP: use mini-css-extract-plugin instead of extract-text, to work with dynamic import. Currently outputting only one css and recipe highlight doesnt work 2019-02-01 12:00:45 +00:00
d98762625 c8cb2692dd WIP: Recipe refactored to use dynamic import 2019-02-01 10:52:21 +00:00
d98762625 dd4a7f9fac Merge branch 'master' of github.com:gchq/CyberChef into node-lib 2019-01-21 10:46:54 +00:00
n1474335 03d8bf2836 Merge branch 'coordinates' of https://github.com/j433866/CyberChef into j433866-coordinates 2019-01-18 16:05:44 +00:00
n1474335 eca2c142f3 8.23.0 2019-01-18 15:37:42 +00:00
n1474335 ba04cac7ac Tidied up YARA operation 2019-01-18 15:34:56 +00:00
n1474335 4cabb849f3 Merge branch 'features/yara' of https://github.com/artemisbot/CyberChef into artemisbot-features/yara 2019-01-18 14:56:26 +00:00
n1474335 445a85798b 8.22.1 2019-01-18 14:50:00 +00:00
Matt d1961ca3fa
Marginally reduced size of libyara-wasm 2019-01-16 01:15:51 +00:00
Matt 2e9b1e079c Merge remote-tracking branch 'upstream/master' into features/yara 2019-01-15 23:46:49 +00:00
Matt 3dfaaf4c25
Update libyara for test pass 2019-01-15 23:45:40 +00:00
Matt 8bba4b2973 More speedrun stats (literally 10x faster) 2019-01-12 00:20:25 +00:00
n1474335 9787ab04cd 8.22.0 2019-01-10 15:44:02 +00:00
n1474335 863a525625 8.21.0 2019-01-10 15:02:26 +00:00
n1474335 324c409ff1 8.20.0 2019-01-09 16:38:53 +00:00
Matt ebb632e888
Added metadata, string identifiers and operation args 2019-01-09 14:29:14 +00:00
Matt 4db2335107
Speedrunning strats (increased speed on big files) 2019-01-09 11:45:11 +00:00
Matt 26a2fb6662
Increased size of rule inp & expanded memory for wasm 2019-01-09 09:56:55 +00:00
Matt df8abb099c
Added code argtype 2019-01-08 22:23:14 +00:00
n1474335 fe1332f18e 8.19.7 2019-01-08 18:29:14 +00:00
n1474335 3a6b2875d5 8.19.6 2019-01-08 17:51:47 +00:00
n1474335 766de7e6fa Fixed bug in 'Regular expression' operation when highlighting lookaheads 2019-01-08 17:51:43 +00:00
Matt 13439e100e Merge remote-tracking branch 'upstream/master' into features/yara 2019-01-08 16:28:14 +00:00
Matt 5ac469b174 Added yara rule support 2019-01-08 16:19:58 +00:00
d98762625 f22e9ceec6 refactor TestRegister and some test suite functions into common area 2019-01-04 12:00:01 +00:00
d98762625 a4de937eb6 Merge branch 'master' of github.com:gchq/CyberChef into node-lib 2019-01-04 09:27:32 +00:00
n1474335 a56f92cdee Significantly improved performance when scanning for embedded files by implementing a fastcheck algorithm. 2019-01-02 17:50:47 +00:00
n1474335 c82971f8db 8.19.5 2019-01-01 20:49:24 +00:00
n1474335 bc00fa0694 8.19.4 2019-01-01 20:15:29 +00:00
n1474335 1bf513ca74 8.19.3 2019-01-01 19:56:20 +00:00
n1474335 017dde364c 8.19.2 2019-01-01 19:22:10 +00:00
n1474335 4e466c7886 8.19.1 2019-01-01 19:19:16 +00:00
n1474335 d469fb9c58 Updated dependencies 2019-01-01 19:19:07 +00:00
n1474335 fd07b89028 Merge branch 'master' into feature-extract-files 2018-12-30 01:16:46 +00:00
n1474335 0cea56dc62 8.19.0 2018-12-30 01:07:54 +00:00
n1474335 b631e3fef6 Added nightwatch tests to TravisCI build process for prod and inline versions. 2018-12-29 23:46:13 +00:00
n1474335 b0fb9db4b8 Added nightwatch.js test suite for confirming that the app loads correctly and can run operations from each module. Currently only support the latest version of Chrome. 2018-12-29 02:58:05 +00:00
n1474335 321718d43a Merge branch 'master' into feature-extract-files 2018-12-26 16:57:34 +00:00
n1474335 a1b161493c 8.18.1 2018-12-26 16:50:36 +00:00
n1474335 e6932401ad 8.18.0 2018-12-26 16:35:34 +00:00
n1474335 e386863bdb 8.17.2 2018-12-26 00:39:38 +00:00
n1474335 f6d97c19d9 8.17.1 2018-12-26 00:01:21 +00:00
n1474335 43dcd544f2 Added webpack-bundle-analyzer to production build. Refactored some modules to improve performance. Removed moment-timezone from Utils to drastically reduce module size. 2018-12-25 23:58:00 +00:00
n1474335 d2325306db 8.17.0 2018-12-25 21:55:51 +00:00
n1474335 9734b78aeb Tidied up QR code operations 2018-12-25 21:54:38 +00:00
n1474335 387008bd9c 8.16.1 2018-12-25 19:02:13 +00:00
d98762625 456b85ed03 Merge branch 'master' of github.com:gchq/CyberChef into node-lib 2018-12-21 09:47:28 +00:00
n1474335 8c3569ea63 8.16.0 2018-12-19 17:59:55 +00:00
n1474335 f367c1f78b 8.15.1 2018-12-19 17:25:05 +00:00
n1474335 8ab56a29ac 8.15.0 2018-12-18 13:50:30 +00:00
n1474335 56f8302402 8.14.0 2018-12-18 12:20:03 +00:00
n1474335 79b9b63982 8.13.0 2018-12-15 00:26:41 +00:00
n1474335 31cbf8cccc 8.12.4 2018-12-15 00:16:23 +00:00
n1474335 6aa9d2b492 Added 'Extract Files' operation and 'Forensics' category. 2018-12-14 16:43:03 +00:00
d98762625 18f6ab451d pull from master 2018-12-07 13:27:23 +00:00
n1474335 15fbe5a459 8.12.3 2018-11-23 16:07:30 +00:00
n1474335 3bdcf4d851 8.12.2 2018-11-23 14:58:38 +00:00
n1474335 a946d04a72 8.12.1 2018-11-21 17:48:03 +00:00
n1474335 b458707921 8.12.0 2018-11-21 12:29:25 +00:00
n1474335 4b6132a2d7 8.11.2 2018-11-19 14:34:56 +00:00
n1474335 045747f543 8.11.1 2018-11-14 12:27:55 +00:00
n1474335 b10c5e3256 Fixed faulty package-lock.json 2018-11-14 12:27:47 +00:00
n1474335 69df2e4183 Updated comments 2018-11-13 18:05:52 +00:00
n1474335 12ebd35c4d 8.11.0 2018-11-13 17:56:46 +00:00
n1474335 4acf7b4e4f 8.10.2 2018-11-09 15:25:22 +00:00
d98762625 b19f8f65a4 update HMAC test after merge and add loader to allow external uglifyjs plugin to work for node builds 2018-11-09 14:40:40 +00:00
d98762625 97255bbb33 merge upstream 2018-11-09 12:33:19 +00:00
n1474335 3c4893d7c7 8.10.1 2018-11-07 15:20:51 +00:00
n1474335 037300de79 8.10.0 2018-11-07 15:10:57 +00:00
n1474335 19c002fcdd 8.9.2 2018-11-07 14:40:13 +00:00
n1474335 e1b456c01c 8.9.1 2018-11-07 14:21:26 +00:00
n1474335 520eaedd9a 8.9.0 2018-11-07 13:23:26 +00:00
n1474335 c5d82a76ab 8.8.8 2018-11-07 12:29:32 +00:00
n1474335 18a9dfffc7 Updated dependencies. Removed shim from HMAC op and postinstall js-to-mjs step due to CryptoAPI fixes. 2018-11-07 12:29:23 +00:00
n1474335 38838e4dca 8.8.7 2018-11-06 18:52:31 +00:00
n1474335 10d3d27a33 8.8.6 2018-11-05 12:48:29 +00:00
n1474335 f957925aac 8.8.5 2018-10-12 10:51:01 +00:00
d98762625 214d6c4405 merge from upstream 2018-10-12 11:46:50 +01:00
n1474335 d5c01f387a 8.8.4 2018-10-12 10:43:01 +00:00
n1474335 dd630f20f8 8.8.3 2018-10-12 10:28:23 +00: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 c55331f220 8.8.0 2018-10-10 13:59:37 +00: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 5047619e54 Merge branch 'master' of github.com:gchq/CyberChef into node-lib 2018-09-04 09:42:05 +01:00
n1474335 016086ef4e 8.7.0 2018-08-31 14:00:29 +00:00
n1474335 be14d56eae Tidied up JWT operations 2018-08-31 13:58:06 +00:00
n1474335 98f4fe4c2b 8.6.2 2018-08-29 19:06:02 +00:00
n1474335 7061c05f77 8.6.1 2018-08-29 18:58:01 +00:00
n1474335 22e8883934 8.6.0 2018-08-29 18:04:55 +00:00
n1474335 415beaa0b0 Tidied up Geohash operations 2018-08-29 17:59:48 +00:00
n1474335 c1be109592 8.5.1 2018-08-29 17:36:05 +00:00
n1474335 c7b2095bb4 Updated package-lock.json 2018-08-29 17:34:47 +00:00
n1474335 3905c01a0d 8.5.0 2018-08-24 01:07:56 +01:00
n1474335 3d4f54e8bc 8.4.3 2018-08-24 00:32:57 +01:00
n1474335 00058bd5c7 8.4.2 2018-08-23 23:24:05 +01:00
n1474335 e4fdadc573 8.4.1 2018-08-23 22:56:46 +01:00
n1474335 10cf0d13c2 8.4.0 2018-08-23 22:10:23 +01:00
n1474335 6c9fea97ef Updated CHANGELOG 2018-08-23 22:10:15 +01:00
n1474335 bf2643802a 8.3.1 2018-08-23 21:42:04 +01:00
n1474335 38f5fcde86 8.3.0 2018-08-21 19:29:51 +01:00
n1474335 e7c6a05e9f Merge branch 'features/messagepack' of https://github.com/artemisbot/CyberChef into artemisbot-features/messagepack 2018-08-21 19:22:10 +01:00
n1474335 17ec5c2683 8.2.0 2018-08-21 19:11:15 +01:00
n1474335 745d21d1bc 8.1.4 2018-08-20 00:26:49 +01:00
n1474335 2507362741 8.1.3 2018-08-19 23:08:02 +01:00
n1474335 92d9abf43a 8.1.2 2018-08-19 22:58:35 +01:00
n1474335 e11bb38625 8.1.1 2018-08-19 22:50:54 +01:00
n1474335 782e0f3475 8.1.0 2018-08-19 17:37:19 +01:00
n1474335 b9703e2bb6 8.0.2 2018-08-19 17:14:36 +01:00
n1474335 8dab0eac58 Removed excess newline 2018-08-19 17:14: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
Matt C 0c06e64051 Added MessagePack operations 2018-08-09 11:09:28 +01:00
n1474335 2b6c280858 8.0.0 2018-08-06 08:17:36 +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 d182261ff3 Switched to unbordered args 2018-07-13 10:30:24 +00:00
d98762625 fa8736b1a4 Make help function use OperationConfig.json file
Tidy up Gruntfile execs
2018-07-06 11:34:06 +01:00
n1474335 4338e2626b Replaced Bootstrap alert with Material Design snackbar 2018-06-20 00:18:59 +01:00
n1474335 974ab29e36 Switched toggle string dropdown sides and removed form-control padding 2018-06-17 23:52:00 +01:00
n1474335 4147ec719b Converted modals to Bootstrap 4 Material Design 2018-06-17 12:44:12 +01:00
n1474335 27b0505ede Merged ESM into feature-bootstrap4 2018-06-09 10:48:35 +01:00
n1474335 1ce6e32086 Merged ESM into feature-bootstrap4. Started work on text inputs. 2018-06-09 10:43:36 +01:00
d98762625 33f2c89716 update tests to reflect new API behaviour 2018-06-06 17:29:30 +01:00
n1474335 78c1c4d680 ESM: Added builder script to generate new operations. npm run newop 2018-05-29 14:18:39 +00:00
n1474335 3f3a3e0016 ESM: Tidied up recently added operations 2018-05-28 15:42:43 -07:00
Matt C 189e077247 Ported blowfish operations and library to ESM modules 2018-05-23 16:54:12 +01:00
d98762625 8ff6596657 add other flowcontrol ops. Update tests 2018-05-21 10:58:35 +01:00
d98762625 9f52689fde Merge branch 'esm' of github.com:gchq/CyberChef into esm 2018-05-21 09:02:21 +01:00