Thomas M
a19261d5f7
feat: add ARM disassembler operation ( #2156 )
Master Build, Test & Deploy / main (push) Waiting to run
2026-03-08 19:07:46 +00:00
p-leriche
f759f4c43b
Add Text/Integer Converter operation ( #2213 )
...
Master Build, Test & Deploy / main (push) Waiting to run
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 )
Master Build, Test & Deploy / main (push) Waiting to run
2026-03-07 12:07:17 +00: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 )
...
Master Build, Test & Deploy / main (push) Waiting to run
Co-authored-by: GCHQDeveloper581 <63102987+GCHQDeveloper581@users.noreply.github.com> (added tests)
2026-03-06 12:04:41 +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 )
...
Master Build, Test & Deploy / main (push) Waiting to run
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 )
...
Master Build, Test & Deploy / main (push) Has been cancelled
Co-authored-by: GCHQDeveloper581 <63102987+GCHQDeveloper581@users.noreply.github.com> - (additional tests)
2026-03-02 12:55:54 +00:00
Bart van Andel
2979f2ebb4
Fix hint tooltip display issues ( #2017 )
Master Build, Test & Deploy / main (push) Waiting to run
2026-03-01 17:24:45 +00:00
CatCatYu
976c8b2d56
Fix: Move Magic checks from Escape to Unescape Unicode Characters ( #2195 )
Master Build, Test & Deploy / main (push) Has been cancelled
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 )
Master Build, Test & Deploy / main (push) Has been cancelled
2026-02-18 11:34:31 +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 )
...
Master Build, Test & Deploy / main (push) Has been cancelled
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 )
Master Build, Test & Deploy / main (push) Waiting to run
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
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 )
...
Master Build, Test & Deploy / main (push) Has been cancelled
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
Thomas
fa34e2fafc
Fix: Correctly parse xxd odd byte hexdumps ( #2058 )
...
Co-authored-by: GCHQDeveloper581 <63102987+GCHQDeveloper581@users.noreply.github.com>
2026-02-04 09:38:25 +00:00
Hügo
1542cadde8
Update Sitemap URLs to Use Valid Paths in sitemap.mjs ( #1861 )
...
CodeQL Analysis / Analyze (push) Waiting to run
Master Build, Test & Deploy / main (push) Waiting to run
Co-authored-by: C85297 <95289555+C85297@users.noreply.github.com>
2026-02-03 18:44:59 +00:00
GCHQ Developer C85297
96c93b95f2
Remove version 10 message from banner ( #2169 )
2026-02-03 15:12:41 +00:00
FS
e0c4957da4
Fix the processing of ALPNs for JA4 to align with new specification update ( #2165 )
CodeQL Analysis / Analyze (push) Has been cancelled
Master Build, Test & Deploy / main (push) Has been cancelled
2026-01-31 12:01:10 +00:00
Thomas M
9512444eee
Add Bech32 and Bech32m encoding/decoding operations ( #2159 )
CodeQL Analysis / Analyze (push) Waiting to run
Master Build, Test & Deploy / main (push) Waiting to run
2026-01-30 19:02:23 +00:00
みけCAT
dd26c09003
Exclude Delete character from hex dump output ( #2086 )
...
CodeQL Analysis / Analyze (push) Waiting to run
Master Build, Test & Deploy / main (push) Waiting to run
Co-authored-by: GCHQ Developer C85297 <95289555+C85297@users.noreply.github.com>
2026-01-29 15:00:17 +00:00
Paul Hudson
a30f5f1b50
Tiny typo fix in "To Base85" operation ( #2118 )
...
This adjusts spelling in the "To Base85" operation from "delimeter" to
"delimiter".
Co-authored-by: GCHQ Developer C85297 <95289555+C85297@users.noreply.github.com>
2026-01-29 14:32:38 +00:00
jg42526
fb968da64f
Merge branch 'master' into use-bigint-for-varint
2025-08-06 08:54:59 +01:00
jg42526
dc8121e7fc
Merge branch 'master' into master
2025-07-23 10:29:17 +01:00
jg42526
554a3b071e
Merge pull request #1884 from 0xff1ce/fix(ShowOnMap)
...
CodeQL Analysis / Analyze (push) Has been cancelled
Master Build, Test & Deploy / main (push) Has been cancelled
Show On Map updated to use leaflet over WikiMedia
2025-07-16 08:21:47 +01:00
jg42526
18e5b9f6ec
Merge branch 'master' into kgoto/add-handlebar
2025-05-16 11:03:44 +01:00
a3957273
7ed7fca3ad
Merge branch 'master' into feat/1216-1531-upgrade-uuid
2025-05-12 16:24:53 +01:00
a3957273
5d3353189b
Merge pull request #2015 from bartvanandel/fix/use-default-index-in-option-transform
2025-05-12 16:24:35 +01:00
a3957273
f92238bf04
Merge pull request #2023 from xumptex/feature/add-BLAKE3
2025-05-12 16:14:00 +01:00
a3957273
2b1ceef6a3
Merge pull request #2025 from ericli-splunk/patch-1
2025-05-12 16:06:53 +01:00
a3957273
f4e73eef54
Merge pull request #1986 from Odyhibit/master
2025-05-12 16:05:42 +01:00
gchqdev364
d751117219
Merge pull request #2041 from gchq/octal-ip-addresses
...
Addresses bug report #2008
Added explicit support for octal IP addresses.
Changed approach to IPv4 regex to be string manipulation generated.
Added some unit tests for IP address parsing - probably not full coverage.
Added lookahead and lookbehind tricks to resolve warned issue that 1.2.3.256 would still be extracted as 1.2.3.25. Now only accepts valid IP addresses. Warning replaced with clause about infinite length dotted decimal forms.
2025-05-12 15:51:03 +01:00
gchqdev364
288cd8f063
Updated warning now that original issue has been resolved.
2025-05-12 14:24:07 +00:00
gchqdev364
e9b182d33b
Added look ahead and look behind to avoid over capture.
2025-05-12 14:18:01 +00:00
a3957273
06f1982acf
Merge pull request #2038 from GCHQDeveloper94872/Issue-2036-Safari-load-bug
2025-05-12 15:04:14 +01:00
es45411
761173bce7
Merge pull request #2040 from gchq/feature/add-toggle-plus-to-urldecode
...
Add toggle "+" character to URLDecode operation
2025-05-12 14:42:15 +01:00
gchqdev364
bfec582aee
Using code to generate regex string procedurally to improve readability.
2025-05-12 13:35:39 +00:00
es45411
95d5fd1789
Add treat space as plus URLDecode option
2025-05-12 13:09:49 +00:00
gchqdev364
159b80e853
Added explicit tests for IPv4 addresses in decimal or octal.
2025-05-12 13:02:29 +00:00
GCHQDeveloper94872
f24bd92e34
Merge branch 'master' into Issue-2036-Safari-load-bug
2025-05-12 13:51:00 +01:00
GCHQDeveloper94872
e4f4d9c1c5
Workaround for Safari load bug
2025-05-12 12:15:41 +00:00
es45411
1bc3105002
Update GenerateAllChecksums infoURL
2025-05-12 11:34:15 +00:00
es45411
66d445c5ef
Add GenerateAllChecksums operation
...
* Add GenerateAllChecksums operation
* Remove checksums from GenerateAllHashes operation
2025-05-12 12:29:33 +01:00
jg42526
b2045e5bd8
Merge pull request #2035 from jg42526/checksum/xor
...
XOR Checksum operation added
2025-05-12 12:01:29 +01:00