Commit Graph

  • 04c1adc5f0 5.19.0 v5.19.0 n1474335 2017-09-05 17:59:16 +00:00
  • 8e8f6a0284 Merge branch 'feature-otp' n1474335 2017-09-05 17:59:02 +00:00
  • 68bf1d123e Added 'Generate HOTP' and 'Generate TOTP' operations n1474335 2017-09-05 17:53:54 +00:00
  • 0bf5f43afe Merge 3b3e0fcd76327881424cb38dda1454dee2baef48 into 2c0368919595bb66d0c001cafa43694a557ca532 0xDDDD 2017-09-05 17:27:12 +00:00
  • 2c03689195 5.18.1 v5.18.1 n1474335 2017-09-05 17:26:29 +00:00
  • 45f41b1140 Merge branch 'bug-number-input-change' n1474335 2017-09-05 17:21:49 +00:00
  • 8fa6f3f45c Fixed bug where clicking up and down arrows on numeric inputs would not trigger an auto-bake n1474335 2017-09-05 16:51:57 +00:00
  • 78a842deb7 5.18.0 v5.18.0 n1474335 2017-09-05 15:37:18 +00:00
  • 3657ff4f79 Merge branch 'feature-bitshift' n1474335 2017-09-05 15:37:10 +00:00
  • d4d12c3db0 Whitespace is now removed from hex and binary even when the delimiter is set to 'None' n1474335 2017-09-05 14:30:06 +00:00
  • 1b628ac213 Added 'Bit shift left' and 'Bit shift right' operations n1474335 2017-09-05 14:26:09 +00:00
  • 5fcc259efb Merge branch 'Synchro-master' n1474335 2017-09-04 15:22:17 +00:00
  • 9545205f19
    Optimise PNGs Marcus Bointon 2017-09-04 12:22:12 +02:00
  • cb6708c02e XOR Brute Force operation now has a variable key length n1474335 2017-08-31 00:24:24 +01:00
  • 4f403d4450 5.17.0 v5.17.0 n1474335 2017-08-30 15:57:58 +00:00
  • f2d8f930fb Merge branch 'bwhitn-vbe' n1474335 2017-08-30 15:57:18 +00:00
  • 4a86340d50 Tidied up 'Microsoft Script Decoder' operation n1474335 2017-08-30 15:56:51 +00:00
  • f8e9e9ba85 added sample to description bwhitn 2017-08-29 12:04:15 -07:00
  • 934ed1af09 Fixed spelling errors, syntax errors, and improved the test for script decoding bwhitn 2017-08-29 10:46:34 -07:00
  • 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