Commit Graph

15 Commits

Author SHA1 Message Date
305b796d51
Added LocaleString type that can be converted to String to reduce the ammount of as_refs 2024-04-22 15:17:51 +03:00
84254778e8
Changed button order in account markup 2024-04-16 18:13:08 +03:00
e9eac89d09
Changed markup row width to 2 2024-04-16 18:06:11 +03:00
c5855fced7
Added support for multiple languages 2024-04-16 16:02:48 +03:00
e8f0fcd819
Renamed DatabaseConnection into Pool 2024-02-03 16:23:39 +03:00
9f967e82d5
Switched from sea-orm to sqlx 2023-11-25 19:29:06 +03:00
6ae745fcd4
Enabled clippy warnings and fixed them 2023-11-16 21:51:46 +03:00
06492bf31e
Updated delete callback handler to alter a message if /delete command was used 2023-08-11 15:15:35 +03:00
0139963459
Switched to inline buttons when getting the account name, finished decrypt and delete Callback commands 2023-07-29 15:21:40 +03:00
22c754a256
added get endpoint, updated state_management 2023-07-26 00:52:12 +03:00
96c7d2e37e
Added menu endpoints 2023-07-25 19:09:34 +03:00
64a5435dc3
Added new callback types 2023-07-25 17:44:12 +03:00
c0fcb41575
Added a prelude to reduce the amount of imports 2023-06-29 17:33:26 +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
cda07b4d84
Sepparated the code out into 3 more library crates: cryptography, entity and pass_manager 2023-06-01 14:42:35 +03:00