StNicolay
  • Joined on 2022-09-21
StNicolay pushed to master at StNicolay/pass_manager 2023-08-12 10:08:09 +00:00
9b79411f48 Split up TEXT constant into 2 lines
StNicolay pushed to master at StNicolay/pass_manager 2023-08-11 14:45:30 +00:00
f32b25db4b Added a check for master password existance for callbacks
7ed4afba27 Renamed mod.rs files
be264403f2 Updated delete callback handler to alter a message if /delete command was used
219b1685a5 Updated deps and switched from dotenv to dotenvy
Compare 4 commits »
StNicolay pushed to master at StNicolay/pass_manager 2023-08-11 13:01:54 +00:00
af11feca47 Added a check for master password existance for callbacks
324f994de7 Renamed mod.rs files
0210d81b05 Updated delete callback handler to alter a message if /delete command was used
08985d0e0f Updated deps
Compare 4 commits »
StNicolay pushed to master at StNicolay/pass_manager 2023-08-08 12:41:31 +00:00
7486c83b40 Added README
b14eb4e87f Added the check that accounts exist for /get_account and /delete
Compare 2 commits »
StNicolay pushed to master at StNicolay/pass_manager 2023-08-07 10:56:03 +00:00
091d6cfc20 Unified the way we handle the case, where the name hash is invalid
afea3c7a97 Added MORE inlines
Compare 2 commits »
StNicolay pushed to master at StNicolay/pass_manager 2023-08-07 10:26:52 +00:00
9c7cd15425 set_master_pass now asks for the master password twice
46533d84d7 changed the way we set the markup in alter_message
d36188efbe Updated deps
Compare 3 commits »
StNicolay pushed to master at StNicolay/pass_manager 2023-08-06 14:18:30 +00:00
d3cfa3c50f Updated deps
9881310afa Implemented account altering
5a07d0b5e0 Updated sea-orm
6408d9d1d0 now answering callback queries
adf19c35b5 Added export handler macro
Compare 16 commits »
StNicolay pushed to menu at StNicolay/pass_manager 2023-08-06 14:17:53 +00:00
d3cfa3c50f Updated deps
StNicolay pushed to menu at StNicolay/pass_manager 2023-08-03 21:44:46 +00:00
9881310afa Implemented account altering
5a07d0b5e0 Updated sea-orm
6408d9d1d0 now answering callback queries
Compare 3 commits »
StNicolay pushed to menu at StNicolay/pass_manager 2023-07-29 13:07:58 +00:00
adf19c35b5 Added export handler macro
875c18a510 Moved the /menu up in the list of commands
2fed183146 Added a mention of /set_master_pass when it is not set
9ea0af9add added missing return
Compare 4 commits »
StNicolay pushed to menu at StNicolay/pass_manager 2023-07-29 12:39:44 +00:00
df7f52774d Changed get.rs and get_menu.rs to use MessageIds::alter_message func
8c72b7417f added inline attributes
Compare 2 commits »
StNicolay pushed to menu at StNicolay/pass_manager 2023-07-29 12:22:51 +00:00
7cd8100fdb Switched to inline buttons when getting the account name, finished decrypt and delete Callback commands
StNicolay pushed to menu at StNicolay/pass_manager 2023-07-29 07:20:27 +00:00
93824b190f Now altering messages where possible
aae30a3f82 now changing state in set_master_pass by using change_state macro
e91f1827ef added get endpoint, updated state_management
348223af3d Added menu endpoints
5189e8ab5f Added new callback types
Compare 5 commits »
StNicolay pushed to menu at StNicolay/pass_manager 2023-07-25 14:44:21 +00:00
d50de008a1 Added new callback types
StNicolay created branch menu in StNicolay/pass_manager 2023-07-25 14:44:21 +00:00
StNicolay pushed to master at StNicolay/pass_manager 2023-07-25 14:43:28 +00:00
fabe17844b Added a test that chars in passwords.rs must be ascii
StNicolay pushed to master at StNicolay/pass_manager 2023-07-22 11:54:25 +00:00
0621d78cd3 Replaced try_join func by tokio::try_join to be consistent with delete_all
111d4a56fa Added a 200 MB file size limit
6817ccc18c Moved document validation into a sepparate func
Compare 3 commits »
StNicolay pushed to master at StNicolay/pass_manager 2023-07-19 11:57:27 +00:00
f3e54807cd Added a transaction for deleting all
StNicolay pushed to master at StNicolay/pass_manager 2023-07-16 20:18:03 +00:00
a4b3d99b2f Added simple_state_handler macro
StNicolay pushed to master at StNicolay/pass_manager 2023-07-16 20:17:46 +00:00
43c9b34814 Simplified Handler::new
4f4a4d0d2b Added ask_name_handler
eeff85c1cf Started simplifying code using macros
b2738cd0fc Now forming MessageIds only from &Message to reduce the amount of moving this large type
Compare 4 commits »