|
b5e003e1d7
|
Added delete_all command
|
2023-05-04 21:46:44 +03:00 |
|
|
a2fae8bb89
|
Added delete command and fixed memory deletion for /add_account
|
2023-05-04 21:35:31 +03:00 |
|
|
332356a95b
|
Created markups.rs
|
2023-05-04 21:15:41 +03:00 |
|
|
925df8a5e5
|
Moved command handlers below state handlers
|
2023-05-04 21:01:00 +03:00 |
|
|
89d3ea1bf7
|
Added message deletion
|
2023-05-04 20:51:36 +03:00 |
|
|
e129934aac
|
Made verify_master_pass compute the hash in a blocking thread
|
2023-05-04 19:39:36 +03:00 |
|
|
83aa2c90b1
|
Moved the check of existence of a master password into master_pass.rs, added buttons for /get_account
|
2023-05-04 19:03:03 +03:00 |
|
|
17e4f1892c
|
Added more paralization to allow better multi-user perfomace
|
2023-05-04 18:27:19 +03:00 |
|
|
ecf74fb50f
|
First steps
|
2023-05-03 21:08:14 +03:00 |
|
|
0f6712b414
|
Removed Query enum from get_accounts.rs
|
2023-04-27 19:51:59 +03:00 |
|
|
8aadf96020
|
Added checks of the master password for /add_account and /get_account
|
2023-04-27 19:38:34 +03:00 |
|
|
3f8adb96f9
|
Added command to add master password
|
2023-04-27 17:40:49 +03:00 |
|
|
e8fc43f9ad
|
Extended functionality
|
2023-04-27 16:25:23 +03:00 |
|
|
b92ce0b0fa
|
First prototype
|
2023-04-24 20:48:34 +03:00 |
|
|
c755de93b8
|
Initial commit
|
2023-04-23 20:54:16 +03:00 |
|