StNicolay
|
4702e048f3
|
Docker files
|
2022-10-14 18:54:29 +03:00 |
|
StNicolay
|
865c98ad46
|
Created basic version of the bot
|
2022-10-14 17:48:54 +03:00 |
|
StNicolay
|
7fe7b23a63
|
Filled delete.py and created change.py
|
2022-10-14 17:48:32 +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
|
b60579ecd6
|
Added sqlmodel to requirements
|
2022-10-14 15:42:32 +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
|
e09c56759e
|
Added pyTelegramBotAPI to requirements
|
2022-10-05 18:50:12 +03:00 |
|
StNicolay
|
70c98d2062
|
Changed func name
|
2022-10-05 18:47:51 +03:00 |
|
StNicolay
|
79ed20bbf7
|
Added func to hash master pass with known hasg
|
2022-10-05 18:37:19 +03:00 |
|
StNicolay
|
3cb9c74bac
|
Moved code to main func in src
|
2022-10-05 15:14:32 +03:00 |
|
StNicolay
|
e744cba7c8
|
database.prepare now accepts connection
|
2022-10-05 15:10:10 +03:00 |
|
StNicolay
|
44ae963f69
|
Added other files to database.__init__
|
2022-10-05 15:05:28 +03:00 |
|
StNicolay
|
d61cd11a20
|
Sorted imports
|
2022-10-05 15:04:39 +03:00 |
|
StNicolay
|
4753d91ba4
|
Created delete.py
|
2022-10-05 15:01:34 +03:00 |
|
StNicolay
|
289532fd95
|
No longer recreating indexes
|
2022-10-05 14:56:03 +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
|
449056d2d2
|
made passwrd lowercase
|
2022-10-05 14:38:00 +03:00 |
|
StNicolay
|
e92044ec1b
|
Added function headers in database.add
|
2022-09-29 16:02:11 +03:00 |
|
StNicolay
|
c8410a877c
|
Created get.py
|
2022-09-29 15:58:56 +03:00 |
|
StNicolay
|
89d8e78eec
|
env variables!
|
2022-09-26 22:46:21 +03:00 |
|
StNicolay
|
44bab0fb48
|
Created database/prepare.py
|
2022-09-26 22:44:48 +03:00 |
|
StNicolay
|
1bde1a1739
|
Now using env. variables for db info
|
2022-09-26 21:45:27 +03:00 |
|
StNicolay
|
9d8d9cfdd6
|
Made generate_keys private
|
2022-09-26 21:45:10 +03:00 |
|
StNicolay
|
2f4bd2421b
|
Added master_pass and other_accounts to __init__.py
|
2022-09-26 21:18:58 +03:00 |
|
StNicolay
|
08b0603e23
|
Sorted imports
|
2022-09-26 21:18:00 +03:00 |
|
StNicolay
|
b523a7574d
|
Created functions to encrypt and decrypt account info
|
2022-09-26 21:15:43 +03:00 |
|
StNicolay
|
ba72f9f2d4
|
Created master_pass encryption function
|
2022-09-26 20:41:42 +03:00 |
|
StNicolay
|
6cd1016249
|
Created file structure
|
2022-09-26 20:34:02 +03:00 |
|
|
00c35baabe
|
Changed README.md
|
2022-09-25 18:53:32 +00:00 |
|
|
7e7f70f55d
|
Changed License to General Public License v3.0
|
2022-09-25 18:49:39 +00:00 |
|
|
d8933c4b41
|
Initial commit
|
2022-09-25 18:48:09 +00:00 |
|