Commit graph

  • 0fc2a219a7 Changed the name. Small logic change. Changed from split join to regex replace. bwhitn 2017-08-28 17:55:54 -04:00
  • aa5939c051 Took out logging call. My bad. bwhitn 2017-08-27 20:53:53 -04:00
  • 9c5f06101e Fixed the replace statements bwhitn 2017-08-27 18:45:42 -04:00
  • 2a7c0252a0 Fixed regex issue bwhitn 2017-08-27 11:49:28 -04:00
  • 414726ecd4 Fixed small syntax error bwhitn 2017-08-27 09:44:26 -04:00
  • fdc8a15595 Added Decode VBE bwhitn 2017-08-27 09:29:26 -04:00
  • d012fd3a65 5.16.3 v5.16.3 n1474335 2017-08-25 11:53:08 +00:00
  • a5ed824674 Merge branch 'bug-substitute' n1474335 2017-08-25 11:50:07 +00:00
  • d6705c682f Fixed bug in Substitute where commas would not encode correctly n1474335 2017-08-25 11:44:31 +00:00
  • d68523a54e Added status message mechanism for the Worker to report to the app n1474335 2017-08-25 01:24:12 +01:00
  • 6af82680f1 Fixed tests and Node version to work with modules n1474335 2017-08-25 00:44:22 +01:00
  • a4aee761c2 Added module and threading support for the inline version. n1474335 2017-08-25 00:25:49 +01:00
  • 33b606d48f 5.16.2 v5.16.2 n1474335 2017-08-21 15:25:41 +00:00
  • cc44be7ef9 Fixed recipe saving n1474335 2017-08-21 15:25:35 +00:00
  • e0eb972a54 Operations with no arguments can now be added to the recipe without causing errors n1474335 2017-08-18 16:12:49 +00:00
  • 19c54a99cd Improved web app title construction n1474335 2017-08-18 16:01:55 +00:00
  • 9d60ec22ee Updated links in index.html n1474335 2017-08-18 15:55:04 +01:00
  • cb4eeccfd3 Updated links in README n1474335 2017-08-18 15:47:38 +01:00
  • 62e50caa99 5.16.1 v5.16.1 n1474335 2017-08-16 14:11:55 +00:00
  • 0192566d19 Improved recipe config generation for complex objects. Fixes #180 n1474335 2017-08-16 14:11:50 +00:00
  • 8a8b70f2ab 5.16.0 v5.16.0 n1474335 2017-08-16 13:01:50 +00:00
  • af311001cf Merge branch 'feature-pretty-recipe-format' n1474335 2017-08-16 13:01:08 +00:00
  • 040229418e 5.15.0 v5.15.0 n1474335 2017-08-15 17:32:31 +00:00
  • c259963542 Fixed string escape test configs n1474335 2017-08-15 17:32:21 +00:00
  • ca75f7fa0b Merge branch 'artemisbot-features/string_escape_unescape' n1474335 2017-08-15 17:30:12 +00:00
  • 4b22a409e7 Tidied up string escape operations n1474335 2017-08-15 17:29:48 +00:00
  • 55806db00f Merge branch 'features/string_escape_unescape' of https://github.com/artemisbot/CyberChef into artemisbot-features/string_escape_unescape n1474335 2017-08-15 17:16:39 +00:00
  • 83c757ebd4 Lint n1474335 2017-08-15 17:12:09 +00:00
  • a19b02aa8c Updated URL regexes to match more unescaped special characters n1474335 2017-08-15 16:44:45 +00:00
  • cf1ba60a10 Added new 'pretty' recipe format to make URLs more readable n1474335 2017-08-15 16:26:42 +00:00
  • 6320789d9d Adds support to build/run CyberChef in a Docker container. Martijn Pepping 2017-08-14 09:20:31 +02:00
  • 2a4c9afdf2 5.14.0 v5.14.0 n1474335 2017-08-10 12:42:00 +00:00
  • ab76933158 Merge branch 'feature-themes' n1474335 2017-08-10 12:41:18 +00:00
  • d4d7bcab7a Added GeoCities theme n1474335 2017-08-10 12:35:30 +00:00
  • a61cf6a68a Added module framework n1474335 2017-08-09 20:09:23 +01:00
  • 146a307b59 5.13.1 v5.13.1 n1474335 2017-08-08 14:47:55 +00:00
  • 875946b4e8 Modified babel to target Node 6.5 n1474335 2017-08-08 14:47:48 +00:00
  • 81f2a460ed Added apploaded event to signify when the app has completed loading n1474335 2017-08-08 13:08:06 +00:00
  • 6698a2ac13 Added tests + fixes for PR Matt C 2017-08-07 16:08:50 +01:00
  • 9161cc693d Removes need for runParseEscapedString Matt C 2017-08-04 15:54:00 +01:00
  • be689e293d Removed dev commands from PublicKey.js n1474335 2017-08-04 14:44:12 +00:00
  • 53c22d5e29 5.13.0 v5.13.0 n1474335 2017-08-04 14:00:24 +00:00
  • 5c0c80829e Merge branch 'artemisbot-features/jpath' n1474335 2017-08-04 14:00:05 +00:00
  • 55aedfe901 Jsonpath lib now imported from npm with workaround instead of serving locally. n1474335 2017-08-04 13:59:32 +00:00
  • 4b87d66131 Merge branch 'features/jpath' of https://github.com/artemisbot/CyberChef into artemisbot-features/jpath n1474335 2017-08-04 13:36:03 +00:00
  • fc9497f067 Updated dependencies n1474335 2017-08-04 13:35:52 +00:00
  • 3186335f47 Merge Vel0z/string_escaping_unescaping Matt C 2017-08-04 11:50:45 +01:00
  • 31bfd8664a Added JSONPath tests & changed lib Matt C 2017-08-03 14:50:16 +01:00
  • ab1c9e27dc Added more loading messages n1474335 2017-08-03 10:57:54 +00:00
  • c07cc913c8 5.12.4 v5.12.4 n1474335 2017-08-01 19:27:24 +00:00
  • b8fb5493c5 Merge branch 'artemisbot-bug/text-overflow' n1474335 2017-08-01 19:25:04 +00:00
  • e8e5eb9c53 Fixed some edge cases for popover triggering n1474335 2017-08-01 19:23:30 +00:00
  • a15034b03e Merge branch 'bug/text-overflow' of https://github.com/artemisbot/CyberChef into artemisbot-bug/text-overflow n1474335 2017-08-01 15:40:31 +00:00
  • 1435acdc28 5.12.3 v5.12.3 n1474335 2017-08-01 14:42:52 +00:00
  • 37f164f11c Merge branch 'master' of github.com:gchq/CyberChef n1474335 2017-08-01 14:42:17 +00:00
  • 7a2f071269 Dependencies in the node version are now kept external in the webpack build n1474335 2017-08-01 14:42:09 +00:00
  • 9f19afc943 Removed auto-bake threshold as long bakes can now be cancelled manually n1474335 2017-07-30 12:51:21 +01:00
  • 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 n1474335 2017-07-30 12:36:50 +01:00
  • 9ee0964d0e Fixed hover issue - now allows scrolling Matt C 2017-07-29 00:45:41 +01:00
  • 33ecbfa95b Fixed arrow issue Matt C 2017-07-28 21:47:47 +01:00
  • e977a1006c Merge branch 'master' into feature-threading n1474335 2017-07-28 16:55:07 +01:00
  • 559c13a003 5.12.2 v5.12.2 n1474335 2017-07-28 16:44:48 +01:00
  • 8f00345430 Merge branch 'seo-structured-data' n1474335 2017-07-28 16:44:28 +01:00
  • f1ebab0c2d Added the ability to cancel bakes n1474335 2017-07-28 16:38:53 +01:00
  • 98884d851a Added staleness indicator to the output n1474335 2017-07-28 15:43:23 +01:00
  • 78d0369e71 Added loader for long bakes and improved initial loading sequence n1474335 2017-07-28 14:43:44 +01:00
  • 7a56af8ffa Page title changes to reflect recipe n1474335 2017-07-27 15:33:24 +00:00
  • ed2bfbd27c Added structured data to help search engines n1474335 2017-07-27 15:33:01 +00:00
  • e0905255ba Forgot about package-lock.json Matt C 2017-07-25 16:36:01 +01:00
  • de80db73f2 Adds initial JPath functionality Matt C 2017-07-25 16:27:59 +01:00
  • 90ed62add2 Fixes gchq/CyberChef#137 Matt C 2017-07-25 11:49:23 +01:00
  • d46e279933 Added link to 'Last build' notice showing commits since last release n1474335 2017-07-24 16:38:38 +00:00
  • 77e074efc2 5.12.1 v5.12.1 n1474335 2017-07-24 15:27:14 +00:00
  • bd000d2d2c Merge branch 'lib-update' n1474335 2017-07-24 15:26:12 +00:00
  • 5f1c88104d Introduced key-spacing eslint rule n1474335 2017-07-24 14:55:48 +00:00
  • a61df0832f Updated dependencies and linted n1474335 2017-07-24 13:49:16 +00:00
  • 58361e58f8 5.12.0 v5.12.0 n1474335 2017-07-19 16:03:24 +00:00
  • 96b4361b31 Merge branch 'feature-bcd' n1474335 2017-07-19 15:55:36 +00:00
  • c773edceb9 Added BCD operations with tests n1474335 2017-07-19 15:29:37 +00:00
  • bcaef8ba54 5.11.7 v5.11.7 n1474335 2017-07-18 16:17:59 +00:00
  • c7d0b0ccc5 Merge branch 'feature-xor-brute-scheme' n1474335 2017-07-18 16:17:13 +00:00
  • 38792a0f02 Added differential schemes to 'XOR Brute Force' operation n1474335 2017-07-18 16:09:22 +00:00
  • cda557e1b9 Removed sessionStorage as it is no longer used and marginally affects performance n1474335 2017-07-18 14:28:51 +00:00
  • 8d09f7c7eb 5.11.6 v5.11.6 n1474335 2017-07-17 13:31:37 +00:00
  • 4845a56435 Fixed Diff test for new higlighting class n1474335 2017-07-17 13:31:28 +00:00
  • f164dcdd70 Fixed Diff highlighting classes n1474335 2017-07-17 13:19:08 +00:00
  • cc3aad17e1 OperationConfig now loaded into App via value-loader so that operation code is only included in the worker n1474335 2017-07-16 23:33:47 +01:00
  • 6c8da6b070 Added ellipsis to overflowing args n1474335 2017-07-13 15:11:21 +00:00
  • 0299f23363 Fix bug on char() windhamwong@nva-hk.com 2017-07-13 15:42:05 +01:00
  • 93d47630b8 char() operation now supports multiple values inside bracket. i.e. CHAR(45,120,49,45,81,45) windhamwong@nva-hk.com 2017-07-13 08:42:38 +01:00
  • 09df753ca9 5.11.5 v5.11.5 n1474335 2017-07-12 14:34:50 +00:00
  • 72ec9df1b1 Fixed option naming conventions n1474335 2017-07-12 14:34:45 +00:00
  • 086d5272ac 5.11.4 v5.11.4 n1474335 2017-07-12 12:49:22 +00:00
  • 2555de7712 Fixed bug in firefox where recipes containing an = character would not load from the URL n1474335 2017-07-12 12:49:10 +00:00
  • 1e60054fe3 Merge branch 'master' of https://github.com/0xWhySoSerious/CyberChef windhamwong@nva-hk.com 2017-07-12 13:48:25 +01:00
  • 8ce8fac26c HTTP Gzip will search for gzip, otherwise return the original message. windhamwong@nva-hk.com 2017-07-12 13:48:08 +01:00
  • 645e540c66 5.11.3 v5.11.3 n1474335 2017-07-10 11:49:48 +00:00
  • d16e1a4451 Fixed bug in 'Show Base64 offsets' where highlights did not show n1474335 2017-07-10 11:49:41 +00:00
  • 7c5dd2bd78 5.11.2 v5.11.2 n1474335 2017-07-07 13:30:27 +00:00
  • 2f0121f0e4 Merge branch 'bwhitn-unzipmod' n1474335 2017-07-07 13:28:21 +00:00