Callum Fraser
4d8127a7d9
Modified description of ToBase64 operation
...
Addresses #472
2019-01-14 22:25:49 +00:00
n1474335
9787ab04cd
8.22.0
2019-01-10 15:44:02 +00:00
n1474335
79d3c90026
Merge branch 'j433866-subsection'
2019-01-10 15:43:05 +00:00
n1474335
c2068b343b
Tidied up and added global matching to Subsection operation
2019-01-10 15:42:48 +00:00
n1474335
6424839731
Merge branch 'subsection' of https://github.com/j433866/CyberChef into j433866-subsection
2019-01-10 15:11:34 +00:00
n1474335
863a525625
8.21.0
2019-01-10 15:02:26 +00:00
n1474335
f82a727e24
Merge branch 'masq-insense'
2019-01-10 15:01:22 +00:00
n1474335
995fcab071
Tidied up Case Insensitive Regex ops
2019-01-10 15:01:01 +00:00
n1474335
c5270d75a1
Merge branch 'insense' of https://github.com/masq/CyberChef into masq-insense
2019-01-10 14:53:21 +00:00
n1474335
324c409ff1
8.20.0
2019-01-09 16:38:53 +00:00
n1474335
1db8e6dddc
Merge branch 'klaxon1-feature/lorem-ipsum-generator'
2019-01-09 16:38:46 +00:00
n1474335
c49a770c59
Tidied up Lorem Ipsum op
2019-01-09 16:36:34 +00:00
n1474335
0e601d5b5f
Merge branch 'feature/lorem-ipsum-generator' of https://github.com/klaxon1/CyberChef into klaxon1-feature/lorem-ipsum-generator
2019-01-09 14:50:48 +00:00
n1474335
fe1332f18e
8.19.7
2019-01-08 18:29:14 +00:00
n1474335
cb9ab7a2c9
Fixed 'Maximise output' button functionality
2019-01-08 18:29:07 +00:00
n1474335
3a6b2875d5
8.19.6
2019-01-08 17:51:47 +00:00
n1474335
766de7e6fa
Fixed bug in 'Regular expression' operation when highlighting lookaheads
2019-01-08 17:51:43 +00:00
j433866
8ac5b48493
Update operation description
2019-01-08 11:51:33 +00:00
j433866
1a827ef44f
Add Subsection to Flow Control category
2019-01-08 11:17:06 +00:00
j433866
0f0e346a02
Add new Subsection operation
2019-01-08 11:12:02 +00:00
n1474335
c82971f8db
8.19.5
2019-01-01 20:49:24 +00:00
n1474335
cb2c376c63
Increasing Node memory limit from 1G to 2G
2019-01-01 20:27:38 +00:00
n1474335
bc00fa0694
8.19.4
2019-01-01 20:15:29 +00:00
n1474335
c86007da71
Removed increase-memory-limit plugin in favour of NODE_OPTIONS environment variable.
2019-01-01 20:15:16 +00:00
n1474335
1bf513ca74
8.19.3
2019-01-01 19:56:20 +00:00
n1474335
29411c903f
Added increase-memory-limit plugin to TravisCI build process to reduce 'JavaScript heap out of memory' errors.
2019-01-01 19:56:12 +00:00
n1474335
017dde364c
8.19.2
2019-01-01 19:22:10 +00:00
n1474335
c123d7370a
Merge branch 'edwardwall-patch-2'
2019-01-01 19:21:11 +00:00
n1474335
76f1e5e8f3
Merge branch 'patch-2' of https://github.com/edwardwall/CyberChef into edwardwall-patch-2
2019-01-01 19:20:07 +00:00
n1474335
4e466c7886
8.19.1
2019-01-01 19:19:16 +00:00
n1474335
d469fb9c58
Updated dependencies
2019-01-01 19:19:07 +00:00
Edward Wall
050ab03448
Simplify to improve readability
2018-12-30 17:06:48 +00:00
Edward Wall
40acf751a8
Update to understand Generalized / UTC Time
...
Future proofing for when certificates with dates after 2049 begin being issued.
These certificates' dates will be in Generalized Time not UTC Time as per RFC 5280
2018-12-30 16:46:18 +00:00
Spencer Walden
126ad585c0
Registers tests for 'To/From Case Insensitive Regex' operations
2018-12-30 03:26:44 -08:00
Spencer Walden
1d04b649e0
Adds 'To/From Case Insensitive Regex' operations under 'Utils'
2018-12-30 03:26:44 -08:00
Spencer Walden
b750006cf0
Adds tests for 'To/From Case Insensitive Regex' operations
2018-12-30 03:26:44 -08:00
Spencer Walden
3c16b839b6
Adds 'From Case Insensitive Regex' operation
2018-12-30 03:26:44 -08:00
Spencer Walden
32aea6b86c
Adds 'To Case Insensitive Regex' operation
2018-12-30 03:26:44 -08:00
Edward Wall
688c2d0df5
Update ParseX509Certificate.mjs
2018-12-30 03:15:07 +00:00
n1474335
0cea56dc62
8.19.0
2018-12-30 01:07:54 +00:00
n1474335
bb44268c30
Merge branch 'feature-browser-testsuite'
2018-12-30 01:07:42 +00:00
n1474335
19b3dcf1c2
Updated CHANGELOG
2018-12-30 01:07:26 +00:00
n1474335
71e0a4e0ce
Increased UI test timeouts
2018-12-30 00:47:10 +00:00
n1474335
7f2e879e24
Added explicit bake after input added in test suite.
2018-12-30 00:37:44 +00:00
n1474335
840e44deac
Tidied up UI tests
2018-12-30 00:26:28 +00:00
n1474335
f7707faece
Added Chrome to TravisCI config
2018-12-30 00:02:41 +00:00
n1474335
b631e3fef6
Added nightwatch tests to TravisCI build process for prod and inline versions.
2018-12-29 23:46:13 +00:00
n1474335
b0fb9db4b8
Added nightwatch.js test suite for confirming that the app loads correctly and can run operations from each module. Currently only support the latest version of Chrome.
2018-12-29 02:58:05 +00:00
n1474335
c7e9115994
Restructured tests directory
2018-12-28 21:49:40 +00:00
Klaxon
f2d115ee4d
add lorem ipsum generator
2018-12-29 00:44:59 +10:00