n1474335
|
eee8b7db56
|
Fixed dispatchEvent call in recipe loading chain.
|
2018-01-25 13:46:06 +00:00 |
|
n1474335
|
3c669a075e
|
7.6.0
|
2018-01-25 13:45:05 +00:00 |
|
n1474335
|
f528930ad2
|
Added 'Sleep' operation.
|
2018-01-25 13:44:39 +00:00 |
|
n1474335
|
231322eddf
|
7.5.6
|
2018-01-24 16:54:42 +00:00 |
|
n1474335
|
8e6763c165
|
'Register' and 'Fork' now play well together.
|
2018-01-24 16:54:37 +00:00 |
|
n1474335
|
f091918575
|
7.5.5
|
2018-01-24 15:50:10 +00:00 |
|
n1474335
|
bb077c87b3
|
'Extract file paths' operation now handles 8.3 windows file paths correctly.
|
2018-01-24 15:50:05 +00:00 |
|
n1474335
|
865ee6a720
|
Magic operation tidying
|
2018-01-23 01:15:13 +00:00 |
|
n1474335
|
6947d2a7f3
|
Magic operation now displays an ordered table of the most likely decodings.
|
2018-01-22 23:34:24 +00:00 |
|
n1474335
|
28abd00d82
|
Added speculative execution of recipes to determine the most likely decodings.
|
2018-01-22 22:06:26 +00:00 |
|
n1474335
|
57314b77e5
|
Merge branch 'master' into feature-magic
|
2018-01-22 20:04:51 +00:00 |
|
n1474335
|
fe8f8bc712
|
Setting a text value in the input now closes any open files.
|
2018-01-22 19:58:21 +00:00 |
|
n1474335
|
b035f6c410
|
Added detection patterns for X.509 certs, Morse Code, Tar, images and BCD.
|
2018-01-22 19:57:41 +00:00 |
|
n1474335
|
abe87830cd
|
Operation tooltips now disappear if you hover over them while dragging an opertion.
|
2018-01-22 17:51:04 +00:00 |
|
n1474335
|
615a020469
|
Added detection patterns for UNIX timestamps, Zlib deflate, Gzip, Zip and Bzip2.
|
2018-01-22 17:50:00 +00:00 |
|
n1474335
|
7490651a06
|
7.5.4
|
2018-01-22 17:10:02 +00:00 |
|
n1474335
|
6220128a74
|
Fixed delimiter options in StrUtils. Closes #238.
|
2018-01-22 17:09:58 +00:00 |
|
n1474335
|
ec205f4f7d
|
7.5.3
|
2018-01-18 19:53:01 +00:00 |
|
n1474335
|
512487328d
|
Fixed bugs in pretty recipe format generation
|
2018-01-18 18:35:17 +00:00 |
|
n1474335
|
6fbb2f26d1
|
7.5.2
|
2018-01-18 15:27:26 +00:00 |
|
n1474335
|
c91bfeaa81
|
Merge branch 'qistoph-SplitAndJoin'
|
2018-01-18 15:26:34 +00:00 |
|
n1474335
|
aa2b3b2843
|
Changed order of split delimiters, placing comma first.
|
2018-01-18 15:26:09 +00:00 |
|
Chris van Marle
|
90d8be48d4
|
Make Split more flexible so it can be used to join
|
2018-01-17 15:52:25 +01:00 |
|
n1474335
|
48f8ca693d
|
Added detection patterns for Octal, Binary, Decimal, Hexdumps, HTML Entities, URL encoding, escaped Unicode, and Quoted Printable encoding.
|
2018-01-14 18:26:06 +00:00 |
|
n1474335
|
a1624a9215
|
Added detection patterns for non-standard Base64 alphabets, Base58 and Base32.
|
2018-01-14 17:28:56 +00:00 |
|
n1474335
|
fc2828fee3
|
Added Magic operation with the ability to detect language, file type and some encoding types.
|
2018-01-14 16:07:39 +00:00 |
|
Toby Lorne
|
aa3f781e18
|
Merge pull request #3 from artemisbot/features/add-pgp-kbpgp
Update to master & add verify/sign
|
2018-01-13 12:33:28 +00:00 |
|
n1474335
|
aa6890432c
|
7.5.1
|
2018-01-12 23:59:03 +00:00 |
|
n1474335
|
192d0ed8a6
|
Merge branch 'feature-unicode-strings'
|
2018-01-12 23:57:20 +00:00 |
|
n1474335
|
fff188eb30
|
Merged master into feature-unicode-strings
|
2018-01-12 23:57:02 +00:00 |
|
n1474335
|
71067939e3
|
Added Regex tests and updated description
|
2018-01-12 23:51:51 +00:00 |
|
n1474335
|
b07c014b48
|
Added more modifiers to the Regex operation
|
2018-01-12 23:42:48 +00:00 |
|
n1474335
|
f2c073798b
|
'Strings' now supports various different match types in ASCII and Unicode
|
2018-01-12 23:09:27 +00:00 |
|
n1474335
|
4cc38db895
|
Added documentation.
|
2018-01-12 22:14:06 +00:00 |
|
n1474335
|
2762319dbb
|
7.5.0
|
2018-01-12 18:29:10 +00:00 |
|
n1474335
|
8e5d43dfa8
|
Merge branch 'feature-hamming'
|
2018-01-12 18:28:55 +00:00 |
|
n1474335
|
82ad8cc444
|
BigNumber Dish types are now converted to fixed notation instead of exponential when translated between types
|
2018-01-12 18:28:40 +00:00 |
|
Matt C
|
50a3cc57ad
|
Fixed missing newline
|
2018-01-12 18:18:52 +00:00 |
|
n1474335
|
1d6bf39548
|
Added 'Hamming Distance' operation.
|
2018-01-12 18:17:28 +00:00 |
|
Matt C
|
7554cbda72
|
Added PGP Sign/Verify operations
|
2018-01-12 16:52:15 +00:00 |
|
Matt C
|
6a67fe09de
|
Added passphrase support to importing private key
|
2018-01-12 12:03:46 +00:00 |
|
Matt C
|
f07263ca2a
|
Fix decrypt operation
|
2018-01-12 11:45:16 +00:00 |
|
Matt C
|
bfbefb7318
|
Merge branch 'master' into features/add-pgp-kbpgp
|
2018-01-11 22:57:31 +00:00 |
|
n1474335
|
ec02b7deda
|
Regexes are now checked for 0-length matches and incremented manually to avoid infinite loops
|
2018-01-10 19:44:25 +00:00 |
|
n1474335
|
fa938f832f
|
Fixed IE 11 detection so that support message is correctly shown.
|
2018-01-10 18:38:17 +00:00 |
|
n1474335
|
6f59d9217c
|
Changed 'Number' option to 'Integer' in PRNG op
|
2018-01-06 17:01:01 +00:00 |
|
n1474335
|
7176e5ca6e
|
7.4.0
|
2018-01-06 16:34:06 +00:00 |
|
n1474335
|
429829471f
|
Merge branch 'feature-paste-performance'
|
2018-01-06 16:33:12 +00:00 |
|
n1474335
|
4760e539b7
|
PRNG operation now supports BigNumbers as output
|
2018-01-06 16:30:17 +00:00 |
|
n1474335
|
f53e7ad617
|
Chef now defaults to treat as UTF8 if option is not set
|
2018-01-06 16:21:42 +00:00 |
|