|
b526eb0c12
|
Code cleanup
|
2024-02-22 12:44:02 +03:00 |
|
|
e8f0fcd819
|
Renamed DatabaseConnection into Pool
|
2024-02-03 16:23:39 +03:00 |
|
|
6ae745fcd4
|
Enabled clippy warnings and fixed them
|
2023-11-16 21:51:46 +03:00 |
|
|
4fbb0d101e
|
Added a check for master password existance for callbacks
|
2023-08-11 16:00:35 +03:00 |
|
|
2199889127
|
Added MORE inlines
|
2023-08-07 13:38:46 +03:00 |
|
|
0fac457944
|
Added a mention of /set_master_pass when it is not set
|
2023-07-29 15:59:11 +03:00 |
|
|
c0fcb41575
|
Added a prelude to reduce the amount of imports
|
2023-06-29 17:33:26 +03:00 |
|
|
a817f7f39c
|
Updated master_password_check to use Arc<dyn Error> instead of a string representation of an error
|
2023-06-01 14:54:00 +03:00 |
|
|
cda07b4d84
|
Sepparated the code out into 3 more library crates: cryptography, entity and pass_manager
|
2023-06-01 14:42:35 +03:00 |
|