Commit Graph

2860 Commits

Author SHA1 Message Date
n1474335 3f035294a6 Improved UI tests 2021-01-22 16:06:44 +00:00
n1474335 36282e362f Improved UI tests 2021-01-22 15:53:56 +00:00
n1474335 223353cf4d Increased UI test operation timeout 2021-01-22 15:43:18 +00:00
n1474335 ded32da632 Back to a single job 2021-01-22 15:33:15 +00:00
n1474335 d6fc21cc34 Fixed yaml 2021-01-22 15:28:46 +00:00
n1474335 b86e960456 Actions broken out into separate jobs 2021-01-22 15:27:42 +00:00
n1474335 7747bfe0f2 Fixed prod build and Actions now creates a sitemap 2021-01-22 15:17:17 +00:00
n1474335 fabea8cc61 Fix whitespace 2021-01-22 15:00:15 +00:00
n1474335 de4cd2eebc Add production build to GitHub Actions script 2021-01-22 14:59:26 +00:00
n1474335 e16ce1d9c2 Specify node version 2021-01-22 14:53:53 +00:00
n1474335 345ad741b3 Fixed sed command in postinstall script to be platform dependent 2021-01-22 14:47:33 +00:00
n1474335 e53108c493 Merge branch 'gh-actions' 2021-01-22 14:33:48 +00:00
n1474335 6129378854 Reduced Actions script to just linting and testing 2021-01-22 14:33:35 +00:00
n1474335 11a1416dcc Merge branch 'gh-actions' of https://github.com/mattnotmitt/CyberChef into mattnotmitt-gh-actions 2021-01-22 14:17:29 +00:00
n1474335 9025538544 9.21.4 2021-01-22 13:48:30 +00:00
n1474335 46929e1844 Merge branch 'mattnotmax-haversine' 2021-01-22 13:48:19 +00:00
n1474335 bf023cad48 Merge branch 'haversine' of https://github.com/mattnotmax/CyberChef into mattnotmax-haversine 2021-01-22 13:48:04 +00:00
n1474335 f649236bad 9.21.3 2021-01-22 13:45:24 +00:00
n1474335 54b1454c0a Merge branch 'n1073645-binaryLength' 2021-01-22 13:45:09 +00:00
n1474335 a41b1c2f5e Merge branch 'binaryLength' of https://github.com/n1073645/CyberChef into n1073645-binaryLength 2021-01-22 13:44:49 +00:00
n1474335 0327d7cb7a 9.21.2 2021-01-22 13:40:36 +00:00
n1474335 621d7c3683 Merge branch 'manicgiraffe-update_forensicswiki_url' 2021-01-22 13:40:24 +00:00
n1474335 ae7c3fca31 Merge branch 'update_forensicswiki_url' of https://github.com/manicgiraffe/CyberChef into manicgiraffe-update_forensicswiki_url 2021-01-22 13:39:55 +00:00
n1474335 1b3295ff59 9.21.1 2021-01-22 12:59:05 +00:00
n1474335 e40e7a0e4e Added UI tests for operations. Unfinished. 2021-01-22 12:57:21 +00:00
n1474335 cf5fd7cbf2 Updated dependencies 2021-01-22 11:04:45 +00:00
n1474335 ec37a676a8 Updated dependencies 2020-12-14 17:51:12 +00:00
n1474335 f33193e122 Updated dependencies 2020-12-14 15:32:12 +00:00
n1474335 7c40204e4f Updated dependencies 2020-12-11 17:58:23 +00:00
n1474335 2b2ffb3346 Updated dependencies 2020-12-11 16:24:39 +00:00
mattnotmax 39b7e4ff9e Correct Haversine test output 2020-12-09 21:12:26 +11:00
mattnotmax a1109c43f6 Fix for haversine distance bug 2020-12-08 21:17:43 +11:00
Arthur Taggart e6eafc2843 Updated the links to forensic wiki website 2020-11-29 14:19:42 +00:00
n1073645 9dba1232b7 byte length argument added to ToBinary 2020-08-24 09:41:05 +01:00
n1073645 953a581a94 byte length arg added 2020-08-17 14:12:29 +01:00
Matt 0b5ee7c79f
Update actions 2020-07-04 15:35:49 +01:00
Matt 23cbe1c426
Merge branch 'master' into gh-actions 2020-07-04 15:29:24 +01:00
d98762625 c9d9730726 Updated CHANGELOG 2020-06-12 13:50:30 +01:00
d98762625 a380aed878 9.21.0 2020-06-12 12:49:39 +01:00
d98762625 4dafa50799 improve some comments, remove unused properties from magic state shim in node API 2020-06-12 12:35:33 +01:00
d98762625 53e69835ff Formally disallow flowcontrol operations from being used in bake recipes 2020-06-05 14:44:34 +01:00
d98762625 939208903a Allow magic in node api 2020-06-05 12:26:17 +01:00
d98762625 616b38c6fb 9.20.7 2020-05-28 09:50:22 +01:00
d98762625 a302df8f91 update bootstrap 2020-05-28 09:34:57 +01:00
dependabot[bot] 093512a55a
Bump jquery from 3.4.1 to 3.5.0
Bumps [jquery](https://github.com/jquery/jquery) from 3.4.1 to 3.5.0.
- [Release notes](https://github.com/jquery/jquery/releases)
- [Commits](https://github.com/jquery/jquery/compare/3.4.1...3.5.0)

Signed-off-by: dependabot[bot] <support@github.com>
2020-05-27 15:11:47 +00:00
d98762625 007224c92e 9.20.6 2020-05-27 15:59:42 +01:00
Matthieu 738ee33959 Fix bug in Normalise Unicode operation: replace nfc by nfkc 2020-05-27 15:47:40 +01:00
d98762625 d720a6b250 9.20.5 2020-05-27 15:34:45 +01:00
Matt 5ce3cc17bb Fixed tesseract issue 2020-05-27 15:00:34 +01:00
d98762625 5c35205315 9.20.4 2020-05-27 13:35:20 +01:00