Commit Graph

3497 Commits

Author SHA1 Message Date
n1474335 bf949c0320 Fixed operational tests and updated some dependencies 2023-02-27 17:55:52 +00:00
n1474335 9e679f411c Fixed progress bug 2023-02-27 15:52:05 +00:00
n1474335 dd6eae52ef Folders can now be dropped into the CyberChef input 2023-02-27 15:32:52 +00:00
n1474335 cdde7166cf Changing tabs no longer triggers a bake 2023-02-24 17:34:35 +00:00
n1474335 251bd86ce5 Large inputs with long line lengths are now handled better. Issues with toggleLoader fixed. 2023-02-24 17:09:40 +00:00
n1474335 533047a3a2 Improved file type detection and timing output 2023-02-03 17:39:12 +00:00
n1474335 659325c85a Improved performance of str/array buffer conversions 2023-02-03 17:10:33 +00:00
n1474335 7a2517fd61 Fixed 'Clear All IO' button 2023-02-03 15:54:45 +00:00
n1474335 0b2cb7e68c Added fine-grain timing for aspects of the bake. Improved efficiency of autobakes and moved output decoding into a worker. 2023-02-03 14:55:15 +00:00
n1474335 84f0750525 Reviewed HTML and options 2023-01-19 17:47:07 +00:00
n1474335 fa21768931 Reviewed Highlighter and Options waiters 2023-01-19 17:14:24 +00:00
n1474335 934efcc5a0 Reviewed InputWorker 2023-01-19 16:56:07 +00:00
n1474335 91f1be8c70 Reviewed Input and Output Waiters and improved logging in workers 2023-01-18 18:07:06 +00:00
n1474335 56d1a016da Tidied InputWaiter and made inputChange debounce delay variable based on input length 2023-01-13 18:00:36 +00:00
n1474335 d6159cc154 Event bug fixes 2023-01-13 16:46:41 +00:00
n1474335 e9d7a8363c Removed treatAsUTF8 option 2023-01-13 14:38:50 +00:00
n1474335 4e512a9a7b Updated dependencies 2023-01-13 14:25:40 +00:00
n1474335 c1394e299a Fixed replace input with output button 2023-01-13 14:14:57 +00:00
n1474335 17c349973d Fixed file loading bug where the wrong input is set 2023-01-13 13:51:16 +00:00
n1474335 f2bd838596 Fixed CSS for theme highlighting and status bar dropup height 2023-01-13 13:12:01 +00:00
n1474335 1b3d55f051 Status bar widgets are disabled for HTML output 2022-12-09 21:23:25 +00:00
n1474335 ff45f61b68 Fixed the snackbar 2022-12-09 20:46:01 +00:00
n1474335 771a013c9f Removed output-file markup and handlers 2022-12-09 20:12:15 +00:00
n1474335 b354f61502 Updated dependencies 2022-12-09 19:44:31 +00:00
n1474335 2e201c747a Merge remote-tracking branch 'origin/master' into v10 2022-12-09 19:28:41 +00:00
n1474335 c1d2970f1e File details can now be hidden 2022-12-09 19:24:43 +00:00
n1474335 2efd075803 9.55.0 2022-12-09 11:40:35 +00:00
n1474335 4b4d3c6845 Updated CHANGELOG 2022-12-09 11:40:25 +00:00
n1474335 760eff49b5 Added 'AMF Encode' and 'AMF Decode' operations 2022-12-09 11:39:22 +00:00
n1474335 ba12ad8e7c 9.54.0 2022-11-25 16:49:41 +00:00
n1474335 249af2ded1 Updated CHANGELOG 2022-11-25 16:49:37 +00:00
n1474335 7403666a11 Tidied up Rabbit operations 2022-11-25 16:48:54 +00:00
n1474335 1cc8b150f3 Merge branch 'rabbit-stream-cipher' of https://github.com/mikecat/CyberChef 2022-11-25 16:36:42 +00:00
n1474335 faa25ee662 9.53.0 2022-11-25 16:29:31 +00:00
n1474335 aa981ccd4a Updated CHANGELOG 2022-11-25 16:29:25 +00:00
n1474335 04378c1f91 Moved AES Key wrapping operations in Categories.json 2022-11-25 16:28:15 +00:00
n1474335 53179a158e Merge branch 'aes-key-wrap' of https://github.com/mikecat/CyberChef 2022-11-25 16:25:36 +00:00
n1474335 7ecde9fd2a 9.52.1 2022-11-25 16:11:28 +00:00
n1474335 320f79fe0d Added maxLength property for string arguments 2022-11-25 16:11:14 +00:00
n1474335 157346b055 Merge branch 'master' of https://github.com/TheSavageTeddy/CyberChef 2022-11-25 15:38:10 +00:00
n1474335 904c08c436 9.52.0 2022-11-25 15:31:31 +00:00
n1474335 fa238545a0 Updated CHANGELOG 2022-11-25 15:31:27 +00:00
n1474335 3f85c32c7c Lint 2022-11-25 15:30:32 +00:00
n1474335 55809b2e87 Merge branch 'feature/chacha' of https://github.com/joostrijneveld/CyberChef 2022-11-25 15:15:03 +00:00
n1474335 5c32c1bdaa Fixed tests for CMAC 2022-11-25 15:13:54 +00:00
TheSavageTeddy f84c11f63d im dumb, please pass the test now 2022-11-25 22:40:40 +08:00
TheSavageTeddy 2bcfb693b7 fix 2022-11-25 22:32:23 +08:00
TheSavageTeddy 897d2bef6e fix output 2022-11-25 22:23:15 +08:00
TheSavageTeddy 0a3d219ad5 fixed linting 2022-11-25 22:13:53 +08:00
TheSavageTeddy ba0dfe91c3 added all-zero edge cases for standard alphabet 2022-11-25 22:08:51 +08:00