n1474335
|
db72cad610
|
Merge branch 'more-image-ops' of https://github.com/j433866/CyberChef into j433866-more-image-ops
|
2019-07-03 12:24:03 +01:00 |
|
n1474335
|
5abc5279f5
|
Fixed spread operator support in older browsers
|
2019-07-02 18:39:21 +01:00 |
|
j433866
|
be08a62f52
|
Add webpack config for font files
|
2019-07-02 15:31:29 +01:00 |
|
j433866
|
f473807459
|
Bring up to date with master
|
2019-07-02 14:23:17 +01:00 |
|
n1474335
|
6f6786d79e
|
Baking controls now scale to fit the pane correctly
|
2019-06-28 17:09:00 +01:00 |
|
n1474335
|
1b765605ca
|
Updated dependencies
|
2019-06-27 17:29:27 +01:00 |
|
n1474335
|
cde3eb2c39
|
Merge branch 'popover-patch' of https://github.com/Ge0rg3/CyberChef into Ge0rg3-popover-patch
|
2019-06-27 15:31:57 +01:00 |
|
j433866
|
e35ef8f39b
|
Escape HTML for error messages being sent to alert
|
2019-06-14 14:31:38 +01:00 |
|
George O
|
e709582062
|
Disappearing Popover Fix
|
2019-06-10 19:19:50 +01:00 |
|
j433866
|
6f5018d45e
|
Don't change option value if new value is blank
|
2019-05-16 11:59:25 +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 |
|
n1474335
|
27677adbe8
|
Fixed option default
|
2019-04-01 00:29:10 +01:00 |
|
n1474335
|
2385f1cbf8
|
Updated dependencies
|
2019-03-30 14:56:43 +00:00 |
|
n1474335
|
bce0895392
|
Updated helper capabilities
|
2019-03-27 23:02:10 +00:00 |
|
n1474335
|
ef4b977bef
|
Added a cyber helper
|
2019-03-22 17:10:00 +00:00 |
|
j433866
|
ce72acdd61
|
Add 'add text to image' operation.
Included variants of the Roboto fonts as bitmap fonts for jimp.
Changed webpack config to import the font files.
|
2019-03-19 13:53:09 +00:00 |
|
n1474335
|
33db0e666a
|
Final tweaks to Bombe svg and preloader css
|
2019-03-14 12:11:41 +00:00 |
|
s2224834
|
fa6d5e60ce
|
Merge branch 'master' into feature/bombe
|
2019-03-12 18:07:39 +00:00 |
|
n1474335
|
369b640408
|
Merge branch 'master' into j433866-image-operations
|
2019-03-09 06:29:19 +00:00 |
|
n1474335
|
84d31c1d59
|
Added 'Move to input' button to output file list. Improved zlib extraction efficiency.
|
2019-03-09 06:25:27 +00:00 |
|
j433866
|
7975fadfe9
|
Add options for min, max and step values for number inputs.
|
2019-03-04 11:46:27 +00:00 |
|
s2224834
|
a037bf6f9d
|
Merge branch 'master' into feature/bombe
|
2019-02-28 16:29:21 +00:00 |
|
n1474335
|
c005c86c27
|
Added argSelector ingredient type and reversed rotors in Enigma and Bombe operations.
|
2019-02-28 16:05:23 +00:00 |
|
d98762625
|
481f2a4717
|
Merge branch 'master' of github.com:gchq/CyberChef into dynamic-import
|
2019-02-11 16:54:31 +00:00 |
|
d98762625
|
c01c076561
|
try/catch to allow chef to run from prod file
|
2019-02-11 16:51:23 +00:00 |
|
d98762625
|
2391e08ac1
|
tidy up
|
2019-02-11 15:47:28 +00:00 |
|
d98762625
|
a7a2fe243a
|
prod working with mini css webpack plugin
|
2019-02-11 15:40:18 +00:00 |
|
n1474335
|
13abbd2c5d
|
Abstracted out loadFile logic to separate function
|
2019-02-11 14:48:25 +00:00 |
|
d98762625
|
d22eac9f35
|
WIP getting prod working with minicss webpack plugin
|
2019-02-11 14:29:29 +00:00 |
|
n1474335
|
d71aa8d7e2
|
Merge branch 'open-file-button' of https://github.com/j433866/CyberChef into j433866-open-file-button
|
2019-02-11 14:28:32 +00:00 |
|
n1474335
|
4db6199fd9
|
Fixed timings for Bombe animation fast rotor
|
2019-02-10 21:45:55 +00:00 |
|
n1474335
|
53226c1050
|
Added populateMultiOption ingredient type
|
2019-02-08 18:36:59 +00:00 |
|
n1474335
|
3d20833d42
|
Fixed populateOption HTML escape bug. Closes #490
|
2019-02-08 17:28:10 +00:00 |
|
j433866
|
74a22bcf9c
|
Swap ordering of truncating and escaping
|
2019-01-31 15:22:25 +00:00 |
|
j433866
|
8b44927cb6
|
Fix XSS for To Table operation and Magic button
|
2019-01-31 15:18:37 +00:00 |
|
n1474335
|
715f7bbbc2
|
Lint
|
2019-01-18 15:37:25 +00:00 |
|
n1474335
|
ba04cac7ac
|
Tidied up YARA operation
|
2019-01-18 15:34:56 +00:00 |
|
j433866
|
acb8c0b5af
|
Change icon from folder to input
|
2019-01-18 15:12:03 +00:00 |
|
j433866
|
0c14bacea7
|
Add button to input to allow opening of files using the file prompt.
|
2019-01-18 15:07:19 +00:00 |
|
n1474335
|
87e956fe7d
|
Added old loading icon back for initial page load.
|
2019-01-16 17:54:55 +00:00 |
|
n1474335
|
02b9dbdee9
|
Replaced loading animation with animated Bombe SVG
|
2019-01-16 17:54:55 +00:00 |
|
Matt
|
2e9b1e079c
|
Merge remote-tracking branch 'upstream/master' into features/yara
|
2019-01-15 23:46:49 +00:00 |
|
Matt
|
fcc39a0397
|
Added File upload support to textarea
|
2019-01-15 23:42:05 +00:00 |
|
Matt
|
dd9ba4d250
|
Fixed problems flagged by n's review
|
2019-01-09 15:28:50 +00:00 |
|
Matt
|
ebb632e888
|
Added metadata, string identifiers and operation args
|
2019-01-09 14:29:14 +00:00 |
|
Matt
|
26a2fb6662
|
Increased size of rule inp & expanded memory for wasm
|
2019-01-09 09:56:55 +00:00 |
|
Matt
|
df8abb099c
|
Added code argtype
|
2019-01-08 22:23:14 +00:00 |
|
n1474335
|
cb9ab7a2c9
|
Fixed 'Maximise output' button functionality
|
2019-01-08 18:29:07 +00:00 |
|
n1474335
|
d469fb9c58
|
Updated dependencies
|
2019-01-01 19:19:07 +00:00 |
|
n1474335
|
5acee80463
|
'editableOption's are now full width. 'editableOptionShort' type added to replace the old style.
|
2018-12-26 16:50:32 +00:00 |
|