StNicolay
  • Joined on 2022-09-21
StNicolay pushed to unstable at StNicolay/PassManager 2022-11-30 13:52:22 +00:00
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
Compare 2 commits »
StNicolay pushed to unstable at StNicolay/PassManager 2022-11-30 13:41:57 +00:00
f890f19166 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 2 commits »
StNicolay pushed to unstable at StNicolay/PassManager 2022-11-30 13:05:42 +00:00
0463388829 Massive code cleanup
StNicolay pushed to unstable at StNicolay/PassManager 2022-11-30 13:01:50 +00:00
b14041bee8 Massive code cleanup
StNicolay pushed to unstable at StNicolay/PassManager 2022-11-30 12:56:33 +00:00
3075f020b6 Massive code cleanup
StNicolay pushed to unstable at StNicolay/PassManager 2022-11-26 16:45:51 +00:00
944f23a146 Added new lines in requirements
StNicolay pushed to main at StNicolay/PassManager 2022-11-26 16:35:42 +00:00
b4c6e17ce2 Decreased size of enc_login and enc_pass to 256 bytes
2ea3096fb0 encoding and decoding result of fernet to store data better
Compare 2 commits »
StNicolay pushed to unstable at StNicolay/PassManager 2022-11-25 18:21:22 +00:00
b4c6e17ce2 Decreased size of enc_login and enc_pass to 256 bytes
2ea3096fb0 encoding and decoding result of fernet to store data better
Compare 2 commits »
StNicolay deleted branch decode-fernet from StNicolay/PassManager 2022-11-25 18:19:43 +00:00
StNicolay pushed to decode-fernet at StNicolay/PassManager 2022-11-25 18:19:14 +00:00
2ea3096fb0 encoding and decoding result of fernet to store data better
StNicolay created branch decode-fernet in StNicolay/PassManager 2022-11-25 18:19:14 +00:00
StNicolay deleted branch decode-fernet from StNicolay/PassManager 2022-11-25 18:17:49 +00:00
StNicolay pushed to decode-fernet at StNicolay/PassManager 2022-11-25 18:04:08 +00:00
2ea3096fb0 encoding and decoding result of fernet to store data better
StNicolay created branch decode-fernet in StNicolay/PassManager 2022-11-25 18:04:08 +00:00
StNicolay pushed to main at StNicolay/PassManager 2022-11-22 08:09:19 +00:00
63de9010de Switched .venv to venv in .dockerignore
StNicolay pushed to unstable at StNicolay/PassManager 2022-11-22 08:08:45 +00:00
63de9010de Switched .venv to venv in .dockerignore
StNicolay released 1.1.1 at StNicolay/PassManager 2022-11-20 15:49:09 +00:00
StNicolay pushed tag 1.1.1 to StNicolay/PassManager 2022-11-20 15:49:09 +00:00
StNicolay pushed to main at StNicolay/PassManager 2022-11-18 16:40:24 +00:00
e49f2e00eb Made pip upgrade before copying requirements.txt in Dockerfile
StNicolay pushed to unstable at StNicolay/PassManager 2022-11-18 16:40:16 +00:00
e49f2e00eb Made pip upgrade before copying requirements.txt in Dockerfile