d98762625
|
04b7f2fa8c
|
WIP HAD to move NodeDish out - NONE of it is async!
|
2019-02-15 15:20:05 +00:00 |
|
d98762625
|
aafde8986d
|
tidy up gruntfile for node
|
2019-02-13 14:48:55 +00:00 |
|
d98762625
|
03e3ab5599
|
Merge branch 'master' of github.com:gchq/CyberChef into node-lib
|
2019-02-12 15:32:59 +00:00 |
|
n1474335
|
49e2b05a11
|
Dynamic module loading is now cached and Webpack includes the import in the main chunk.
|
2019-02-11 18:44:41 +00:00 |
|
d98762625
|
c76322c40d
|
force webpack to only emit one file when using dynamic import
|
2019-02-11 17:21:16 +00:00 |
|
d98762625
|
39c68ff26e
|
Merge branch 'dynamic-import' into node-lib-dynamic
|
2019-02-11 16:56:50 +00:00 |
|
d98762625
|
a7a2fe243a
|
prod working with mini css webpack plugin
|
2019-02-11 15:40:18 +00:00 |
|
d98762625
|
d22eac9f35
|
WIP getting prod working with minicss webpack plugin
|
2019-02-11 14:29:29 +00:00 |
|
d98762625
|
dd51b675b0
|
removed OpModules bodge from index generation scripts
|
2019-02-08 14:49:19 +00:00 |
|
d98762625
|
781ff956e3
|
add dev builds for node
|
2019-01-23 10:06:55 +00:00 |
|
d98762625
|
7522e5de33
|
remove unnecessary operationConfig manipulation
|
2019-01-23 09:55:29 +00:00 |
|
d98762625
|
9d674ce5a7
|
move node test suite into its own grunt command
|
2019-01-04 12:14:02 +00:00 |
|
d98762625
|
a4de937eb6
|
Merge branch 'master' of github.com:gchq/CyberChef into node-lib
|
2019-01-04 09:27:32 +00:00 |
|
n1474335
|
840e44deac
|
Tidied up UI tests
|
2018-12-30 00:26:28 +00:00 |
|
n1474335
|
b631e3fef6
|
Added nightwatch tests to TravisCI build process for prod and inline versions.
|
2018-12-29 23:46:13 +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 |
|
n1474335
|
c7e9115994
|
Restructured tests directory
|
2018-12-28 21:49:40 +00:00 |
|
n1474335
|
16be7cb28a
|
Fixed grunt-webpack circular reference issue
|
2018-12-26 00:39:30 +00:00 |
|
n1474335
|
8fef01d961
|
Fixed bundle analyzer filepath
|
2018-12-26 00:01:12 +00:00 |
|
n1474335
|
43dcd544f2
|
Added webpack-bundle-analyzer to production build. Refactored some modules to improve performance. Removed moment-timezone from Utils to drastically reduce module size.
|
2018-12-25 23:58:00 +00:00 |
|
d98762625
|
18f6ab451d
|
pull from master
|
2018-12-07 13:27:23 +00:00 |
|
n1474335
|
cc35ec82eb
|
Fixed babel transpilation of jsesc and crypto-api
|
2018-11-21 17:47:56 +00:00 |
|
d98762625
|
b19f8f65a4
|
update HMAC test after merge and add loader to allow external uglifyjs plugin to work for node builds
|
2018-11-09 14:40:40 +00:00 |
|
d98762625
|
214d6c4405
|
merge from upstream
|
2018-10-12 11:46:50 +01:00 |
|
n1474335
|
8aeb7b60a7
|
Updated dependencies
|
2018-10-10 15:49:07 +00:00 |
|
d98762625
|
48f3a3b18f
|
Do not mangle names on minification for Node prod build - property names are used for search in bake
|
2018-10-05 18:24:06 +01:00 |
|
d98762625
|
5047619e54
|
Merge branch 'master' of github.com:gchq/CyberChef into node-lib
|
2018-09-04 09:42:05 +01:00 |
|
n1474335
|
be14d56eae
|
Tidied up JWT operations
|
2018-08-31 13:58:06 +00:00 |
|
d98762625
|
f51d924ec9
|
Remove duplicate wiping of opconfig in node index config script
|
2018-08-31 14:48:46 +01:00 |
|
n1474335
|
c9242e32fe
|
Auto-generated configs and modules are now cleaned when starting a new dev or prod task
|
2018-08-29 18:21:46 +00:00 |
|
d98762625
|
20452fe3cb
|
include crypto-api src into lib to get around mjs import issue. compiled node lib now requires successfully.
|
2018-08-10 17:44:40 +01:00 |
|
d98762625
|
fa8736b1a4
|
Make help function use OperationConfig.json file
Tidy up Gruntfile execs
|
2018-07-06 11:34:06 +01:00 |
|
d98762625
|
866b36729c
|
edit logging on gruntfile
|
2018-06-19 08:53:29 +01:00 |
|
d98762625
|
471009bc17
|
remove example and remove cap issues for SyncDish
|
2018-06-18 13:15:29 +01:00 |
|
d98762625
|
fc1b8917a8
|
add node index to clean. generate node index before test
|
2018-06-07 10:06:44 +01:00 |
|
d98762625
|
45d2fbc5fc
|
create SyncDish and wrap results in it.
|
2018-06-06 16:37:12 +01:00 |
|
d98762625
|
d00b9e0928
|
generate node index needs to be without other generate scripts
|
2018-06-06 09:13:26 +01:00 |
|
d98762625
|
dcf6564d0a
|
linting for generated node/index.mjs
|
2018-05-30 11:35:36 +01:00 |
|
d98762625
|
6db9521419
|
re-add translateTo call to chef export
|
2018-05-30 11:29:38 +01:00 |
|
d98762625
|
9a471d2a26
|
remove extra preamble for grunt task. improve index script
|
2018-05-25 12:20:56 +01:00 |
|
d98762625
|
0a0240e520
|
WIP: generate top level node exports - manually mock lib files
|
2018-05-25 11:26:28 +01:00 |
|
n1474335
|
093a7c8c8a
|
ESM: Config files are now initialised correctly.
|
2018-05-20 17:05:59 +01:00 |
|
n1474335
|
ee519c7352
|
Merged esm branch into feature-magic. Ported FileType ops.
|
2018-05-20 16:49:42 +01:00 |
|
n1474335
|
ebcc5bd9c8
|
ESM: Added generateConfig calls to relevant grunt tasks
|
2018-05-16 10:25:29 +01:00 |
|
n1474335
|
b760c2f1a0
|
ESM: Fixed OperationError detection and tidied up ops.
|
2018-05-16 10:17:49 +01:00 |
|
n1474335
|
a98d37e61c
|
Merged master into esm branch
|
2018-05-14 11:58:01 +00:00 |
|
n1474335
|
1f877817f4
|
ESM: Added portOperation.mjs script. Added To and From Hexdump operations.
|
2018-05-06 12:24:01 +01:00 |
|
n1474335
|
30aa4e05ef
|
ESM: 'grunt test' now generates configs before running
|
2018-04-11 18:08:42 +00:00 |
|
n1474335
|
e99331f305
|
ESM: Tidied up Set operations
|
2018-04-11 17:29:02 +00:00 |
|
n1474335
|
083d2d1cc4
|
ESM: Added Zlib ops and created a Zlib library.
|
2018-04-02 20:46:55 +01:00 |
|