Commit Graph

1650 Commits

Author SHA1 Message Date
j433866
37428fbe3b Bake all inputs, not just the active tab.
Limits number of workers to number of cpu threads (4 if not supported)
Creates output tabs (switching doesn't work yet)
Disabled some highlighting for now.
2019-03-27 09:05:10 +00:00
j433866
fbe1e2c2cc Show tab number on tab title.
Don't show lines value if tab contents is a file.
2019-03-22 15:55:35 +00:00
j433866
9b86ed7c45 Fix input highlighter size 2019-03-22 15:19:03 +00:00
j433866
c0c83c5cdc Stores inputs in memory instead of in textareas.
Allow selecting multiple files.
Allow drag and dropping multiple files.
Clear all IO button will close all tabs.
Will now spawn multiple loaderworkers simultaneously.
Improve tab logic to break less and work in Firefox.
2019-03-22 15:10:19 +00:00
j433866
37218c1e81 Add UI for input tabs.
Can add, remove and switch tabs
2019-03-21 12:31:01 +00:00
j433866
328c0ade22 Merge remote-tracking branch 'upstream/master' 2019-03-19 14:21:28 +00:00
n1474335
a5703cb4f1 Updated CHANGELOG 2019-03-15 15:17:15 +00:00
n1474335
bb5b92571e Updated CHANGELOG 2019-03-14 16:08:25 +00:00
n1474335
3ff10bfeae 8.27.0 2019-03-14 12:26:07 +00:00
n1474335
c8a2a8b003 Updated CHANGELOG 2019-03-14 12:26:00 +00:00
n1474335
6acb3a7ca5 Merge branch 's2224834-feature/bombe' 2019-03-14 12:20:12 +00:00
n1474335
ef38897a01 Updated CHANGELOG 2019-03-14 12:20:05 +00:00
n1474335
33db0e666a Final tweaks to Bombe svg and preloader css 2019-03-14 12:11:41 +00:00
n1474335
cf32372a57 Added Enigma wiki article link to Enigma, Typex, Bombe and Multi-Bombe operation descriptions. 2019-03-14 12:08:35 +00:00
n1474335
b98cf9538d Long HTML output is now replaced with an overlay in the same way as long string output. 2019-03-14 11:43:23 +00:00
s2224834
1a707eab86 Merge branch 'feature/bombe' into feature/typex 2019-03-12 18:21:34 +00:00
s2224834
e2efc3e8e8 package lock changes 2019-03-12 18:21:27 +00:00
s2224834
fa6d5e60ce Merge branch 'master' into feature/bombe 2019-03-12 18:07:39 +00:00
j433866
0a7a0ac681
Merge pull request #1 from gchq/master
bring up to date with master
2019-03-12 13:27:24 +00:00
n1474335
981d4be44d 8.26.3 2019-03-11 13:31:33 +00:00
n1474335
80bdf7410b Merge branch 'artemisbot-bugs/disassembler-fix' 2019-03-11 13:31:26 +00:00
Matt
6f45d33c8a Fix disassembler issue
Fix disassembler issue properly
2019-03-11 13:06:17 +00:00
n1474335
7b3efa746e 8.26.2 2019-03-11 11:54:19 +00:00
n1474335
90ddc2bfa7 Merge branch 'MShwed-bugs/xpath-namespace-prefix-fix' 2019-03-11 11:54:11 +00:00
n1474335
8e3425ed6d Merge branch 'bugs/xpath-namespace-prefix-fix' of https://github.com/MShwed/CyberChef into MShwed-bugs/xpath-namespace-prefix-fix 2019-03-11 11:53:06 +00:00
n1474335
c1bb42fe65 8.26.1 2019-03-11 11:44:39 +00:00
n1474335
b99f73919f Merge branch 'artemisbot-bugs/disassembler' 2019-03-11 11:44:32 +00:00
n1474335
978bf75765 Merge branch 'bugs/disassembler' of https://github.com/artemisbot/CyberChef into artemisbot-bugs/disassembler 2019-03-11 11:44:11 +00:00
Matt
432d5b43a1 Fix some misspellings 2019-03-10 17:51:30 +00:00
mshwed
3412372d1e Added support for non-prefixed default namespace selectors 2019-03-10 13:02:13 -04:00
Matt
c2e130f369 Update disassembler 2019-03-10 13:19:04 +00:00
n1474335
e8880f068f 8.26.0 2019-03-09 07:23:57 +00:00
n1474335
45c1c23e09 Merge branch 'j433866-image-operations' 2019-03-09 07:23:31 +00:00
n1474335
e10d4bf45c Tidied up image manipulation ops 2019-03-09 07:23:11 +00:00
n1474335
369b640408 Merge branch 'master' into j433866-image-operations 2019-03-09 06:29:19 +00:00
n1474335
d2d30bf668 8.25.0 2019-03-09 06:28:05 +00:00
n1474335
dcb59edb79 Merge branch 'feature-extract-files' 2019-03-09 06:26:36 +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
n1474335
58d41f4458 8.24.3 2019-03-09 05:38:13 +00:00
n1474335
360effb839 Merge branch 'j433866-fork-fix' 2019-03-09 05:37:57 +00:00
j433866
d923c99975 Fix same bug in subsection 2019-03-07 16:33:38 +00:00
j433866
2b538061e9 Fix fork operation not setting ingredient values correctly. 2019-03-07 16:26:42 +00:00
j433866
0c9db5afe9 Fix typo 2019-03-07 11:36:29 +00:00
j433866
1031429550 Add error handling 2019-03-07 11:19:04 +00:00
j433866
4a7ea469d4 Add status messages for image operations 2019-03-07 10:03:09 +00:00
j433866
833c1cd98f Add Contain Image, Cover Image and Image Hue / Saturation / Lightness ops 2019-03-07 10:02:37 +00:00
j433866
662922be6f Add resizing status message 2019-03-06 10:32:58 +00:00
j433866
370ae323f6 Fix linting 2019-03-05 11:49:25 +00:00
j433866
514eef50de Add image filter operation 2019-03-04 14:48:17 +00:00
j433866
ec1fd7b923 Add image opacity operation 2019-03-04 14:38:25 +00:00