Arnim Rupp
ae5c7daf8b
Add new module: Convert to Emoji alphabe
...
This is a fun 'cipher' for kids. Converts characters to their representation in the Emoji animal alphabet, matching first letters of the animal. Can be combined with 'Generate QR Code'.
Example: 🐅 🐙 🐧 🐍 🐘 ℃ 🐀 🐘 🐅 ❗ ️
2020-12-26 00:46:25 +01:00
d98762625
494279edd8
update gitignore
2019-10-07 18:01:35 +01:00
d98762625
014e70a7b1
add node index to source
2019-09-20 18:44:13 +01:00
n1474335
686ca284fe
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
d98762625
76cc7f1169
Merge branch 'master' of github.com:gchq/CyberChef into node-lib
2019-03-14 17:57:53 +00:00
n1474335
53226c1050
Added populateMultiOption ingredient type
2019-02-08 18:36:59 +00:00
d98762625
a4de937eb6
Merge branch 'master' of github.com:gchq/CyberChef into node-lib
2019-01-04 09:27:32 +00:00
s2224834
088864fd9c
Add Enigma operation
2019-01-03 16:36:56 +00:00
n1474335
b0fb9db4b8
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
d98762625
431f1d4be0
housekeeping & add repl command to package
2018-09-27 17:51:44 +01:00
d98762625
749a587eb2
fix tests after merge; remove detectFileType as it behaves erratically
2018-09-04 09:55:41 +01:00
d98762625
a2f4e34866
need to inclide src/node/index for module
use
2018-08-11 22:22:07 +01:00
d98762625
fa8736b1a4
Make help function use OperationConfig.json file
...
Tidy up Gruntfile execs
2018-07-06 11:34:06 +01:00
d98762625
0a0240e520
WIP: generate top level node exports - manually mock lib files
2018-05-25 11:26:28 +01:00
d98762625
5fb50a1759
OperationErrors now bubble up to the top of the API.
...
Added test functionality for node api
refactor TestRegister into class
2018-05-03 13:53:40 +01:00
n1474335
e99331f305
ESM: Tidied up Set operations
2018-04-11 17:29:02 +00:00
n1474335
9b4fc3d3aa
Converted the core to ES modules
2018-03-26 23:14:23 +01:00
n1474335
c93edec55b
Switched to val-loader and compiling MetaConfig
2017-09-17 13:47:33 +01:00
n1474335
05b8d0b45c
Added Travis deployment for npm.
2017-04-27 10:23:01 +00:00
n1474335
b9766a5041
Configured Travis CI to deploy to GitHub Pages
2017-03-30 20:17:40 +01:00
n1474335
885fbe13ac
Set up Grunt tasks to build web and Node versions of CyberChef using webpack
2017-03-21 22:41:44 +00:00
n1474335
d7e396c04f
Tweaks and restructuring of test runner.
2017-02-28 17:08:36 +00:00
n1474335
9c1fb7ddf4
Added button to maximise the output window
2016-12-20 20:18:16 +00:00
n1474335
b1d73a725d
Initial commit
2016-11-28 10:42:58 +00:00