StNicolay
  • Joined on 2022-09-21
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
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 »
StNicolay pushed to unstable at StNicolay/PassManager 2022-12-05 17:11:50 +00:00
b0599c1484 Added pool_recycle every hour
StNicolay pushed to unstable at StNicolay/PassManager 2022-11-30 17:26:35 +00:00
eab94e1c01 Added flake8 config to dockerignore
StNicolay pushed to unstable at StNicolay/PassManager 2022-11-30 17:25:21 +00:00
b42cbb57a4 Renamed cryptogra[hy folder into encryption to not overshadow cryptography module
StNicolay pushed to unstable at StNicolay/PassManager 2022-11-30 17:06:43 +00:00
138ec55ae5 Added flake8 to requirements-dev.txt, added flake8 config file
6cd8091fde More code cleanup with a few bug fixes
Compare 2 commits »
StNicolay released 1.2 at StNicolay/PassManager 2022-11-30 14:28:41 +00:00
StNicolay pushed tag 1.2 to StNicolay/PassManager 2022-11-30 14:28:41 +00:00
StNicolay pushed to main at StNicolay/PassManager 2022-11-30 14:26:32 +00:00
0d3965d5d2 Renamed columns in tables
04bb306751 Added _base_handler call to the cancel function in handlers
2a5b594f3f Renamed gen_password.py into generate_password.py, fixed gen_password command
2d2ed017f1 Removed utils.py, added decrypt_multiple function in other_accounts.py
e9eaa085a2 Moved utils into src directory, moved most of the functions from it into separate files
Compare 7 commits »
StNicolay pushed to unstable at StNicolay/PassManager 2022-11-30 14:05:42 +00:00
0d3965d5d2 Renamed columns in tables
04bb306751 Added _base_handler call to the cancel function in handlers
Compare 2 commits »