Commit Graph

  • 951b168f3a 5.3.2 v5.3.2 n1474335 2017-05-05 16:00:40 +00:00
  • 53d89af459 Merge branch 'feature-key-derivation-hashers' n1474335 2017-05-05 15:58:00 +00:00
  • 4f844ea837 Merge branch 'master' into feature-key-derivation-hashers n1474335 2017-05-05 15:57:42 +00:00
  • 59a36e77bd 5.3.1 v5.3.1 n1474335 2017-05-05 15:55:58 +00:00
  • 61d8d4473c Merge branch 'graingert-use-array-fill' n1474335 2017-05-05 15:55:46 +00:00
  • 508a371175 Fixed offset checker array initialisation n1474335 2017-05-05 15:54:59 +00:00
  • b010fd88e8 Fix X.509 signature breakout bug n1474335 2017-05-05 15:42:24 +00:00
  • 66a93b81c6 Added hasher argument to PBKDF2 and EVPKDF operations. n1474335 2017-05-05 15:38:38 +00:00
  • 274e1139fa Remove debounce from Utils toby 2017-05-03 10:43:30 -04:00
  • 6122e33f4f Removed debounced autobake & stop disabling input toby 2017-05-03 10:27:13 -04:00
  • b365ce3195
    fix the first 100 prefer-const errors Thomas Grainger 2017-05-03 00:40:39 +01:00
  • 0a3233d289
    move spider images to .json file Thomas Grainger 2017-05-02 23:13:50 +01:00
  • 15aea9e9ea
    auto-fix prefer-const Thomas Grainger 2017-05-02 23:06:28 +01:00
  • 5b03a84be8
    use .fill to initialise Arrays Thomas Grainger 2017-04-13 18:43:38 +01:00
  • 80cdf0c014 Merge conflict n1474335 2017-05-02 23:03:28 +01:00
  • d41d56e670 5.3.0 v5.3.0 n1474335 2017-05-02 22:54:56 +01:00
  • 7e4e1f1a0d Merge branch 'graingert-no-var-rule' n1474335 2017-05-02 22:54:41 +01:00
  • 463b06f508 Consistency modifications n1474335 2017-05-02 22:53:57 +01:00
  • d3377d56b4 Merge branch 'no-var-rule' of https://github.com/graingert/CyberChef into graingert-no-var-rule n1474335 2017-05-02 22:28:17 +01:00
  • c7611fbc05 Merge pull request #123 from gchq/feature-comment n1474335 2017-05-02 21:05:58 +01:00
  • 67ee218f69 Merge pull request #124 from tlwr/feature-camel-snake-case n1474335 2017-05-02 21:04:49 +01:00
  • d1d394eec7 Fix search-results layout bug. n1474335 2017-05-02 20:56:57 +01:00
  • 98bc68c2bf Update descriptions to explain context awareness toby 2017-05-02 12:17:43 -04:00
  • 116c0680a2 Make camel,etc smart and add tests toby 2017-05-02 11:21:04 -04:00
  • 1b8a25ec88 Add "Extract EXIF" operation toby 2017-04-29 15:44:39 -04:00
  • d5def01a9d Add operations To {Snake,Camel,Kebab} case toby 2017-04-29 13:42:07 -04:00
  • ee07b72415
    move eslintrc up a directory Thomas Grainger 2017-04-28 16:51:57 +01:00
  • f7547db272
    ignore vendor Thomas Grainger 2017-04-28 16:44:10 +01:00
  • 5d271687ec
    fix vars in Gruntfile Thomas Grainger 2017-04-13 19:00:55 +01:00
  • d05543db30
    manual fixes Thomas Grainger 2017-04-13 18:31:26 +01:00
  • b33f73ac9a
    autofix no-var Thomas Grainger 2017-04-13 18:08:50 +01:00
  • 31e5d785fe Added badges for npm version and repo size to the README n1474335 2017-04-28 13:28:31 +01:00
  • 8096fd20a7 Fixed lint errors n1474335 2017-04-27 13:12:45 +00:00
  • addd45ae8e Added 'Comment' operation for annotating the recipe n1474335 2017-04-27 13:05:29 +00:00
  • d6895537ac Added more keywords and bug link to package.json n1474335 2017-04-27 10:43:11 +00:00
  • 4ac40fee5e 5.2.4 v5.2.4 n1474335 2017-04-27 10:24:43 +00:00
  • 05b8d0b45c Added Travis deployment for npm. n1474335 2017-04-27 10:23:01 +00:00
  • 446f539803 5.2.3 v5.2.3 n1474335 2017-04-27 09:14:35 +00:00
  • 6ef2e46aa3 Merge branch 'bug-popover' n1474335 2017-04-27 09:14:11 +00:00
  • e4c5c4a901 Fixed bug where popovers on operations stopped working after the operation was dragged into the recipe. n1474335 2017-04-27 09:10:18 +00:00
  • be231f3a91 5.2.2 v5.2.2 n1474335 2017-04-26 11:05:50 +00:00
  • 39f36c9184 Removed excess auto-baking when an operation is added to the recipe. Fixes #120. n1474335 2017-04-26 11:05:44 +00:00
  • 2e4076bb75 Added option to change the theme. n1474335 2017-04-25 00:21:38 +01:00
  • d71ac2e894 Moved from Sass to CSS with custom properties, allowing for dynamic theme changes. n1474335 2017-04-24 23:59:35 +01:00
  • 7e7da26f29 5.2.1 v5.2.1 n1474335 2017-04-24 11:54:05 +00:00
  • 4375a151dd BUGFIX #119: Recipe names are now correctly escaped. n1474335 2017-04-24 11:53:55 +00:00
  • 0f02fb5d05 5.2.0 v5.2.0 n1474335 2017-04-23 18:53:55 +01:00
  • 05edc1f9c4 Merge branch 'tlwr-feature-select-lines-op' n1474335 2017-04-23 18:53:21 +01:00
  • 50784f2600 Debounce autobake in the web app. toby 2017-04-23 13:41:28 -04:00
  • 2c0f0d9a20 Changed Head and Tail tests to match new 'AllBut' configuration. n1474335 2017-04-23 18:29:54 +01:00
  • 21c0fed833 Fix bug: baking error did not reset baking status toby 2017-04-23 13:14:59 -04:00
  • d081ff745d Added Head and Tail to Utils category and replaced 'AllBut' argument functionality with support for negative values of n. n1474335 2017-04-23 18:05:00 +01:00
  • e3f41fea9c Developing a dark theme. n1474335 2017-04-23 17:09:12 +01:00
  • dea214bd2e Add Head and Tail operations toby 2017-04-21 23:06:59 -04:00
  • a13e2468db Added UI loading indications to the HTML app toby 2017-04-21 20:04:12 -04:00
  • 3fb660d816 Add jsdoc-babel plugin toby 2017-04-21 18:05:30 -04:00
  • 9f60dc3dd6 Change ecmaVersion to 8 to make eslint happy toby 2017-04-21 17:56:16 -04:00
  • 02f855ff09 Add more tests for flow control ops toby 2017-04-21 17:49:10 -04:00
  • c39622ed1e Add support for async ops using async/await toby 2017-04-21 17:48:42 -04:00
  • 07bb095e73 Merge pull request #115 from tlwr/patch-1 n1474335 2017-04-15 20:49:10 +01:00
  • e409029bb3 Merge pull request #116 from tlwr/patch-2 n1474335 2017-04-15 20:48:42 +01:00
  • a4d93f23d6 Added preloader to hide elements before they are correctly rendered n1474335 2017-04-15 20:46:57 +01:00
  • 6201176852 Add Travis CI badge to README.md Toby Lorne 2017-04-13 15:36:17 -04:00
  • 7d958cc20e Update Crown Copyright to 2017 in jsdoc.conf.json Toby Lorne 2017-04-13 15:23:54 -04:00
  • e0e5670d0e Styles rewritten in a modular format with themable properties stored in variables. n1474335 2017-04-13 17:59:37 +01:00
  • 68e855e3d2 Merge branch 'FloatingGhost-master' n1474335 2017-04-11 14:42:14 +00:00
  • bf91352fce Modified comments in Code.js n1474335 2017-04-11 14:41:30 +00:00
  • a840504b3d Merge branch 'master' of https://github.com/FloatingGhost/CyberChef into FloatingGhost-master n1474335 2017-04-11 14:38:29 +00:00
  • e120422b05 Styles now imported through Sass. Less removed. n1474335 2017-04-09 14:06:59 +01:00
  • c60e99288f 5.1.3 v5.1.3 n1474335 2017-04-07 23:03:17 +01:00
  • d9006d6e37 Merge pull request #110 from artemisbot/feature/accessibility n1474335 2017-04-07 23:10:42 +01:00
  • 9121b83bd1 Update Gruntfile.js Matt C 2017-04-07 23:01:37 +01:00
  • fad3db1556 5.1.2 v5.1.2 n1474335 2017-04-07 22:24:51 +01:00
  • 9d4862b5c8 Merge pull request #111 from gchq/bug-autobake-reorder n1474335 2017-04-07 22:34:32 +01:00
  • 2a07999db6 BUGFIX #98: Auto-Bake now triggers when operations are re-ordered. n1474335 2017-04-07 22:23:23 +01:00
  • ce2ffcafd3 5.1.1 v5.1.1 n1474335 2017-04-07 21:59:07 +01:00
  • 3093794f72 Merge pull request #109 from gchq/bug-search n1474335 2017-04-07 22:08:12 +01:00
  • abd05f5105 Fixed popover bug in search and removed popovers when favourites are dragged out. n1474335 2017-04-07 21:50:53 +01:00
  • dcb2ad9d2d Merge branch 'l50741-feature/accessibility' n1474335 2017-04-07 21:28:22 +01:00
  • 44d2e100bd Made changes to fix accessibility errors Matt C 2017-04-07 17:00:32 +01:00
  • 8d9c114acd
    fix: Re-add comments in code replacements Hannah Ward 2017-04-07 13:59:00 +01:00
  • bce0950498
    chg: Removed redundant code = code.replace Hannah Ward 2017-04-06 12:43:37 +01:00
  • dcac64fb9a
    chg: Compress repeated replaces Hannah Ward 2017-04-06 12:31:44 +01:00
  • 03ad87d651 add a grunt plugin to check accessibility l50741 2017-04-05 21:30:22 +01:00
  • 1770205ee1 5.1.0 v5.1.0 n1474335 2017-04-05 23:07:40 +01:00
  • 5c7dfcb4a2 Updated .travis.yml n1474335 2017-04-05 23:07:33 +01:00
  • 35e7460be8 Fixed lint error n1474335 2017-04-05 22:03:30 +01:00
  • 87ebe77dfb Merge branch 'artemisbot-feature-octal' n1474335 2017-04-05 22:00:33 +01:00
  • 5f85bff315 Fixed tests for octal operations. n1474335 2017-04-05 22:00:06 +01:00
  • a36c9ca339 Merge remote-tracking branch 'upstream/master' into feature-octal Matt C 2017-03-31 18:44:38 +00:00
  • f07709e80b Merge branch 'master' of https://github.com/gchq/CyberChef n1474335 2017-03-31 16:01:26 +00:00
  • 7272c86592 5.0.1 v5.0.1 n1474335 2017-03-31 16:00:30 +00:00
  • 706423462d 'From Base' operation now supports numbers with fractional parts. n1474335 2017-03-31 16:00:23 +00:00
  • bace0c5b2c Updated .travis.yml n1474335 2017-03-31 11:27:39 +01:00
  • 3788a9161a Updated .travis.yml to add GA code to GH Pages n1474335 2017-03-31 09:56:08 +00:00
  • 7276ccaf96 5.0.0 v5.0.0 n1474335 2017-03-30 21:18:41 +01:00
  • 3a9dbdf7fb Fixed Travis CI config for releases n1474335 2017-03-30 21:18:33 +01:00
  • 8106ba5bc6 Configured Travis CI to deploy GitHub Releases n1474335 2017-03-30 20:54:46 +01:00
  • b9766a5041 Configured Travis CI to deploy to GitHub Pages n1474335 2017-03-30 20:17:40 +01:00
  • a37d2a24cf Merge branch 'master' of https://github.com/gchq/CyberChef n1474335 2017-03-30 19:59:31 +01:00