n1474335
|
e129425d8d
|
Merge branch 'render-markdown' of https://github.com/j433866/CyberChef into j433866-render-markdown
|
2019-08-30 15:33:47 +01:00 |
|
n1474335
|
ae20d82e1d
|
Fix Nightwatch test
|
2019-08-30 15:30:30 +01:00 |
|
n1474335
|
463b2ce040
|
9.3.0
|
2019-08-30 11:58:37 +01:00 |
|
n1474335
|
412b47abba
|
Updated CHANGELOG
|
2019-08-30 11:58:32 +01:00 |
|
n1474335
|
ed216eee73
|
Merge branch 'j433866-show-on-map'
|
2019-08-30 11:57:00 +01:00 |
|
n1474335
|
9dd5234962
|
Tidied up 'Show on map' operation
|
2019-08-30 11:56:48 +01:00 |
|
n1474335
|
018532016b
|
Merge branch 'show-on-map' of https://github.com/j433866/CyberChef into j433866-show-on-map
|
2019-08-30 11:44:12 +01:00 |
|
n1474335
|
7dfecc38f6
|
Added more UI tests to ensure all modules load, categories can be viewed, and operations can be dragged
|
2019-08-30 11:43:30 +01:00 |
|
Ge0rg3
|
aa5afadcce
|
Tests for Randomize Colour Palette Op
|
2019-08-29 16:24:21 +01:00 |
|
Ge0rg3
|
d23a584b9e
|
Randomize Colour Palette Operation
|
2019-08-29 16:17:07 +01:00 |
|
n1474335
|
572f035877
|
Background magic is now debounced to prevent it firing too often.
|
2019-08-29 14:08:56 +01:00 |
|
j433866
|
b94eb6adb0
|
Add syntax highlighting
Explicitly disable HTML rendering.
Updated description.
|
2019-08-29 14:08:07 +01:00 |
|
j433866
|
45fccb94e1
|
Merge remote-tracking branch 'upstream/master' into render-markdown
|
2019-08-29 13:23:37 +01:00 |
|
j433866
|
2628f17fae
|
Change maps source to use Wikimedia maps.
Add link to Wikimedia maps ToS.
If there's no data, show the map anyway.
|
2019-08-29 11:43:45 +01:00 |
|
j433866
|
69fb6e77fc
|
Merge remote-tracking branch 'upstream/master' into show-on-map
|
2019-08-29 10:42:40 +01:00 |
|
j433866
|
6992858e67
|
9.2.3
|
2019-08-29 10:23:41 +01:00 |
|
j433866
|
59917cca45
|
Add overflow CSS rule to fix scrolling. Fixes #626
|
2019-08-29 10:18:52 +01:00 |
|
n1474335
|
2f0b959aa4
|
Fixed copy:ghPages docs error
|
2019-08-28 18:48:31 +01:00 |
|
n1474335
|
4f2749e0dc
|
9.2.2
|
2019-08-28 17:14:20 +01:00 |
|
n1474335
|
c9deaae744
|
Updated supported browser versions.
|
2019-08-28 17:14:12 +01:00 |
|
Ge0rg3
|
950a12360e
|
Tests + Bug Fixes
* Test cases for LSB extraction, RGBA extraction and bit plane browsing
* Bug fix for alpha planes in bit plane browser
|
2019-08-28 17:07:43 +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 |
|
n1474335
|
b21643f485
|
Merge branch 'master' of github.com:gchq/CyberChef
|
2019-08-28 16:14:49 +01:00 |
|
n1474335
|
4c28627459
|
Added pulse to Background Magic button to draw attention.
|
2019-08-28 16:14:13 +01:00 |
|
n1474335
|
6a6fe0f56d
|
Update CONTRIBUTING.md
|
2019-08-28 15:47:33 +01:00 |
|
Ge0rg3
|
48831225ac
|
Extract RGBA Values Operation
|
2019-08-28 09:58:00 +01:00 |
|
Ge0rg3
|
4e8a79d8f1
|
Bit Plane Browser and LSB Extraction
Bit Plane Browser and LSB Extraction
Bit Plane Browser and LSB Extraction
|
2019-08-28 01:06:59 +01:00 |
|
n1474335
|
570a4c7fca
|
Update CHANGELOG.md
|
2019-08-27 18:30:33 +01:00 |
|
n1474335
|
094d352e5f
|
Added eslint space-before-blocks rule
|
2019-08-27 18:13:33 +01:00 |
|
n1474335
|
44b90be7d6
|
Added 'fully qualified' to the description for the 'Extract Domains' operation to reduce ambiguity. #618
|
2019-08-27 17:59:45 +01:00 |
|
n1474335
|
e7980a8886
|
9.2.1
|
2019-08-27 13:02:24 +01:00 |
|
n1474335
|
1c9c0a48be
|
Merge branch 'csmith-ip-format-octal'
|
2019-08-27 13:02:18 +01:00 |
|
n1474335
|
c541eebe3e
|
Merge branch 'ip-format-octal' of https://github.com/csmith/CyberChef into csmith-ip-format-octal
|
2019-08-27 13:00:54 +01:00 |
|
n1474335
|
c51e6efe74
|
Merge branch 'chrishepner-scanembedded-typo'
|
2019-08-27 12:57:20 +01:00 |
|
Chris Smith
|
6c9ce15b26
|
Add octal support to Change IP Format.
Also add test cases covering interchanging between all four
formats.
|
2019-08-24 01:14:44 +01:00 |
|
Chris Hepner
|
8e1bd36b4c
|
Fix typo in ScanForEmbeddedFiles
Change "suffiently" to "sufficiently"
|
2019-08-23 14:52:16 -07:00 |
|
n1474335
|
d3e3e6e6fc
|
9.2.0
|
2019-08-23 11:22:03 +01:00 |
|
n1474335
|
f1794a2dfe
|
Updated CHANGELOG
|
2019-08-23 11:22:00 +01:00 |
|
n1474335
|
1efccff730
|
Merge branch 'h345983745-udp-header-parser'
|
2019-08-23 10:56:25 +01:00 |
|
n1474335
|
0031345383
|
Tidied up 'Parse UDP' operation
|
2019-08-23 10:56:13 +01:00 |
|
n1474335
|
46fa7475cf
|
Merge branch 'udp-header-parser' of https://github.com/h345983745/CyberChef into h345983745-udp-header-parser
|
2019-08-23 10:40:24 +01:00 |
|
n1474335
|
afc7c40975
|
Create SECURITY.md
|
2019-08-22 17:38:56 +01:00 |
|
n1474335
|
dc99797f7b
|
9.1.0
|
2019-08-22 16:51:50 +01:00 |
|
n1474335
|
4624266a5c
|
Updated CHANGELOG
|
2019-08-22 16:50:43 +01:00 |
|
n1474335
|
05bfd99318
|
9.0.10
|
2019-08-22 16:35:20 +01:00 |
|
n1474335
|
db3faf16b0
|
Merge branch 'master' of github.com:gchq/CyberChef
|
2019-08-22 16:34:00 +01:00 |
|
n1474335
|
9fc451ece8
|
9.0.9
|
2019-08-22 16:31:59 +01:00 |
|
n1474335
|
9e1079027b
|
Merge branch 'j433866-carriage-returns'
|
2019-08-22 16:31:41 +01:00 |
|
n1474335
|
9774a4bd26
|
Tidied up CR preservation code
|
2019-08-22 16:31:21 +01:00 |
|
j433866
|
ce9e864757
|
9.0.9
|
2019-08-22 14:58:20 +01:00 |
|