Commit Graph

587 Commits

Author SHA1 Message Date
n1474335 cd5265fad4 Added 'Disassemble x86' operation 2017-10-04 22:35:44 +01:00
n1474335 89ca2cc631 6.0.2 2017-09-20 22:26:54 +01:00
n1474335 e2cae035f2 Accessibility checks are now made before trying to access local storage. Fixes #174. 2017-09-20 22:26:47 +01:00
n1474335 c60ec7c170 6.0.1 2017-09-20 01:18:46 +01:00
n1474335 e42b19d324 Removed excess auto-baking 2017-09-20 01:16:15 +01:00
n1474335 3be370aefa 6.0.0 2017-09-20 00:56:32 +01:00
n1474335 b13917fbdc Merge branch 'feature-threading' 2017-09-20 00:55:37 +01:00
n1474335 9028761821 Loading message fade and cancelBake bugfix 2017-09-20 00:48:37 +01:00
n1474335 f6b52b7c82 Operations can now set options from within the worker 2017-09-20 00:37:57 +01:00
n1474335 13f07abb8a Highlighting now works with the web worker 2017-09-19 23:34:03 +01:00
n1474335 8c960f0661 Moved worker handling code from App.js to WorkerWaiter.js 2017-09-17 19:27:02 +01:00
n1474335 77203a4363 Excluded MetaConfig from JSDoc 2017-09-17 14:59:11 +01:00
n1474335 d3246b7c8b Merged upstream master 2017-09-17 14:53:17 +01:00
n1474335 c93edec55b Switched to val-loader and compiling MetaConfig 2017-09-17 13:47:33 +01:00
n1474335 83d258c396 5.20.0 2017-09-14 15:06:11 +00:00
n1474335 81acb5bdab Merge branch 'feature-hashing' 2017-09-14 15:01:29 +00:00
n1474335 0b79019e0f Added test file. 2017-09-14 14:59:28 +00:00
n1474335 be07298741 Added tests for all hashing operations 2017-09-14 14:54:56 +00:00
n1474335 2d779fdcd0 Added SHA2 512/224 and 512/256 variants as well as RIPEMD 128, 160, 256 and 320. 2017-09-14 14:53:46 +00:00
n1474335 35382faf28 Updated all dependencies and set node version to 8.4 to fix docstrap bug in travis builds (until it is fixed) 2017-09-14 10:20:16 +00:00
n1474335 dba0b104ab Added docs to GH Pages 2017-09-13 15:21:31 +00:00
n1474335 174cabdc74 Added 'CRC-16 Checksum' operation 2017-09-12 15:50:46 +00:00
n1474335 3c52a9faab Added Keccak and Shake to 'Generate all hashes' operation 2017-09-12 15:39:48 +00:00
n1474335 73561993a7 Added SHA3, Keccak and Shake hashing algorithms 2017-09-12 15:31:51 +00:00
n1474335 6e875393d9 Merged all SHA-2 operations into one with a size argument 2017-09-12 14:48:56 +00:00
n1474335 bbd85a491b Added MD6 to 'Generate all hashes' operation 2017-09-12 14:23:36 +00:00
n1474335 a736be7ca8 Added MD6 operation. Closes #53 2017-09-12 14:20:05 +00:00
n1474335 f1fe0b944f 5.19.3 2017-09-07 10:01:31 +00:00
n1474335 c1e40dd109 Fixed typo in .travis.yml 2017-09-07 10:01:12 +00:00
n1474335 73823e3eb9 Improved domain name regex 2017-09-06 16:43:30 +00:00
n1474335 bf833991bf 5.19.2 2017-09-06 16:09:36 +00:00
n1474335 615357c977 Corrected travis config logic 2017-09-06 16:06:37 +00:00
n1474335 19f23127b9 Updated travis config to create a new branch when building a tagged release 2017-09-06 16:04:11 +00:00
n1474335 2ea6d9437f 5.19.1 2017-09-06 10:28:41 +00:00
n1474335 833b6d67a6 Updated package-lock.json to fix tagged builds 2017-09-06 10:28:35 +00:00
n1474335 04c1adc5f0 5.19.0 2017-09-05 17:59:16 +00:00
n1474335 8e8f6a0284 Merge branch 'feature-otp' 2017-09-05 17:59:02 +00:00
n1474335 68bf1d123e Added 'Generate HOTP' and 'Generate TOTP' operations 2017-09-05 17:53:54 +00:00
n1474335 2c03689195 5.18.1 2017-09-05 17:26:29 +00:00
n1474335 45f41b1140 Merge branch 'bug-number-input-change' 2017-09-05 17:21:49 +00:00
n1474335 8fa6f3f45c Fixed bug where clicking up and down arrows on numeric inputs would not trigger an auto-bake 2017-09-05 16:51:57 +00:00
n1474335 78a842deb7 5.18.0 2017-09-05 15:37:18 +00:00
n1474335 3657ff4f79 Merge branch 'feature-bitshift' 2017-09-05 15:37:10 +00:00
n1474335 d4d12c3db0 Whitespace is now removed from hex and binary even when the delimiter is set to 'None' 2017-09-05 14:30:06 +00:00
n1474335 1b628ac213 Added 'Bit shift left' and 'Bit shift right' operations 2017-09-05 14:26:09 +00:00
n1474335 5fcc259efb Merge branch 'Synchro-master' 2017-09-04 15:22:17 +00:00
Marcus Bointon 9545205f19
Optimise PNGs 2017-09-04 12:22:12 +02:00
n1474335 cb6708c02e XOR Brute Force operation now has a variable key length 2017-08-31 00:24:24 +01:00
n1474335 4f403d4450 5.17.0 2017-08-30 15:57:58 +00:00
n1474335 f2d8f930fb Merge branch 'bwhitn-vbe' 2017-08-30 15:57:18 +00:00