No description
Find a file
2019-10-27 13:45:45 +03:00
.github Updated bug report template 2019-10-16 16:04:36 +01:00
src Fork no longer appends its merge delimiter to the end of the output. Closes #692 2019-10-18 13:57:21 +01:00
tests Fork no longer appends its merge delimiter to the end of the output. Closes #692 2019-10-18 13:57:21 +01:00
.editorconfig Added nightwatch.js test suite for confirming that the app loads correctly and can run operations from each module. Currently only support the latest version of Chrome. 2018-12-29 02:58:05 +00:00
.eslintignore Removed Clippy 2019-10-16 15:37:18 +01:00
.eslintrc.json Added eslint space-before-blocks rule 2019-08-27 18:13:33 +01:00
.gitignore update gitignore 2019-10-07 18:01:35 +01:00
.npmignore Removed JSDoc generation as it is never really used. JSDoc comments are still required but the doc files will no longer be generated. This simplifies the build process and config scripts. 2019-08-28 16:37:31 +01:00
.travis.yml Update .travis.yml 2019-10-21 13:56:52 +01:00
babel.config.js Merge branch 'v9' of github.com:gchq/CyberChef into node-lib 2019-07-05 11:07:31 +01:00
CHANGELOG.md Updated CHANGELOG 2019-09-13 14:35:54 +01:00
CODE_OF_CONDUCT.md Create CODE_OF_CONDUCT.md 2017-06-16 15:32:55 +01:00
Gruntfile.js Tidied up chainCommands function in Gruntfile 2019-10-16 16:32:06 +01:00
LICENSE Initial commit 2016-11-28 10:42:58 +00:00
nightwatch.json Downloadble version is now a .zip file instead of a single .htm file 2019-04-12 18:54:31 +01:00
package-lock.json 9.7.17 2019-10-18 13:57:26 +01:00
package.json 9.7.17 2019-10-18 13:57:26 +01:00
postcss.config.js Updated dependencies 2019-06-27 17:29:27 +01:00
SECURITY.md Create SECURITY.md 2019-08-22 17:38:56 +01:00
webpack.config.js OCR operation now relies on local files 2019-09-13 17:40:20 +01:00