4264 Commits

Author SHA1 Message Date
Leon Zandman
c4b8c991e3 npm update 2026-03-20 08:39:29 +01:00
Leon Zandman
cff1b09239
Merge branch 'gchq:master' into leon/node-updates 2026-03-20 07:59:28 +01:00
dependabot[bot]
607acbd24e
chore (deps): bump the patch-updates group with 6 updates (#2260)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-03-19 12:20:03 +00:00
d0s1nt
f7bbb33084
Add Extract Audio Metadata operation (#2170)
Co-authored-by: GCHQDeveloper581 <63102987+GCHQDeveloper581@users.noreply.github.com> (minor tweak to wikipedia url)
2026-03-19 12:14:28 +00:00
GCHQDeveloper581
d9dacf6b8f
Fix Jq issue (#2210)
* Revert "fix: jq-web -> jq-wasm, includes jq version 1.8.1 (gchq#2223)"
  This reverts commit 0c6454e.
  (but leave new tests intact)
* Return jq-web to 0.5.1
2026-03-19 11:47:31 +00:00
GCHQDeveloper581
19bc8169ce
Configure dependabot updates (#2259) 2026-03-19 10:13:03 +00:00
John Brick
eef8d55d86
fix(A1Z26): return empty string instead of empty array for empty input (#2257) 2026-03-19 10:10:35 +00:00
Leon Zandman
e15e28f7af
Merge branch 'gchq:master' into leon/node-updates 2026-03-17 00:58:56 +01:00
am-periphery
4deaa0de20
Fix broken Docker link in README (#2250) 2026-03-15 09:35:11 +00:00
Leon Zandman
e8336180e9 Merge remote-tracking branch 'origin/master' into leon/node-updates 2026-03-13 21:29:57 +01:00
GCHQDeveloper581
d195a51e2e
Update some dependencies, including a number causing npm audit warnings (#2236)
Also includes a fix for some minor linting warnings.
2026-03-11 12:05:50 +00:00
dependabot[bot]
47ba05850b
Bump axios from 1.7.9 to 1.13.6 (#2234)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-03-11 06:53:14 +00:00
dependabot[bot]
64224dacb5
Bump jws from 3.2.2 to 3.2.3 (#2235)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-03-10 14:58:09 +00:00
dependabot[bot]
76bf4f44db
Bump pbkdf2 from 3.1.2 to 3.1.5 (#2229)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-03-10 10:29:22 +00:00
dependabot[bot]
c39ae52f7f
Bump form-data from 4.0.1 to 4.0.5 (#2228)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-03-10 10:03:27 +00:00
dependabot[bot]
3f91df2381
Bump basic-ftp from 5.0.5 to 5.2.0 (#2231)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-03-09 15:44:02 +00:00
Thomas M
a19261d5f7
feat: add ARM disassembler operation (#2156) 2026-03-08 19:07:46 +00:00
p-leriche
f759f4c43b
Add Text/Integer Converter operation (#2213)
Co-authored-by: GCHQDeveloper581 <63102987+GCHQDeveloper581@users.noreply.github.com> - Additional test case added.
2026-03-08 13:46:36 +00:00
Thomas M
81b3e9abd4
Feat/rc6 add RC6 Encrypt/Decrypt operations (#2163) 2026-03-07 12:07:17 +00:00
Leon Zandman
f9b7389511
Merge branch 'gchq:master' into leon/node-updates 2026-03-07 10:14:51 +01:00
Swonkie
15d7d5507e
[bugfix] #1874 Add Bootstrap form style for CodeMirror editor (#2161) 2026-03-07 08:20:26 +00:00
ThePlayer372-FR
cbe1d39e06
Add Flask Session operations (Decode, Sign, Verify) (#2208) 2026-03-07 07:29:22 +00:00
William Floyd
0c6454e10c
fix: jq-web -> jq-wasm, includes jq version 1.8.1 (#2223)
Co-authored-by: GCHQDeveloper581 <63102987+GCHQDeveloper581@users.noreply.github.com> (added tests)
2026-03-06 12:04:41 +00:00
dependabot[bot]
cd7dafdf53
Bump jsonwebtoken from 8.5.1 to 9.0.0 (#2219)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: GCHQDeveloper581 <63102987+GCHQDeveloper581@users.noreply.github.com> (updated tests to reflect stricter parameter validation in the new library version)
2026-03-04 19:58:25 +00:00
dependabot[bot]
2b162d494f
Bump basic-ftp from 5.0.5 to 5.2.0 (#2218)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-03-04 15:09:48 +00:00
Thomas
c1b849bdb2
feat: add random integer generation operation (#2151) 2026-03-04 14:42:48 +00:00
p-leriche
1ef4afc82d
Add BigInt utility functions for number theory operations (#2205)
Co-authored-by: GCHQDeveloper581 <63102987+GCHQDeveloper581@users.noreply.github.com> (initial tests)
2026-03-04 09:44:28 +00:00
Leon Zandman
7d25dba888
Merge branch 'gchq:master' into leon/node-updates 2026-03-02 20:58:50 +01:00
aby-jo
813a543baf
Improve SQL Beautify: use sql-formatter and support bind variables (#2071)
Co-authored-by: GCHQDeveloper581 <63102987+GCHQDeveloper581@users.noreply.github.com> - (additional tests)
2026-03-02 12:55:54 +00:00
atsiv1
b2ae8c186e
update tesseract.js to 6.0.1 (#2133) 2026-03-02 11:28:02 +00:00
Bart van Andel
2979f2ebb4
Fix hint tooltip display issues (#2017) 2026-03-01 17:24:45 +00:00
GCHQDeveloper581
86dc10bc06
Simplify babel dependencies (#2204)
* Remove some redundant/obsolete Babel dependencies
* Update eslint-plugin-jsdoc to latest compatible version
2026-03-01 16:39:21 +00:00
Leon Zandman
74e324bbd6 Upgrade Node.js from 22 to 24 across all configs and CI.
Remove stale --experimental-* flags and redundant node version reset step in releases workflow.
2026-02-28 23:49:56 +01:00
Leon Zandman
2e098bbb3d Replace worker-loader with Webpack 5 native worker syntax. 2026-02-28 23:07:41 +01:00
Leon Zandman
e8205cbda5 Updates. 2026-02-28 22:36:10 +01:00
Leon Zandman
e062edd474 Devcontainer Node 22. 2026-02-28 22:20:34 +01:00
Leon Zandman
c16eaa60a0 Update node version in Github workflows. 2026-02-28 22:20:27 +01:00
Leon Zandman
478504431f Updated readme. 2026-02-28 22:10:01 +01:00
Leon Zandman
1ddceaf7c1 More assert replacements. 2026-02-28 22:06:15 +01:00
Leon Zandman
5303e32969 Upgrade Dockerfile to Node 22. 2026-02-28 21:47:47 +01:00
Leon Zandman
6f933f8935 Upgrade to Node 22. 2026-02-28 21:47:47 +01:00
GCHQDeveloper581
1eccfa729b
Dependency updates (#2201)
Bring in most of the dependency updates that can be made without either significant code changes or a Node version update.
2026-02-24 09:04:34 +00:00
CatCatYu
976c8b2d56
Fix: Move Magic checks from Escape to Unescape Unicode Characters (#2195) 2026-02-20 17:23:58 +00:00
GCHQ Developer 85297
98fb680a92
Paste spreadsheets as text (#2200) 2026-02-20 17:08:11 +00:00
GCHQ Developer 85297
d71dad8568
Fix Roboto Mono font (#2199) 2026-02-20 16:10:15 +00:00
GCHQDeveloper581
8df8028f43
Fix return of buffer for PNG QR image generation - resolves #2124 (#2125)
Co-authored-by: GCHQ Developer 85297 <95289555+C85297@users.noreply.github.com>
2026-02-20 16:07:37 +00:00
GCHQ Developer 85297
c97baa6fdf
Update JIMP (#2171) 2026-02-18 11:34:31 +00:00
GCHQ Developer 85297
448cfc8012
Overwrite NGINX maintainer label (#2194) 2026-02-18 08:05:10 +00:00
GCHQDeveloper581
9b2868a178
Bump v10.22.1 (#2193) v10.22.1 2026-02-12 10:08:48 +00:00
GCHQDeveloper581
7ba58cd4ce
Fix npm publish - Run "npm ci" and "npm run node" under node 18 then switch to node 24.5 (#2192)
Fixes a problem where some generated files were not included in the npm package as they hadn't been built.
2026-02-12 09:39:15 +00:00