Commit graph

  • 6964bbc232 Improve layout of addInput parameters. j433866 2019-07-03 16:15:14 +01:00
  • 367d30e421 Use reduce for finding previous and next inputNums j433866 2019-07-03 16:09:48 +01:00
  • 30a66f1441 Use reduce to find smallest and largest inputNums. Tab shadows are now displayed using css classes j433866 2019-07-03 16:05:20 +01:00
  • 666c447e36 Merge branch 'feature/streebog-hash' of https://github.com/MShwed/CyberChef into MShwed-feature/streebog-hash n1474335 2019-07-03 15:21:44 +01:00
  • a43dff558a 8.37.0 v8.37.0 n1474335 2019-07-03 15:10:03 +01:00
  • f39006ea1d Updated CHANGELOG n1474335 2019-07-03 15:09:59 +01:00
  • 2355ef9d31 Merge branch 'MShwed-feature/crc-8-checksum' n1474335 2019-07-03 15:07:38 +01:00
  • 13b0ab73d0 Tidied up CRC-8 operation and added it to 'Generate all hashes' n1474335 2019-07-03 15:07:26 +01:00
  • 3766982734 Merge branch 'feature/crc-8-checksum' of https://github.com/MShwed/CyberChef into MShwed-feature/crc-8-checksum n1474335 2019-07-03 14:54:41 +01:00
  • 54a864e18c 8.36.1 v8.36.1 n1474335 2019-07-03 14:50:23 +01:00
  • 9a1f4e40dd Merge branch 'MShwed-bugfix/missing-html-entities' n1474335 2019-07-03 14:50:15 +01:00
  • 5a83ef4f48 Tidied up HTML Entity operations n1474335 2019-07-03 14:49:57 +01:00
  • b3fa1eaae2 Fix output heights being incorrect j433866 2019-07-03 14:24:05 +01:00
  • 6d95cb01c8 Change tab element height using stylesheet. Debounce bake button function changes. j433866 2019-07-03 13:52:56 +01:00
  • a7eefa88fa Merge remote-tracking branch 'upstream/master' into multiple-input-files j433866 2019-07-03 13:20:21 +01:00
  • a7d4e37851 Merge branch 'bugfix/missing-html-entities' of https://github.com/MShwed/CyberChef into MShwed-bugfix/missing-html-entities n1474335 2019-07-03 12:43:58 +01:00
  • 57e71f0e1a 8.36.0 v8.36.0 n1474335 2019-07-03 12:41:59 +01:00
  • 30be3cab53 Updated CHANGELOG n1474335 2019-07-03 12:41:52 +01:00
  • 0e6626bf39 Merge branch 'pgp-verify' of https://github.com/artemisbot/CyberChef into artemisbot-pgp-verify n1474335 2019-07-03 12:38:10 +01:00
  • bb0eaf4597 8.35.0 v8.35.0 n1474335 2019-07-03 12:34:17 +01:00
  • 8ada3bae0c Updated CHANGELOG n1474335 2019-07-03 12:34:13 +01:00
  • db72cad610 Merge branch 'more-image-ops' of https://github.com/j433866/CyberChef into j433866-more-image-ops n1474335 2019-07-03 12:24:03 +01:00
  • 455b42aa85 Fix whitespace and comment typos. Add comment to inputworker default values. j433866 2019-07-03 11:53:38 +01:00
  • 2d95092479 Remove no file extension error j433866 2019-07-03 11:45:36 +01:00
  • 0f87c70cee Add comma to CSS rule j433866 2019-07-03 11:41:31 +01:00
  • 4312d39624 Show or hide thumbnail when the option is changed. j433866 2019-07-03 11:41:22 +01:00
  • cf500b7296 Fix getInputValue not returning inputs that are arraybuffers j433866 2019-07-03 11:39:24 +01:00
  • 7a0180213d Update inputWorker description j433866 2019-07-03 10:34:15 +01:00
  • 160e4a0479 Change ZipWorker to use Dish.get() j433866 2019-07-03 10:34:02 +01:00
  • bed66298d1 Change jpeg test data to be a full image j433866 2019-07-03 08:53:44 +01:00
  • 44643c151a Fixed linting issues and added CRC-8 tests mshwed 2019-07-02 15:30:59 -04:00
  • bc1bd2427d Added checksum calculation and helper functions mshwed 2019-07-02 15:13:11 -04:00
  • 6726994ad5 8.34.3 v8.34.3 n1474335 2019-07-02 18:40:03 +01:00
  • 5abc5279f5 Fixed spread operator support in older browsers n1474335 2019-07-02 18:39:21 +01:00
  • 1135ca5fb4 Remove duplicate function. Fix reading QR codes with transparent backgrounds j433866 2019-07-02 16:31:26 +01:00
  • be08a62f52 Add webpack config for font files j433866 2019-07-02 15:31:29 +01:00
  • f473807459 Bring up to date with master j433866 2019-07-02 14:23:17 +01:00
  • 3a197379d5 Remove unused self.port variable j433866 2019-07-02 13:44:04 +01:00
  • a9f8dac656 Fix stepping. Move stepping logic into App. Change toggleBakeButtonFunction to use a str instead of booleans. Tidy up handleLoaderMessage in InputWaiter. j433866 2019-07-02 12:23:46 +01:00
  • 3dc57c4a4a Update copyright year on solarized themes j433866 2019-07-02 10:35:06 +01:00
  • 4c9a61f5a7 Added bit reversal mshwed 2019-07-01 19:02:07 -04:00
  • ba4740a245 Correct documentation j433866 2019-07-01 13:42:06 +01:00
  • 86c37bab3f Clone dish instead of using the current dish. Use Dish.STRING instead of "string" for get() j433866 2019-07-01 13:41:48 +01:00
  • dd5038c15b Bring up to date with master j433866 2019-07-01 11:51:17 +01:00
  • 550ab403f6 Initial operation setup mshwed 2019-06-30 21:28:00 -04:00
  • bac2e8c014 Removed V4 + V6 options h345983745 2019-06-29 01:12:50 +01:00
  • d148cae814 8.34.2 v8.34.2 n1474335 2019-06-28 17:13:58 +01:00
  • f22211ce8c Backslashes are now escaped correctly by 'Unescape string'. CLoses #582 n1474335 2019-06-28 17:13:54 +01:00
  • f9c24f2528 8.34.1 v8.34.1 n1474335 2019-06-28 17:09:04 +01:00
  • 6f6786d79e Baking controls now scale to fit the pane correctly n1474335 2019-06-28 17:09:00 +01:00
  • a5ea7f7d58 8.34.0 v8.34.0 n1474335 2019-06-28 15:03:55 +01:00
  • d637ac7633 Updated CHANGELOG n1474335 2019-06-28 15:03:49 +01:00
  • c1ad2386ef Improvements to Entropy operation. Converted to ArrayBuffers, improved efficiency with large files, added present method back in. n1474335 2019-06-28 15:00:19 +01:00
  • b0b6de116d Fixed linting issue mshwed 2019-06-27 14:11:26 -04:00
  • 1b161f997b Refactored advanced entropy operation into entropy operation mshwed 2019-06-27 14:09:41 -04:00
  • b99af58636 Merge branch 'master' of https://github.com/gchq/CyberChef into feature/advanced-entropy mshwed 2019-06-27 13:15:19 -04:00
  • c46928aefe
    Added tests Matt 2019-06-27 17:30:44 +01:00
  • d4edbb3c3e 8.33.1 v8.33.1 n1474335 2019-06-27 17:30:43 +01:00
  • 1b765605ca Updated dependencies n1474335 2019-06-27 17:29:27 +01:00
  • 8286dc26ad Updated patch dependencies n1474335 2019-06-27 17:06:07 +01:00
  • 19a438c15b Updated Bootstrap dependecy n1474335 2019-06-27 16:58:26 +01:00
  • 12898a1a8e Merge branch 'artemisbot-features/bz2-comp' n1474335 2019-06-27 16:48:15 +01:00
  • 4c27a46d35
    Added PGP verify operation Matt 2019-06-27 16:48:03 +01:00
  • 541f2a2988 8.33.0 v8.33.0 n1474335 2019-06-27 16:47:32 +01:00
  • d0277dde3f Updated CHANGELOG n1474335 2019-06-27 16:47:26 +01:00
  • d184e40116 Added min and max for Bzip2 block size arg n1474335 2019-06-27 16:45:16 +01:00
  • 596db07647 Merge branch 'features/bz2-comp' of https://github.com/artemisbot/CyberChef into artemisbot-features/bz2-comp n1474335 2019-06-27 16:44:42 +01:00
  • c233c5c67e Modified operation request template description n1474335 2019-06-27 16:01:44 +01:00
  • db788b57e7 Merge branch 'update-issue-templates' of https://github.com/h345983745/CyberChef into h345983745-update-issue-templates n1474335 2019-06-27 15:58:38 +01:00
  • c0983654d8 8.32.1 v8.32.1 n1474335 2019-06-27 15:56:16 +01:00
  • 30bf95f2c1 Merge branch 'oct' of https://github.com/wh0/CyberChef into wh0-oct n1474335 2019-06-27 15:55:34 +01:00
  • da178107f9 8.32.0 v8.32.0 n1474335 2019-06-27 15:50:30 +01:00
  • 4dda1d9e49 Updated CHANGELOG n1474335 2019-06-27 15:45:17 +01:00
  • e11aec64cd Modified wording for IC op n1474335 2019-06-27 15:42:32 +01:00
  • 71575e49d7 Merge branch 'index-of-coincidence' of https://github.com/Ge0rg3/CyberChef into Ge0rg3-index-of-coincidence n1474335 2019-06-27 15:41:20 +01:00
  • 393d070b05 8.31.8 v8.31.8 n1474335 2019-06-27 15:37:12 +01:00
  • d7e4c28cd0 Merge branch 'bugfix/json-to-csv' of https://github.com/MShwed/CyberChef into MShwed-bugfix/json-to-csv n1474335 2019-06-27 15:36:12 +01:00
  • ccf2348cd6 8.31.7 v8.31.7 n1474335 2019-06-27 15:34:22 +01:00
  • cde3eb2c39 Merge branch 'popover-patch' of https://github.com/Ge0rg3/CyberChef into Ge0rg3-popover-patch n1474335 2019-06-27 15:31:57 +01:00
  • f29d8eeda8 Parse octal escape sequences wh0 2019-06-25 18:35:25 -07:00
  • daee7ac761 Merge branch 'master' of https://github.com/gchq/CyberChef into feature/advanced-entropy mshwed 2019-06-20 14:11:51 -04:00
  • 313d1a580e Merge branch 'master' of https://github.com/gchq/CyberChef into bugfix/json-to-csv mshwed 2019-06-20 13:59:08 -04:00
  • 824d8e929a Fixed linting issues mshwed 2019-06-20 13:26:35 -04:00
  • 862d2adf1d Added missing HTML entities mshwed 2019-06-20 13:08:20 -04:00
  • 906ece0c02 Remove loading files modal j433866 2019-06-20 13:47:30 +01:00
  • 0bcf57e89c Improve printing text to improve output quality. Now resizes the text instead of the image j433866 2019-06-20 12:58:02 +01:00
  • c529a406cd Fix switchClick not always being fired. Run detectFileType on switched output j433866 2019-06-18 15:10:51 +01:00
  • 05d81eb734 Merge remote-tracking branch 'upstream/master' into multiple-input-files j433866 2019-06-14 14:56:16 +01:00
  • ca9bab5d4c 8.31.6 v8.31.6 j433866 2019-06-14 14:32:15 +01:00
  • e35ef8f39b Escape HTML for error messages being sent to alert j433866 2019-06-14 14:31:38 +01:00
  • 370cae3c8d Fix incorrect value being sent to dishworker j433866 2019-06-13 15:39:11 +01:00
  • 5731f5c75c Add dishworker j433866 2019-06-13 14:48:38 +01:00
  • 34d03973f9 Improve queueing for getDish... messages. Force wheel event to be not passive. Change maxworkers to be navigator.hardwareConcurrency - 1 j433866 2019-06-13 14:48:28 +01:00
  • 84204c1d12 Add mime type detection to tab title. Move addition of close tab button back j433866 2019-06-13 11:13:53 +01:00
  • 6ee76e3bf0 Add getDishTitle function j433866 2019-06-13 09:43:58 +01:00
  • f497dc3170 Handle progressMessage in background waiter. Don't update tab progress if there's no set recipe j433866 2019-06-11 10:01:40 +01:00
  • 749ffdd5d1 Move input tab code j433866 2019-06-11 09:50:29 +01:00
  • e709582062 Disappearing Popover Fix George O 2019-06-10 00:06:15 +01:00
  • 713f10e63a Turn input tabs into progress bars j433866 2019-06-10 16:07:01 +01:00
  • 9d60ef5f72 Turn output tabs into progress bars! j433866 2019-06-10 15:39:21 +01:00