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
d98762625
638093d40e
correct translation from node Buffer to byte array
2019-03-22 09:42:25 +00:00
mshwed
8707287349
Added percent delimiter for "To Hex" operation
2019-03-21 20:10:45 -04:00
j433866
37218c1e81
Add UI for input tabs.
...
Can add, remove and switch tabs
2019-03-21 12:31:01 +00:00
d98762625
b98cab7d62
pass full dish into NodeDish Apply to allow apply from ArrayBuffer type to work
2019-03-20 17:46:01 +00:00
d98762625
9e2aac0696
update tests file name and linting
2019-03-20 16:34:20 +00:00
d98762625
b48a55bd74
add all options to argOptions. Add some extra test case for Zip
2019-03-20 16:27:35 +00:00
d98762625
aad1bc898e
update file shim to use detectFileType.
2019-03-20 12:38:49 +00:00
d98762625
8eed2232ee
add immutable presentAs method to Dish for node REPL display. add test for exact match help
2019-03-20 11:57:47 +00:00
j433866
6a01e40394
Fix bug where GIF input would error on output.
...
Also minor corrections to jsdocs in ImageManipulation
2019-03-20 11:20:34 +00:00
j433866
757176727d
Fix the aspect ratio fix
2019-03-20 10:52:00 +00:00
j433866
d9fdae9175
Adjust css to keep aspect ratio of previewed image
2019-03-20 10:40:59 +00:00
j433866
4a84cf3ac7
Add css styling option for banner URL
2019-03-20 10:23:09 +00:00
d98762625
8f5f3e56cb
prefer exact matches in help function
2019-03-20 10:23:03 +00:00
j433866
e03e51c450
Add styling of checkboxes.
...
Change fonts in solarized themes to match classic.
Add styling of input fields to modals
2019-03-20 10:01:19 +00:00
j433866
674f879fb8
Change file thumb to normal icon when file closed
2019-03-19 16:54:50 +00:00
j433866
b195fc69dd
Remove old css file
2019-03-19 14:39:46 +00:00
j433866
2049e4e1d5
Add image preview to input file overlay.
...
This can be turned off
2019-03-19 14:38:46 +00:00
j433866
d09ab4a153
Add new solarized light and dark themes.
...
Add more elements to be controlled by theme css:
- Preloader spinner colours
- Operation disable / breakpoint icons
- Auto bake checkbox
- Search highlight colour
- Categories header colour
2019-03-19 14:37:46 +00:00
j433866
b312e17904
Change title to title case
2019-03-19 13:54:39 +00:00
j433866
2cd3e9cacd
Add new implementation of gaussian blur.
...
Changed SharpenImage to use the new algorithm.
2019-03-19 13:54:26 +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
j433866
8e74acbf3e
Add opaque background option
2019-03-18 09:43:37 +00:00
d98762625
76cc7f1169
Merge branch 'master' of github.com:gchq/CyberChef into node-lib
2019-03-14 17:57:53 +00:00
d98762625
b8cb7e9ba8
add tests for File and test based operations. Only unzip to go
2019-03-14 17:54:06 +00:00
d98762625
2019ae43d7
File shim now translates correctly
2019-03-14 16:33:09 +00:00
Matt
3ad5f889a0
Wrote some tests, fixed imports for node
2019-03-14 13:37:11 +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
d98762625
d080c5dd14
debugging File shim
2019-03-14 08:27:06 +00:00
j433866
4fafa39e54
Fix magic library to better handle operation error
2019-03-13 13:09:02 +00:00
j433866
bb7487c476
Change to use new FileType library
2019-03-13 09:20:13 +00:00
j433866
308195279c
Bring up to date with master
2019-03-13 09:17:43 +00:00
s2224834
1a707eab86
Merge branch 'feature/bombe' into feature/typex
2019-03-12 18:21:34 +00:00
s2224834
fa6d5e60ce
Merge branch 'master' into feature/bombe
2019-03-12 18:07:39 +00:00
j433866
e95b7075b9
Add convert image format operation
2019-03-12 16:29:20 +00:00
j433866
dfbc1beccd
Add sharpen image operation
2019-03-12 16:24:43 +00:00
Matt
6f45d33c8a
Fix disassembler issue
...
Fix disassembler issue properly
2019-03-11 13:06:17 +00:00
Matt
cd22985f11
Fix categories JSON issue
2019-03-11 12:09:29 +00:00
Matt
66c0425080
Merge branch 'master' into module-charts
2019-03-11 11:57:19 +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
978bf75765
Merge branch 'bugs/disassembler' of https://github.com/artemisbot/CyberChef into artemisbot-bugs/disassembler
2019-03-11 11:44:11 +00:00
d98762625
14d591caa1
more debugging
2019-03-11 09:47:58 +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
Matt
6501454424
Cleanup
2019-03-10 13:08:47 +00:00
Matt
0019a4e1db
Found a different dom implementation that removes 6MB
2019-03-10 12:03:53 +00:00
Matt
f8874fc586
Actually made operations work (and made the module 8MB)
...
Unfortunately they need jsdom
2019-03-10 11:44:02 +00:00