Commit Graph

  • d09e6089ca Add min width and height values j433866 2019-03-04 11:52:54 +00:00
  • 7b6062a4a2 Set min blur amount to 1, add status message for gaussian blur. j433866 2019-03-04 11:47:50 +00:00
  • 7975fadfe9 Add options for min, max and step values for number inputs. j433866 2019-03-04 11:46:27 +00:00
  • ad571e6019 Change author URL Karsten Silkenbäumer 2019-03-03 17:20:54 +01:00
  • 55cac17456 Change author URL Karsten Silkenbäumer 2019-03-03 17:19:07 +01:00
  • 846e84d3a4 Add fernet encryption/decryption operation Karsten Silkenbäumer 2019-03-03 16:18:31 +01:00
  • 14d924f6c7 Add test for the error fixed before Karsten Silkenbäumer 2019-03-02 22:27:53 +01:00
  • 282f02f4d5 Fix error when decoding a text with 2+ whitespaces in AMNZ mode Karsten Silkenbäumer 2019-03-02 22:17:44 +01:00
  • d36cede0c7 Use better names for the alphabet selection Karsten Silkenbäumer 2019-03-02 17:55:03 +01:00
  • a262d70b88 Add Bacon cipher encoding Karsten Silkenbäumer 2019-03-02 17:33:17 +01:00
  • 9fa7edffbf Improved file extraction error handling n1474335 2019-03-02 16:12:21 +00:00
  • 24a47445f6 Merge branch 'master' into feature-extract-files n1474335 2019-03-02 15:40:32 +00:00
  • 77b098c5fe Add Bacon cipher decoding Karsten Silkenbäumer 2019-03-02 15:00:42 +01:00
  • e4b688a2c3 Make Frequency dist test more sensible d98762625 2019-03-01 16:58:43 +00:00
  • 6d219ade2d remove legacy async api from NodeRecipe d98762625 2019-03-01 16:56:14 +00:00
  • b48c16b4db Refactor Dish _translate to handle sync and async depending on environment. d98762625 2019-03-01 16:02:21 +00:00
  • 0a1ca18de5 refactor Dish get to handle sync and async d98762625 2019-03-01 08:59:18 +00:00
  • 9a0b784153 Typex: improve operation description s2224834 2019-02-28 18:56:59 +00:00
  • a446ec31c7 Improve Enigma/Bombe descriptions a little. s2224834 2019-02-28 18:48:36 +00:00
  • 9323737d1d Bombe: fix rotor listing order for multibombe s2224834 2019-02-28 18:37:48 +00:00
  • d288acdd4e Add some files that escaped commit before s2224834 2019-02-28 17:50:10 +00:00
  • 765aded208 Typex: add simple tests s2224834 2019-02-28 17:22:09 +00:00
  • 1f9fd92b01 Typex: rotors in same order as Enigma s2224834 2019-02-28 17:21:47 +00:00
  • 2be642e4c9 Merge branch 'feature/bombe' into feature/typex s2224834 2019-02-28 17:00:33 +00:00
  • 934356dea8 Tweaks for new rotor order s2224834 2019-02-28 16:56:28 +00:00
  • a037bf6f9d Merge branch 'master' into feature/bombe s2224834 2019-02-28 16:29:21 +00:00
  • c005c86c27 Added argSelector ingredient type and reversed rotors in Enigma and Bombe operations. n1474335 2019-02-28 15:27:35 +00:00
  • 68278267e1 Update libyara-wasm Matt 2019-02-23 15:13:58 +00:00
  • da2d5674a5 Ported heatmap and hex density chart ops Matt 2019-02-23 00:41:19 +00:00
  • 5bb8eb22ec Merge branch 'master' into module-charts Matt 2019-02-22 23:36:14 +00:00
  • 0d86a7e427 Add resize algorithm option j433866 2019-02-20 15:35:53 +00:00
  • 9f4aa0a123 Remove trailing space j433866 2019-02-20 13:17:57 +00:00
  • da838e266e Add flip image operation j433866 2019-02-20 13:04:15 +00:00
  • fd160e87e8 Add image operations to Categories j433866 2019-02-20 11:54:59 +00:00
  • 0dd4304902 Add new Blur Image operation. Performs both fast blur and gaussian blur j433866 2019-02-20 11:48:24 +00:00
  • a0b94bba4e Change run() functions to be async j433866 2019-02-20 11:26:39 +00:00
  • 74c2a2b5cb Add Invert Image operation j433866 2019-02-20 11:12:15 +00:00
  • b691c30677 Add dither image operation j433866 2019-02-20 09:20:38 +00:00
  • 01acefe4cf Remove scale image operation. (Same functionality is implemented in Resize Image) j433866 2019-02-19 16:20:36 +00:00
  • 1a2c5a95c7 Add resize image operation j433866 2019-02-19 16:19:34 +00:00
  • eb8725a0db Fix degrees error j433866 2019-02-19 16:10:53 +00:00
  • 57e1061063 Add Scale Image operation j433866 2019-02-19 15:37:59 +00:00
  • 91f4681a3c Add rotate image operation j433866 2019-02-19 15:37:49 +00:00
  • 822a4fab86 Fix operation linting GCHQ 77703 2019-02-19 10:16:51 +00:00
  • 44a164ed28 Fix test script linter GCHQ 77703 2019-02-19 09:56:38 +00:00
  • ff2521aa9f WIP Dish now working on dev with dynamically loaded _translate and get functions d98762625 2019-02-15 16:26:22 +00:00
  • 9094e8bde9 WIP tidy up. WHy is dish being passed back with chef.bake now? d98762625 2019-02-15 16:11:13 +00:00
  • 573a292e16 WIP dynamically define async functions in Dish, only if needed d98762625 2019-02-15 15:40:29 +00:00
  • 04b7f2fa8c WIP HAD to move NodeDish out - NONE of it is async! d98762625 2019-02-15 15:20:05 +00:00
  • 1f09c03d48 Add De Bruijn Operation GCHQ 77703 2019-02-15 14:23:16 +00:00
  • aafde8986d tidy up gruntfile for node d98762625 2019-02-13 14:48:55 +00:00
  • 03e3ab5599 Merge branch 'master' of github.com:gchq/CyberChef into node-lib d98762625 2019-02-12 15:32:59 +00:00
  • 8148c1a8a8 8.24.2 v8.24.2 n1474335 2019-02-11 18:45:27 +00:00
  • ce61bcc078 Merge branch 'd98762625-dynamic-import' n1474335 2019-02-11 18:45:00 +00:00
  • 49e2b05a11 Dynamic module loading is now cached and Webpack includes the import in the main chunk. n1474335 2019-02-11 18:44:41 +00:00
  • c76322c40d force webpack to only emit one file when using dynamic import d98762625 2019-02-11 17:21:16 +00:00
  • 39c68ff26e Merge branch 'dynamic-import' into node-lib-dynamic d98762625 2019-02-11 16:56:50 +00:00
  • 481f2a4717 Merge branch 'master' of github.com:gchq/CyberChef into dynamic-import d98762625 2019-02-11 16:54:31 +00:00
  • c01c076561 try/catch to allow chef to run from prod file d98762625 2019-02-11 16:46:54 +00:00
  • 2391e08ac1 tidy up d98762625 2019-02-11 15:47:28 +00:00
  • a7a2fe243a prod working with mini css webpack plugin d98762625 2019-02-11 15:40:18 +00:00
  • b5c655dd70 8.24.1 v8.24.1 n1474335 2019-02-11 14:48:45 +00:00
  • d84a61d108 Merge branch 'j433866-open-file-button' n1474335 2019-02-11 14:48:38 +00:00
  • 13abbd2c5d Abstracted out loadFile logic to separate function n1474335 2019-02-11 14:48:25 +00:00
  • d22eac9f35 WIP getting prod working with minicss webpack plugin d98762625 2019-02-11 14:29:29 +00:00
  • d71aa8d7e2 Merge branch 'open-file-button' of https://github.com/j433866/CyberChef into j433866-open-file-button n1474335 2019-02-11 14:28:32 +00:00
  • 4db6199fd9 Fixed timings for Bombe animation fast rotor n1474335 2019-02-10 21:00:36 +00:00
  • dd9cbbac77 Bombe: add note about rotor step in crib s2224834 2019-02-09 23:01:52 +00:00
  • 069d4956aa Bombe: Handle boxing stop correctly s2224834 2019-02-09 22:57:57 +00:00
  • 61fee3122a Bombe: add Rebuild Project to authors s2224834 2019-02-08 21:16:42 +00:00
  • 5a8255a9f4 Bombe: fix tests after output table patch s2224834 2019-02-08 19:25:28 +00:00
  • 5a2a8b4c8e Typex: input wiring is reversed s2224834 2019-02-08 18:08:13 +00:00
  • 1079080f5c Bombe results are now presented in a table n1474335 2019-02-08 15:21:14 +00:00
  • 1e914c4cf2 Fixed Bombe svg animation in standalone version n1474335 2019-02-08 11:53:58 +00:00
  • 53226c1050 Added populateMultiOption ingredient type n1474335 2019-02-08 00:59:56 +00:00
  • 7a4e0301d2 8.24.0 v8.24.0 n1474335 2019-02-08 18:07:10 +00:00
  • 42826e542d Updated changelog n1474335 2019-02-08 18:07:03 +00:00
  • 42d1c9403c Merge branch 'h345983745-dnsoverhttps' n1474335 2019-02-08 18:02:39 +00:00
  • ab43635583 Tidied up 'DNS over HTTPS' operation and fixed manualBake flag. n1474335 2019-02-08 18:02:13 +00:00
  • b8ecd83bfd Merge branch 'dnsoverhttps' of https://github.com/h345983745/CyberChef into h345983745-dnsoverhttps n1474335 2019-02-08 17:34:33 +00:00
  • 0db0ced1ab 8.23.4 v8.23.4 n1474335 2019-02-08 17:28:16 +00:00
  • 3d20833d42 Fixed populateOption HTML escape bug. Closes #490 n1474335 2019-02-08 17:28:10 +00:00
  • 7d09ba5669 8.23.3 v8.23.3 n1474335 2019-02-08 17:06:42 +00:00
  • 310ff30278 Merge branch 'j433866-xss_fixes' n1474335 2019-02-08 17:06:32 +00:00
  • 821bc9405c Merge branch 'xss_fixes' of https://github.com/j433866/CyberChef into j433866-xss_fixes n1474335 2019-02-08 17:05:51 +00:00
  • d54d66cffc 8.23.2 v8.23.2 n1474335 2019-02-08 16:54:11 +00:00
  • d2b4c40357 Fixed BigNumber/XRegExp incompatibility. CLoses #481 n1474335 2019-02-08 16:54:04 +00:00
  • f48af97ddc 8.23.1 v8.23.1 n1474335 2019-02-08 15:53:42 +00:00
  • f1264d6310 Update package-lock.json n1474335 2019-02-08 15:53:40 +00:00
  • 4dc5a1499a Merge branch 'j433866-coords-fix' n1474335 2019-02-08 15:52:40 +00:00
  • dd51b675b0 removed OpModules bodge from index generation scripts d98762625 2019-02-08 14:49:19 +00:00
  • 7679705369 Merge branch 'dynamic-import' into node-lib-dynamic d98762625 2019-02-08 14:42:07 +00:00
  • 58a8af20a6 Highligting for Recipe now working. Discovered bug when highlighting on a test case d98762625 2019-02-08 14:28:53 +00:00
  • 75a58f465c Removed jpath import h345983745 2019-02-07 21:05:07 +00:00
  • 220053c044 Typex: add ring setting s2224834 2019-02-07 18:10:16 +00:00
  • 613cbaa556 Fixing Formating Issues h345983745 2019-02-07 08:28:23 +00:00
  • 0d0a634255 Added More Request Types h345983745 2019-02-06 23:27:27 +00:00
  • 105090db60 Spelling Check h345983745 2019-02-06 22:50:46 +00:00
  • 3e9c75f735 Added to Categories h345983745 2019-02-06 22:34:43 +00:00
  • d42075072b Small Updates h345983745 2019-02-06 20:54:06 +00:00