n1474335
|
2b275f0897
|
Updated eslint, Jimp, and other dependencies
|
2024-06-11 18:07:22 +01:00 |
|
n1474335
|
25fe7bba67
|
Tidied up Argon2 operations
|
2023-03-24 22:15:21 +00:00 |
|
Tan Zhen Yong
|
2fab1028c5
|
Add Argon2 hash operation
|
2023-03-12 00:32:46 +08:00 |
|
Matt C
|
8f710461da
|
Update yara to 4.2.3 and fix output reading 0 matches
|
2022-09-17 23:48:11 +01:00 |
|
n1474335
|
7b245b084a
|
Updated to Node v18 and removed node-sass dependency
|
2022-09-09 21:22:55 +01:00 |
|
n1474335
|
668eac1f9e
|
Fixed Split.js issues when resizing to around 1000px wide
|
2022-05-30 22:53:17 +01:00 |
|
n1474335
|
9273f97d88
|
Updated dependencies
|
2022-03-28 15:42:11 +01:00 |
|
n1474335
|
99eb1cced5
|
Merge branch 'rsa' of https://github.com/mattnotmitt/CyberChef into mattnotmitt-rsa
|
2021-02-01 17:30:02 +00:00 |
|
n1474335
|
7747bfe0f2
|
Fixed prod build and Actions now creates a sitemap
|
2021-01-22 15:17:17 +00:00 |
|
n1474335
|
cf5fd7cbf2
|
Updated dependencies
|
2021-01-22 11:04:45 +00:00 |
|
n1474335
|
ec37a676a8
|
Updated dependencies
|
2020-12-14 17:51:12 +00:00 |
|
n1474335
|
f33193e122
|
Updated dependencies
|
2020-12-14 15:32:12 +00:00 |
|
n1474335
|
7c40204e4f
|
Updated dependencies
|
2020-12-11 17:58:23 +00:00 |
|
n1474335
|
2b2ffb3346
|
Updated dependencies
|
2020-12-11 16:24:39 +00:00 |
|
Matt
|
d4ae241758
|
Merge branch 'master' into rsa
|
2020-06-08 15:55:37 +01:00 |
|
Matt
|
5ce3cc17bb
|
Fixed tesseract issue
|
2020-05-27 15:00:34 +01:00 |
|
Matt
|
e0f000b913
|
Fixed RSA generation and added digest option to verify
|
2020-04-06 13:35:14 +01:00 |
|
Matt
|
841e760b04
|
Merge remote-tracking branch 'upstream/master' into features/rsa
|
2019-09-30 11:03:41 +01:00 |
|
n1474335
|
70346bce35
|
OCR operation now relies on local files
|
2019-09-13 17:40:20 +01:00 |
|
j433866
|
e2c7d8c678
|
Increase size limit for inlined fonts / icons
|
2019-08-13 16:03:52 +01:00 |
|
d98762625
|
368f508b17
|
Merge branch 'v9' of github.com:gchq/CyberChef into node-lib
|
2019-07-05 11:07:31 +01:00 |
|
n1474335
|
db72cad610
|
Merge branch 'more-image-ops' of https://github.com/j433866/CyberChef into j433866-more-image-ops
|
2019-07-03 12:24:03 +01:00 |
|
n1474335
|
5abc5279f5
|
Fixed spread operator support in older browsers
|
2019-07-02 18:39:21 +01:00 |
|
j433866
|
be08a62f52
|
Add webpack config for font files
|
2019-07-02 15:31:29 +01:00 |
|
j433866
|
f473807459
|
Bring up to date with master
|
2019-07-02 14:23:17 +01:00 |
|
d98762625
|
0a3d87dfe3
|
Merge branch 'master' of github.com:gchq/CyberChef into node-lib
|
2019-05-03 13:41:05 +01:00 |
|
n1474335
|
7163a0802d
|
Tidied up build directory
|
2019-04-14 21:55:52 +01:00 |
|
d98762625
|
e4ee0fc397
|
Merge branch 'master' of github.com:gchq/CyberChef into node-lib
|
2019-04-04 15:21:52 +01:00 |
|
n1474335
|
f0b48acaf9
|
Merge branch 'master' into artemisbot-module-charts
|
2019-03-31 21:21:08 +01:00 |
|
n1474335
|
2385f1cbf8
|
Updated dependencies
|
2019-03-30 14:56:43 +00:00 |
|
n1474335
|
3d80d66925
|
Merge branch 'module-charts' of https://github.com/artemisbot/CyberChef into artemisbot-module-charts
|
2019-03-27 23:17:30 +00:00 |
|
j433866
|
ce72acdd61
|
Add 'add text to image' operation.
Included variants of the Roboto fonts as bitmap fonts for jimp.
Changed webpack config to import the font files.
|
2019-03-19 13:53:09 +00:00 |
|
d98762625
|
76cc7f1169
|
Merge branch 'master' of github.com:gchq/CyberChef into node-lib
|
2019-03-14 17:57:53 +00:00 |
|
Matt
|
f8874fc586
|
Actually made operations work (and made the module 8MB)
Unfortunately they need jsdom
|
2019-03-10 11:44:02 +00:00 |
|
s2224834
|
d288acdd4e
|
Add some files that escaped commit before
|
2019-02-28 17:50:10 +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
|
39c68ff26e
|
Merge branch 'dynamic-import' into node-lib-dynamic
|
2019-02-11 16:56:50 +00:00 |
|
d98762625
|
2391e08ac1
|
tidy up
|
2019-02-11 15:47:28 +00:00 |
|
d98762625
|
7679705369
|
Merge branch 'dynamic-import' into node-lib-dynamic
|
2019-02-08 14:42:07 +00:00 |
|
d98762625
|
4bf2a29070
|
WIP: bundle all css into main.css with mini-css-extract. Cannot split into vendor and styles without breaking at the moment.
|
2019-02-01 13:45:47 +00:00 |
|
d98762625
|
069d0e48c1
|
WIP: use mini-css-extract-plugin instead of extract-text, to work with dynamic import. Currently outputting only one css and recipe highlight doesnt work
|
2019-02-01 12:00:45 +00:00 |
|
d98762625
|
a4de937eb6
|
Merge branch 'master' of github.com:gchq/CyberChef into node-lib
|
2019-01-04 09:27:32 +00:00 |
|
j433866
|
ed25017e2d
|
Add process.browser to webpack config, so we don't include stuff we don't need
|
2018-12-20 14:46:24 +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
|
97255bbb33
|
merge upstream
|
2018-11-09 12:33:19 +00:00 |
|
n1474335
|
1614442bd7
|
Fixed theming issues
|
2018-11-05 12:48:22 +00:00 |
|
d98762625
|
214d6c4405
|
merge from upstream
|
2018-10-12 11:46:50 +01:00 |
|