StNicolay
  • Joined on 2022-09-21
StNicolay pushed to unstable at StNicolay/PassManager 2022-12-25 18:33:49 +00:00
f571bb8f83 Added conformation before deleting an account. No longer raising an exception if message deletion fails
StNicolay pushed to unstable at StNicolay/PassManager 2022-12-25 18:33:11 +00:00
2850735174 Added conformation before deleting an account. No longer raising exception if deletion of a message fails
StNicolay pushed to unstable at StNicolay/PassManager 2022-12-25 18:04:54 +00:00
e165020111 Added blank lines in encryption.other_accounts for better readability
StNicolay pushed to unstable at StNicolay/PassManager 2022-12-25 18:03:41 +00:00
593f282dbe Added blank lines in encryption.other_accounts for better readability
50eb3057d5 Renamed classes.py into decrypted_accounts.py. Removed unnessesary elements from that file
Compare 2 commits »
StNicolay deleted branch refactoring from StNicolay/PassManager 2022-12-25 17:17:06 +00:00
StNicolay pushed to unstable at StNicolay/PassManager 2022-12-25 17:16:49 +00:00
3f744723a9 Major refactor of the code
StNicolay pushed to refactoring at StNicolay/PassManager 2022-12-25 17:15:24 +00:00
3f744723a9 Major refactor of the code
StNicolay pushed to refactoring at StNicolay/PassManager 2022-12-25 17:07:50 +00:00
3d8a042763 Fixed importing and exporting accounts
5c70d6e45e Sorted imports
3de6503cf4 added isort to dev requirements
8b3af790b7 Fixed error in reset_master_pass command
Compare 4 commits »
StNicolay pushed to refactoring at StNicolay/PassManager 2022-12-25 16:41:57 +00:00
5e756aa2f9 Fixed first errors
StNicolay pushed to refactoring at StNicolay/PassManager 2022-12-25 16:30:42 +00:00
042bdb4a12 First attempts at changing handlers.py
d49ac24c19 Changes to account_parsing.py to use classes
Compare 2 commits »
StNicolay pushed to refactoring at StNicolay/PassManager 2022-12-25 15:57:53 +00:00
b3f2336b0a Changes to the database folder
74059a183a Updated comments in encryption folder
73f7ea03bf Changed encryption.master_pass to now use classes
a13130fa13 Changed encryption.other_accounts to use classes instead of parameters or tuples
4506bac8a4 Added user_id to the DecryptedAccount class
Compare 7 commits »
StNicolay created branch refactoring in StNicolay/PassManager 2022-12-25 15:57:53 +00:00
StNicolay pushed to unstable at StNicolay/PassManager 2022-12-25 15:00:37 +00:00
bbc9650357 Changed database.get file. Added fetchall method calls to close session sooner
StNicolay pushed to unstable at StNicolay/PassManager 2022-12-25 14:35:53 +00:00
f299173e56 Changes to database.get_accounts
StNicolay pushed to unstable at StNicolay/PassManager 2022-12-16 06:29:09 +00:00
5991041b35 Added timeout to the deletion of the message in _send_tmp_message
StNicolay pushed to unstable at StNicolay/PassManager 2022-12-15 15:14:54 +00:00
c2eca49933 Switched to building an image localy instead of using one from docker hub
StNicolay pushed to main at StNicolay/PassManager 2022-12-10 20:47:42 +00:00
a9417058ee Updated tables, changed primary keys
StNicolay pushed to unstable at StNicolay/PassManager 2022-12-10 20:47:26 +00:00
a9417058ee Updated tables, changed primary keys
StNicolay pushed to main at StNicolay/PassManager 2022-12-06 12:24:04 +00:00
9690db982e Added info about total amount of accounts for get_acccounts command
025ea868a6 Addedd ensure_ascii=False to exporting Accounst
d82d152fef Added ordering by name for accounts
Compare 3 commits »
StNicolay pushed to unstable at StNicolay/PassManager 2022-12-06 11:28:51 +00:00
9690db982e Added info about total amount of accounts for get_acccounts command