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
n1474335
43dcd544f2
Added webpack-bundle-analyzer to production build. Refactored some modules to improve performance. Removed moment-timezone from Utils to drastically reduce module size.
2018-12-25 23:58:00 +00:00
n1474335
bf24547202
The 'option' and 'editableOption' arguments can now specify a 'defaultIndex' to populate, instead of using the first in the provided list.
2018-12-25 19:02:05 +00:00
d98762625
8f7bb3a7c9
Merge pull request #371 from OllieGeek/master
...
CSS label / register-list Aesthetics
2018-10-12 12:12:48 +01:00
n1474335
8875144307
Merge branch 'fix-wiki-urls' of https://github.com/Cynser/CyberChef into Cynser-fix-wiki-urls
2018-10-12 10:45:54 +00:00
n1474335
aaf0a91975
Fixed populateOption overflows
2018-10-12 10:42:03 +00:00
n1474335
0c6efd95fa
Modified bzip2 library export to use ES6 syntax. Fixes #382 .
2018-10-12 10:28:15 +00:00
Cynser
98d861a639
Add check for Forensics Wiki URLs
2018-10-11 17:27:51 +01:00
Cynser
d957198fd6
Make the check for Wikipedia URLs slightly stricter
2018-10-07 22:52:08 +01:00
OllieGeek
32a91bda0a
CSS label / register-list Aesthetics
...
Occasionally depending on the page width and the operation used, the label.bmd-label-floating's wraps and covers the input - CSS to hide the wrap
On register-list, if the regex match is not a word and longer than the div, it'll over run - CSS of word-break: break-all
2018-09-24 22:56:38 +01:00
n1474335
e81c81351d
Added more infoLinks and updated newOperation script to include prompt for them.
2018-08-21 19:07:13 +01:00
n1474335
757096d97a
Added image licencing info
2018-08-20 01:20:02 +01:00
n1474335
740f3924df
Pressing return on a highlighted search result now correctly adds it to the recipe in Firefox.
2018-08-20 00:10:57 +01:00
n1474335
f052ed9b00
Compile message no longer overflows on small screens
2018-08-20 00:04:49 +01:00
n1474335
481a4266b0
Reset progress on statechange events. Fixes #329 .
2018-08-19 23:07:53 +01:00
n1474335
9b7f4e824a
Improvements and basic tests for Magic op and addition of deep cloning for dishes
2018-08-09 19:17:24 +01:00
n1474335
3e5b3900bc
CSS tweak to dropdown toggle height
2018-08-06 07:53:30 +01:00
n1474335
4dc6dac885
Added CHANGELOG.md
2018-08-06 07:35:30 +01:00
n1474335
a947e06140
Added option to turn off background auto magic
2018-08-03 20:18:19 +01:00
n1474335
53b92ae8ef
Further CSS tweaks
2018-08-03 19:58:44 +01:00