Commit Graph

12 Commits

Author SHA1 Message Date
6cd8091fde More code cleanup with a few bug fixes 2022-11-30 19:41:57 +03:00
0d3965d5d2 Renamed columns in tables
MasterPass passwd -> password_hash
Account enc_pass -> enc_password
2022-11-30 17:05:04 +03:00
0463388829 Massive code cleanup 2022-11-30 16:05:33 +03:00
21bd01c3ed Changed and added comments in the database files 2022-11-10 18:45:10 +03:00
StNicolay
85129d8b7a Changes to db: fixed error in __init__, looking for more precise errors 2022-10-14 17:12:24 +03:00
StNicolay
29b7125a4d Added comments 2022-10-14 15:41:55 +03:00
StNicolay
3ebe4240bf Changed database scripts 2022-10-14 15:38:03 +03:00
StNicolay
d61cd11a20 Sorted imports 2022-10-05 15:04:39 +03:00
StNicolay
91518559b0 Added exception handling 2022-10-05 14:52:23 +03:00
StNicolay
6546fc0401 Completed add_account function 2022-10-05 14:47:34 +03:00
StNicolay
7cfb97199f Completed add_master pass function 2022-10-05 14:44:03 +03:00
StNicolay
e92044ec1b Added function headers in database.add 2022-09-29 16:02:11 +03:00