Bart van Andel
396c6c8e93
fix: replace shasum / sha256sum / sed calls with node built-ins ( #2019 )
2026-08-06 07:39:30 +01:00
Michael Roberson
d771ea2cc0
Consolidate HTML entity tables into a single spec-generated source ( #2645 ) ( #2671 )
2026-07-17 16:36:55 +00:00
GCHQDeveloper581
4bd609a5ee
Fix spurious error messages generated during webpack build ( #2545 )
2026-06-10 12:52:59 +01:00
GCHQ Developer 85297
2cf778c253
Include git ref in website download zip name ( #2339 )
2026-05-20 15:32:46 +01:00
GCHQDeveloper581
1fdd2ecf20
Node version update from 22 to 24 ( #2347 )
...
Changes mostly authored-by: Leon Zandman <leon@wirwar.com>
Cherry pick and minor additions by GCHQDeveloper581 <63102987+GCHQDeveloper581@users.noreply.github.com>
2026-04-28 13:18:02 +01:00
BigYellowHammer
f646065c36
Rewriting fixCryptoApiImports and fixSnackbarMarkup to js to make it OS agnostic ( #2298 )
2026-04-11 12:03:16 +01:00
GCHQ Developer 85297
c97baa6fdf
Update JIMP ( #2171 )
2026-02-18 11:34:31 +00:00
n1474335
2b275f0897
Updated eslint, Jimp, and other dependencies
2024-06-11 18:07:22 +01:00
n1474335
1b870e559e
Updated copyright declarations to a range up to the latest commit
2024-04-05 18:09:07 +01:00
n1474335
5a0c3a3b47
Fixed webpack config
2023-07-14 18:53:56 +01:00
n1474335
fa228b2571
Added a range of GOST operations
2023-07-14 18:37:02 +01:00
n1474335
ea56efae47
Added Download pane
2023-03-21 15:39:31 +00:00
n1474335
bd16378e23
Fixed postinstall scipts to work on msys shells
2023-03-09 14:12:17 +00:00
n1474335
65e431bd9e
Merge branch 'fix/postinstall-msys' of https://github.com/ParkerM/CyberChef into v10
2023-03-09 14:09:20 +00:00
Parker Mauney
4e747b3697
Use process.platform to detect OS during postinstall
2023-01-22 18:57:57 -05:00
n1474335
ff45f61b68
Fixed the snackbar
2022-12-09 20:46:01 +00:00
n1474335
a895d1d82a
Added 'Parse TCP' operation
2022-05-30 18:06:15 +01:00
n1474335
9273f97d88
Updated dependencies
2022-03-28 15:42:11 +01:00
n1474335
75dba51f56
Improve CJS and ESM module support #1037
2022-03-28 10:52:28 +01:00
n1474335
cf9e670309
Updated eslint
2022-03-25 15:17:00 +00:00
John L
2dbd647868
nodeFlags needs quote change
2022-01-31 11:39:17 +00:00
john19696
2991e7d1fe
Update Gruntfile.js
...
add nodeFlags
2022-01-31 10:31:19 +00:00
Thomas Weißschuh
83c6775038
Support json modules
...
This is need for builds on Node/NPM 16
2021-09-17 08:45:56 +02:00
n1474335
1abc46058c
Added a CodeQL workflow to check for bugs through code analysis. Fixed numerous bugs and implemented safeguards as already reported.
2021-02-10 13:13:19 +00:00
n1474335
6b10f61e11
Moved postinstall script to a Grunt task to fix relative calls. npm scripts now use local grunt install.
2021-02-03 19:07:39 +00:00
n1474335
372ab32539
Updated dependencies
2021-02-01 16:57:42 +00:00
n1474335
7747bfe0f2
Fixed prod build and Actions now creates a sitemap
2021-01-22 15:17:17 +00:00
n1474335
2b2ffb3346
Updated dependencies
2020-12-11 16:24:39 +00:00
n1073645
8a029e5147
Grunt npm tests changed to npm test
2020-03-17 08:40:15 +00:00
n1474335
4308c717c3
Tests now display a progress bar and report long running tests
2020-03-13 14:59:48 +00:00
retnikt
4b6cebc068
allow custom ports for Grunt tasks
2020-01-27 18:55:50 +00:00
n1474335
f7acef4642
Fixed module detection issue. Closes #881
2019-11-21 14:13:36 +00:00
n1474335
17c9ffe107
Tidied up chainCommands function in Gruntfile
2019-10-16 16:32:06 +01:00
n1474335
1831c84a29
Merge branch 'master' of https://github.com/BjoernAkAManf/CyberChef into BjoernAkAManf-master
2019-10-16 16:23:09 +01:00
n1474335
9d73127cae
Fixed some typos
2019-10-16 15:38:20 +01:00
Björn Heinrichs
c28999ec6f
Fixed building on Windows
...
On Windows OperationConfig was not generated.
See #360 #645 for more Information.
2019-10-03 02:23:18 +02:00
n1474335
2a91af152d
Fixed sitemap generation
2019-09-04 11:14:45 +01:00
n1474335
2f0b959aa4
Fixed copy:ghPages docs error
2019-08-28 18:48:31 +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
8548d39318
add node consumer tests to travis
2019-08-02 11:10:15 +01:00
d98762625
e4d98eba6b
use std/esm to make chef compatible with cjs projects. Remove webpack work for node
2019-07-19 13:14:32 +01:00
n1474335
d1ad2d0845
Rejigged grunt tasks.
2019-07-09 14:31:18 +01:00
n1474335
29cb273d08
Fixed module replacement issue.
2019-07-09 13:42:42 +01:00
n1474335
566517d20f
Imports now specify the file extension to support Node v12
2019-07-09 12:23:59 +01:00
n1474335
d7d50337f9
Fixed node tests and config generation for node v12
2019-07-05 14:47:05 +01:00
d98762625
1c24c05647
swap ENVIRONMENT_IS_* functions for Utils named exports
2019-07-05 10:17:52 +01:00
d98762625
c70f14419a
rename dishTranslationTypes
2019-07-05 09:44:01 +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
n1474335
8f450501cc
Downloadble version is now a .zip file instead of a single .htm file
2019-04-12 18:54:31 +01:00