4251 Commits

Author SHA1 Message Date
engin0223
328012b92b fix(api): remove unnecessary whitespace in bake function return statement 2026-03-07 15:52:51 +03:00
engin0223
5d068e457c fix(tests): update CJS and ESM consumer tests to use async/await for proper operation execution 2026-03-07 15:42:24 +03:00
engin0223
7df747bbb1 fix(tests): update chef.bake tests to use async/await for proper operation execution 2026-03-07 15:39:15 +03:00
engin0223
7af98fb1b3 fix(tests): add missing newline at end of nodeApi.mjs 2026-03-07 15:26:01 +03:00
engin0223
75f6e8e276 fix(tests): revert async/await from chef.bake 2026-03-07 15:24:34 +03:00
engin0223
4595b5f5f6 fix(node): refactor execute method to use async/await for operation execution 2026-03-07 15:15:44 +03:00
engin0223
c4f4735626 fix(node): standardize quote style in execute method 2026-03-07 15:05:34 +03:00
engin0223
ade8ff8cee fix(node): ensure operations are executed sequentially in execute method 2026-03-07 15:02:45 +03:00
engin0223
b5e8260129 fix(node): preserve sync bake() API by dynamically chaining async operations 2026-03-07 15:00:30 +03:00
engin0223
8402c1cafb Merge branch 'master' of https://github.com/engin0223/CyberChef 2026-03-07 14:52:50 +03:00
engin0223
0b6c859ecf fix(tests): revert tests 2026-03-07 14:51:11 +03:00
engin0223
ca26b41ce5 fix(node): revert async from bake function 2026-03-07 14:46:04 +03:00
engin0223
5ce1ea71f2
Merge branch 'master' into master 2026-03-07 11:55:32 +03: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
engin0223
2a568f27a9
Merge branch 'master' into master 2026-03-06 15:17:12 +03: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
engin0223
debe193387 fix(tests): enable asynchronous operation support in CJS and ESM consumer tests 2026-03-05 19:43:49 +03:00
engin0223
e0c646fdb3 fix(node): enable asynchronous support for chef.bake tests 2026-03-05 19:12:37 +03:00
engin0223
44ddb33690 fix(node): enable asynchronous operation support in Node.js API 2026-03-05 17:14:14 +03: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
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
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
GCHQDeveloper581
bb41c36578
Bump v10.22.0 (#2189) v10.22.0 2026-02-11 11:59:30 +00:00
GCHQDeveloper581
293f304841
Separate npm publish out into separate job and run with Node 24.5 (#2188)
Enables trusted publishing of npm package, which requires Node >= 22.14 and npm >= 11.5.1 (npm 11.5.1 is bundled with node 24.5)
main build cannot currently be done with 24.5 due to minor incompatibilities in the codebase.
2026-02-11 09:36:43 +00:00
Benjamin Eriksson
324a23585e
Fixed Percent delimiter for hex encoding (#2137)
Co-authored-by: GCHQ Developer 85297 <95289555+C85297@users.noreply.github.com>
2026-02-11 09:20:08 +00:00
t-martine
fe69ec5881
Added the ability to paste one or more Images from the Clipboard (#1876)
Co-authored-by: a3957273 <89583054+a3957273@users.noreply.github.com>
Co-authored-by: GCHQ Developer 85297 <95289555+C85297@users.noreply.github.com>
2026-02-09 20:30:45 +00:00
Wes
595c90a464
Quoted Printable - consistent reference to 'email' (#2186) 2026-02-09 10:01:25 +00:00
Zack Zhou
042afe4157
Fix freeze when output text decoding fails (#1573) 2026-02-09 09:17:36 +00:00
GCHQ Developer 85297
cc2c6d20fd
Update Browserslist DB (#2183) 2026-02-06 17:54:58 +00:00
GCHQ Developer 85297
abbb8496cc
Add contents write permission to releases workflow (#2182) v10.21.0 2026-02-06 12:15:06 +00:00
GCHQ Developer 85297
4ca5157508
Fix release workflow permissions (#2181) 2026-02-06 11:34:50 +00:00
GCHQ Developer 85297
eeb39a0b2b
Bump v10.21.0 (#2179) 2026-02-06 08:38:36 +00:00
d98762625
0cf7bcaddc
Fix import operations with special chars in them (#1040)
Co-authored-by: jg42526 <210032080+jg42526@users.noreply.github.com> (fixed test broken by a dependency updated elsewhere)
2026-02-04 16:46:30 +00:00
GCHQ Developer 85297
4e8f0c34f3
Remove custom CodeQL workflow (#2176) 2026-02-04 15:26:23 +00:00
GCHQDeveloper581
de3a5ff634
Fix code scanning warnings in workflows (#2177)
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
2026-02-04 15:12:25 +00:00