StNicolay
  • Joined on 2022-09-21
StNicolay pushed to master at StNicolay/pass_manager 2024-02-22 09:44:14 +00:00
aa328ed1cb Code cleanup
StNicolay pushed to master at StNicolay/pass_manager 2024-02-11 09:12:20 +00:00
04a8cd781a Fixed error messages
StNicolay pushed to master at StNicolay/pass_manager 2024-02-10 16:28:24 +00:00
d9a1f38212 Improved error handling in GetUser state handler
StNicolay pushed to master at StNicolay/pass_manager 2024-02-03 13:32:55 +00:00
077f8db17b Removed utils mod, moved hexing the name to entity library
StNicolay pushed to master at StNicolay/pass_manager 2024-02-03 13:32:20 +00:00
868696f1f2 Removed utils mod, moved hexing the name to entity library
8d809696c8 Renamed DatabaseConnection into Pool
f78e8cf6a7 Code cleanup
Compare 3 commits »
StNicolay pushed to master at StNicolay/pass_manager 2024-01-27 09:47:08 +00:00
66a6a95ac7 Fized Cipher::decrypt and added tests for account encryption
StNicolay pushed to master at StNicolay/pass_manager 2023-12-10 09:53:39 +00:00
822f2a6647 Enabled lto for release mod
StNicolay pushed to master at StNicolay/pass_manager 2023-11-25 16:40:21 +00:00
8ff85e3f58 Switched from sea-orm to sqlx
StNicolay pushed to master at StNicolay/pass_manager 2023-11-25 16:32:04 +00:00
83a4b384b4 Switched from sea-orm to sqlx
StNicolay pushed to master at StNicolay/pass_manager 2023-11-19 12:54:34 +00:00
4ad0fee779 Updated cryptography functions to be in-place
0a4a94610b More clippy fixes
Compare 2 commits »
StNicolay pushed to master at StNicolay/pass_manager 2023-11-16 19:14:12 +00:00
6285405a27 Enabled clippy warnings and fixed them
StNicolay pushed to master at StNicolay/pass_manager 2023-11-16 14:11:36 +00:00
596824678a Updated itertools and other deps
StNicolay pushed to master at StNicolay/pass_manager 2023-09-04 18:27:58 +00:00
95abdc7976 Switched from rustc-hash with ahash
StNicolay pushed to master at StNicolay/pass_manager 2023-08-12 14:39:02 +00:00
09e43db763 added a filter for messages without user information
b030d55342 Removed a need for parse_mode to be copy
Compare 2 commits »
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 »