|
bfd68194e6
|
More clippy fixes
|
2023-11-19 14:45:46 +03:00 |
|
|
386f060a41
|
Implemented account altering
|
2023-08-04 00:23:02 +03:00 |
|
|
ab62e74cb7
|
Updated sea-orm
|
2023-08-03 23:11:28 +03:00 |
|
|
22c754a256
|
added get endpoint, updated state_management
|
2023-07-26 00:52:12 +03:00 |
|
|
ff6dcf6dfe
|
Added a transaction for deleting all
|
2023-07-19 14:56:07 +03:00 |
|
|
bc56846843
|
Removed a new line
|
2023-06-27 22:54:14 +03:00 |
|
|
3389f0a63d
|
Updated entities to use count method to check the existance of account/master password
|
2023-06-13 10:39:13 +03:00 |
|
|
ef27285e96
|
Updated account entity for better readability, now Account::get_names always orders by name
|
2023-06-12 17:55:21 +03:00 |
|
|
593f438435
|
Replaced super with crate where applicable
|
2023-06-01 14:58:48 +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 |
|