Mohammad Reza Moradi
|
9c32193dff
|
chore: add require trailing comma lint
|
2024-11-07 16:13:37 +01:00 |
Krille
|
1b93471d64
|
refactor: Deprecations after dart upgrade
|
2024-02-28 12:37:54 +01:00 |
Nicolas Werner
|
6555f36d6d
|
feat: switch from pedantic to lints
|
2022-08-15 14:15:51 +00:00 |
Christian Pauly
|
7885281c72
|
refactor: Use import sorter and ci templates
|
2022-07-21 15:44:04 +02:00 |
Nicolas Werner
|
a196b53219
|
refactor: nullsafe encryption
|
2021-09-30 12:58:37 +00:00 |
Christian Pauly
|
93c689fd4d
|
hotfix: Opt-out null safety for crypto files because of an error in web
`packages/matrix/src/utils/crypto/crypto.dart:19:1: Error: Null safe libraries are not allowed to export declarations from of opt-out libraries.
`
|
2021-08-20 13:56:15 +02:00 |
Lukas Lihotzki
|
545ce26e39
|
style: fix format and lint
|
2021-04-12 14:49:03 +02:00 |
Lukas Lihotzki
|
d413f54f10
|
refactor: use OpenSSL for file e2ee
|
2021-04-12 14:49:03 +02:00 |
Lukas Lihotzki
|
761138a56d
|
refactor: use OpenSSL for AES
|
2021-04-12 14:49:01 +02:00 |
Lukas Lihotzki
|
7faf05fe90
|
refactor: selectable hash for pbkdf2
|
2021-04-12 14:48:38 +02:00 |
Lukas Lihotzki
|
a25d1932ee
|
fix: fast pbkdf2 with OpenSSL
|
2021-04-12 14:48:38 +02:00 |