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 |
|
n1474335
|
fbb3a02315
|
ESM: The operations index is now generated automatically
|
2018-04-02 19:24:25 +01:00 |
|
n1474335
|
041cd9fb8e
|
ESM: Added remaining Base64 ops and created a Base64 library. Added the prefer-const eslint rule.
|
2018-04-02 17:10:51 +01:00 |
|
n1474335
|
e41145427e
|
Tidied up PGP operations and added progress callback
|
2018-03-28 23:26:48 +01:00 |
|
n1474335
|
9b4fc3d3aa
|
Converted the core to ES modules
|
2018-03-26 23:14:23 +01:00 |
|
n1474335
|
715ca1c292
|
Added Bcrypt, Scrypt, BSON and string operations along with many new tests.
|
2018-03-26 22:25:36 +01:00 |
|
n1474335
|
328142dac7
|
Added 's' to the standalone version string
|
2018-03-01 20:32:09 +00:00 |
|
n1474335
|
574207c626
|
Updated many dependencies including Webpack (v4) and crypto-api (v0.8)
|
2018-03-01 19:45:34 +00:00 |
|
n1474335
|
cb1fe80214
|
Added robots meta tag to inline version to prevent indexing.
|
2018-02-20 17:34:19 +00:00 |
|
n1474335
|
19f2e6dae0
|
Fixed robots.txt copy
|
2018-02-20 17:15:06 +00:00 |
|
n1474335
|
502a9fbb92
|
Added dynamically generated sitemap and robots.txt file to prevent crawling of inline version
|
2018-02-20 16:52:27 +00:00 |
|
n1474335
|
f528930ad2
|
Added 'Sleep' operation.
|
2018-01-25 13:44:39 +00:00 |
|
n1474335
|
e61e3bcf9b
|
Updated the dev server to work on external interfaces
|
2017-09-22 16:05:15 +00:00 |
|
n1474335
|
f6b52b7c82
|
Operations can now set options from within the worker
|
2017-09-20 00:37:57 +01:00 |
|
n1474335
|
77203a4363
|
Excluded MetaConfig from JSDoc
|
2017-09-17 14:59:11 +01:00 |
|
n1474335
|
d3246b7c8b
|
Merged upstream master
|
2017-09-17 14:53:17 +01:00 |
|
n1474335
|
c93edec55b
|
Switched to val-loader and compiling MetaConfig
|
2017-09-17 13:47:33 +01:00 |
|
n1474335
|
dba0b104ab
|
Added docs to GH Pages
|
2017-09-13 15:21:31 +00:00 |
|
n1474335
|
a4aee761c2
|
Added module and threading support for the inline version.
|
2017-08-25 00:25:49 +01:00 |
|
n1474335
|
a61cf6a68a
|
Added module framework
|
2017-08-09 20:09:23 +01:00 |
|
n1474335
|
55aedfe901
|
Jsonpath lib now imported from npm with workaround instead of serving locally.
|
2017-08-04 13:59:32 +00:00 |
|
n1474335
|
7a2f071269
|
Dependencies in the node version are now kept external in the webpack build
|
2017-08-01 14:42:09 +00:00 |
|
n1474335
|
ff78c72d54
|
Configured webpack-dev-server
|
2017-07-03 23:15:57 +01:00 |
|
n1474335
|
4363da534d
|
Updated links to new hash variant and cleaned up About and Option panes
|
2017-06-16 15:36:42 +00:00 |
|
n1474335
|
cbdc24d869
|
Travis CI now adds a compile message
|
2017-05-18 23:46:03 +01:00 |
|
n1474335
|
2b3e471f96
|
Added version number to About/Support pane
|
2017-05-18 23:40:53 +01:00 |
|
n1474335
|
a418f63a44
|
Added postcss-loader to provide fallbacks for older browsers
|
2017-05-18 23:24:24 +01:00 |
|
n1474335
|
823b276ef5
|
Changed bootstrap-sass back to bootstrap (with less). Theme now loads before the preloader is shown.
|
2017-05-13 16:45:19 +01:00 |
|
n1474335
|
0dc72d8301
|
Merged master
|
2017-05-06 16:22:25 +01:00 |
|
n1474335
|
1adedff61a
|
Filter out source-map warnings in webpack output
|
2017-05-06 16:14:30 +01:00 |
|
n1474335
|
6abd10f9e2
|
Tidying codebase
|
2017-05-06 16:12:09 +01:00 |
|
n1474335
|
80cdf0c014
|
Merge conflict
|
2017-05-02 23:03:28 +01:00 |
|
Thomas Grainger
|
ee07b72415
|
move eslintrc up a directory
|
2017-04-28 16:53:38 +01:00 |
|
Thomas Grainger
|
5d271687ec
|
fix vars in Gruntfile
|
2017-04-28 16:50:12 +01:00 |
|
n1474335
|
e120422b05
|
Styles now imported through Sass. Less removed.
|
2017-04-09 14:06:59 +01:00 |
|
Matt C
|
9121b83bd1
|
Update Gruntfile.js
|
2017-04-07 23:01:37 +01:00 |
|
Matt C
|
44d2e100bd
|
Made changes to fix accessibility errors
Still some warnings and notices, but they are inconsequential.
|
2017-04-07 17:00:32 +01:00 |
|
l50741
|
03ad87d651
|
add a grunt plugin to check accessibility
|
2017-04-05 21:30:22 +01:00 |
|
n1474335
|
3788a9161a
|
Updated .travis.yml to add GA code to GH Pages
|
2017-03-31 09:56:08 +00:00 |
|
n1474335
|
3b253f48ae
|
Added .travis.yml for CI
|
2017-03-30 19:58:58 +01:00 |
|
n1474335
|
720b7a3e3f
|
Removed stats.txt functionality as it doesn't add much.
|
2017-03-29 21:51:42 +01:00 |
|
n1474335
|
ed21dff88f
|
Fixed 'Diff' imports and added test
|
2017-03-27 19:39:04 +01:00 |
|
n1474335
|
d63a465e6b
|
Updated webpack config to work with beta branch
|
2017-03-27 16:20:43 +01:00 |
|
n1474335
|
97d41fd50a
|
Restructured and fixed inliner.
|
2017-03-27 16:08:36 +01:00 |
|
n1474335
|
c75ebcf001
|
Fixed tests and brought test module naming in line with conventions.
|
2017-03-25 13:32:35 +00:00 |
|
n1474335
|
9bd11dc7ad
|
UglifyJS now invoked by webpack instead of Grunt
|
2017-03-23 18:41:36 +00:00 |
|
n1474335
|
0f2a5014be
|
Restructured src files into a more logical hierarchy
|
2017-03-23 00:33:40 +00:00 |
|
n1474335
|
c9910a8ddb
|
Banners and template options added through webpack
|
2017-03-22 16:55:21 +00:00 |
|
n1474335
|
df15826912
|
CSS now packaged with webpack instead of Grunt
|
2017-03-22 16:12:53 +00:00 |
|
n1474335
|
1800bad61d
|
Added babel-preset-env with browser version targets and babel-polyfill
|
2017-03-21 23:56:46 +00: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 |
|
toby
|
3a90244af0
|
Convert test runner to headless
|
2017-02-24 18:50:17 -05:00 |
|
toby
|
500522bdeb
|
Initial work on in-browser test runner
Run `grunt test` and open up the `build/test/index.html` to run the
tests.
|
2017-02-23 13:59:58 -05:00 |
|
n1474335
|
edb418a3fc
|
BUGFIX: CanvasComponents naming conventions updated to match main project settings. Fixes 'Entropy' and 'Frequency distribution' operations.
|
2017-02-13 17:48:24 +00:00 |
|
n1474335
|
e803d208e8
|
Updated eslint whitespace rules
|
2017-02-09 15:09:33 +00:00 |
|
n1474335
|
4f0d153e73
|
Added 'Report a bug' tab to the 'About/Support' pane.
|
2017-02-07 20:31:15 +00:00 |
|
n1474335
|
e3c977934b
|
Variable names changed from underscore to CamelCase. Eslint rules updated. #64
|
2017-01-31 18:24:56 +00:00 |
|
n1474335
|
ba8524ca79
|
Added 'MD2', 'MD4' and 'SHA0' operations. Closes #52.
|
2017-01-16 16:40:43 +00:00 |
|
n1474335
|
a9f15b2c64
|
Updated npm package versions
|
2016-12-20 18:57:53 +00:00 |
|
Mike Schwörer
|
8db1b2fc79
|
switched from jquery.cpath.js to xpath.js
|
2016-12-17 01:14:33 +01:00 |
|
Mike Schwörer
|
dea16f63f5
|
Small stuff to make eslint happy
|
2016-12-16 22:32:19 +01:00 |
|
Mike Schwörer
|
4c36123fd7
|
Merge remote-tracking branch 'upstream/master' into feature_xpath
# Conflicts:
# Gruntfile.js
# src/js/.jshintrc
|
2016-12-16 22:15:53 +01:00 |
|
n1474335
|
af4644c9eb
|
Replaced jsHint with eslint. Fixes #4.
|
2016-12-14 16:39:17 +00:00 |
|
Mike Schwörer
|
5c92e49d5d
|
Merge remote-tracking branch 'upstream/master' into feature_xpath
|
2016-12-05 20:16:39 +01:00 |
|
Mike Schwörer
|
da7a832ceb
|
Merge remote-tracking branch 'upstream/master' into feature_xpath
|
2016-12-05 19:30:46 +01:00 |
|
n1474335
|
20d9903572
|
XOR operation now supports both input and output differentials. Fixes #17
|
2016-12-03 01:42:23 +00:00 |
|
n1474335
|
19b0a972d8
|
Inlined version now correctly displays compile time in place of the download link. Fixes #14.
|
2016-12-03 00:40:51 +00:00 |
|
n1474335
|
43fa4370a3
|
Added Grunt task to deploy build/prod to the gh-pages branch. Partial solution to #19.
|
2016-12-03 00:37:38 +00:00 |
|
n1474335
|
8b0112229e
|
BUGFIX #24: Invalid favourites loaded from localStorage are now escaped when reported to the user.
|
2016-11-30 23:11:06 +00:00 |
|