n1474335
|
659325c85a
|
Improved performance of str/array buffer conversions
|
2023-02-03 17:10:33 +00:00 |
|
n1474335
|
9ec94434bb
|
Fixed 'From Base64' bug adding null bytes. Closes #1362
|
2022-06-06 14:54:06 +01:00 |
|
n1474335
|
b78bb2d3d6
|
Added 'Strict mode' to 'From Base64' operation
|
2022-06-03 21:41:37 +01:00 |
|
MikeCAT
|
a7cdb095d2
|
Added input validation to fromBase64()
|
2021-10-04 22:39:16 +09:00 |
|
n1073645
|
3a2580fbc2
|
Extra Base64 Alphabets
|
2020-01-22 10:35:11 +00:00 |
|
n1474335
|
834ff95702
|
Base64 operations now throw a meaningful error if the alphabet is the wrong length
|
2019-10-15 16:25:52 +01:00 |
|
n1474335
|
eb769c7fb4
|
Tidied up Steganography operations. FileType and toBase64 functions now accept ArrayBuffers.
|
2019-09-04 13:54:59 +01:00 |
|
n1474335
|
0e95ad8ed6
|
Updated a range of operations to use ArrayBuffers instead of byteArrays to improve performance with large files.
|
2019-07-29 17:09:46 +01:00 |
|
n1474335
|
566517d20f
|
Imports now specify the file extension to support Node v12
|
2019-07-09 12:23:59 +01:00 |
|
n1474335
|
e6fb0be1d0
|
Refactored file type detection engine
|
2018-12-18 17:44:42 +00:00 |
|
n1474335
|
4cf80e3ebb
|
Added RFC numbers to relevant Base64 alphabets. Closes #410
|
2018-11-19 14:34:52 +00:00 |
|
n1474335
|
61f2f2d2e3
|
'Show Base64 offsets' operation show supports base64 input. Closes #276
|
2018-08-24 00:32:52 +01:00 |
|
n1474335
|
041cd9fb8e
|
ESM: Added remaining Base64 ops and created a Base64 library. Added the prefer-const eslint rule.
|
2018-04-02 17:10:51 +01:00 |
|
n1474335
|
9b4fc3d3aa
|
Converted the core to ES modules
|
2018-03-26 23:14:23 +01:00 |
|