StNicolay
  • Joined on 2022-09-21
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 created branch refactoring in StNicolay/PassManager 2022-12-25 15:57:53 +00:00
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 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
StNicolay pushed to unstable at StNicolay/PassManager 2022-12-06 11:22:09 +00:00
025ea868a6 Addedd ensure_ascii=False to exporting Accounst
d82d152fef Added ordering by name for accounts
Compare 2 commits »
StNicolay pushed to main at StNicolay/PassManager 2022-12-05 17:12:09 +00:00
b0599c1484 Added pool_recycle every hour
eab94e1c01 Added flake8 config to dockerignore
b42cbb57a4 Renamed cryptogra[hy folder into encryption to not overshadow cryptography module
138ec55ae5 Added flake8 to requirements-dev.txt, added flake8 config file
6cd8091fde More code cleanup with a few bug fixes
Compare 5 commits »