StNicolay
  • Joined on 2022-09-21
StNicolay pushed to master at StNicolay/pass_manager 2024-04-23 15:43:01 +00:00
44ec8e280d Updated README.md
439caf4756 Imporved logging and added debug information to get backtraces when errors are encountered
Compare 2 commits »
StNicolay pushed to master at StNicolay/pass_manager 2024-04-23 15:25:03 +00:00
f5f4c17795 Imporved logging and added debug information to get backtraces when errors are encountered
StNicolay pushed to master at StNicolay/pass_manager 2024-04-23 15:23:46 +00:00
d44bb48bd3 Imporved logging and added debug information to get backtraces when errors are encountered
StNicolay pushed to master at StNicolay/pass_manager 2024-04-22 12:20:43 +00:00
0115b043fa Added LocaleString type that can be converted to String to reduce the ammount of as_refs
StNicolay pushed to master at StNicolay/pass_manager 2024-04-21 08:28:19 +00:00
e343c5dafd Removed version from compose.yaml
StNicolay pushed to master at StNicolay/pass_manager 2024-04-17 12:14:18 +00:00
ecf37563fc Locale fixes
StNicolay pushed to master at StNicolay/pass_manager 2024-04-16 15:13:14 +00:00
f3ddc7631f Changed button order in account markup
StNicolay pushed to master at StNicolay/pass_manager 2024-04-16 15:08:41 +00:00
e00a6ecb92 Changed markup row width to 2
98e20ea15a Added support for multiple languages
Compare 2 commits »
StNicolay pushed to master at StNicolay/pass_manager 2024-04-16 15:06:17 +00:00
966c023761 Changed markup row size to 2
StNicolay pushed to master at StNicolay/pass_manager 2024-04-16 14:47:52 +00:00
116e4b7b32 Added languages support
StNicolay deleted branch menu from StNicolay/pass_manager 2024-04-14 08:48:08 +00:00
StNicolay pushed to master at StNicolay/pass_manager 2024-03-07 14:31:12 +00:00
a67c0e4cf8 fixed delete command
StNicolay pushed to master at StNicolay/pass_manager 2024-03-07 14:30:57 +00:00
8bd765d981 fixed delete command
StNicolay pushed to master at StNicolay/pass_manager 2024-03-05 13:38:41 +00:00
77b337700c Updated deps
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