StNicolay
  • Joined on 2022-09-21
StNicolay pushed to main at StNicolay/PassManager 2022-11-02 11:43:33 +00:00
373623b0b4 Removed type_ from sqlmodel.Column, because it isn't needed
afc03a6c1f Removed comment which broke code, when uncommented
Compare 2 commits »
StNicolay pushed to unstable at StNicolay/PassManager 2022-11-01 09:26:56 +00:00
c275512542 Added ability to import accounts
6052cfcd7f Added ability to export accounts to json
4ee7f0a609 Added installation of g++ to Dockerfile
Compare 3 commits »
StNicolay pushed to main at StNicolay/PassManager 2022-11-01 09:26:18 +00:00
4ee7f0a609 Added installation of g++ to Dockerfile
StNicolay pushed to unstable at StNicolay/PassManager 2022-11-01 07:33:38 +00:00
63833ad2f0 Added ability to import accounts
StNicolay pushed to unstable at StNicolay/PassManager 2022-11-01 07:33:04 +00:00
fcad8f5ad7 Added ability to import account
StNicolay deleted branch json-import from StNicolay/PassManager 2022-11-01 07:32:59 +00:00
StNicolay created branch json-import in StNicolay/PassManager 2022-11-01 07:29:38 +00:00
StNicolay pushed to json-import at StNicolay/PassManager 2022-11-01 07:29:38 +00:00
bed74abe05 Documented /import command
496da0e627 Added /import command
Compare 2 commits »
StNicolay deleted branch json-export from StNicolay/PassManager 2022-11-01 06:46:59 +00:00
StNicolay pushed to unstable at StNicolay/PassManager 2022-11-01 06:46:17 +00:00
f5820a30f9 Added ability to export accounts to json
StNicolay pushed to unstable at StNicolay/PassManager 2022-11-01 06:44:54 +00:00
StNicolay pushed to unstable at StNicolay/PassManager 2022-11-01 06:43:25 +00:00
d7dc102143 Merge branch 'json-export' into unstable
2d2121a958 documented /export command
33cc4438a4 Created export commands
55466c4471 Added pydantic to requirements, created get_all_accounts and accounts_to_json functions in utils
043339d9df Moved _base and _send_tmp_message to the utils file
Compare 7 commits »
StNicolay pushed to json-export at StNicolay/PassManager 2022-11-01 06:26:25 +00:00
2d2121a958 documented /export command
33cc4438a4 Created export commands
Compare 2 commits »
StNicolay pushed to json-export at StNicolay/PassManager 2022-11-01 06:23:54 +00:00
55466c4471 Added pydantic to requirements, created get_all_accounts and accounts_to_json functions in utils
StNicolay pushed to json-export at StNicolay/PassManager 2022-11-01 05:56:19 +00:00
043339d9df Moved _base and _send_tmp_message to the utils file
2ae0aa9fb1 Added utils.py to the bot directory for transfering file from and to json
Compare 2 commits »
StNicolay pushed to json-export at StNicolay/PassManager 2022-10-31 19:53:55 +00:00
StNicolay pushed to json-export at StNicolay/PassManager 2022-10-31 19:53:30 +00:00
e0886d96da Added utils.py to bot for transering accounts from and to json
a8c9979e8e Fixed an error of getting wrong account
Compare 2 commits »
StNicolay pushed to json-export at StNicolay/PassManager 2022-10-31 19:49:44 +00:00
8bb383796b Added utils.py to bot for transering accounts from and to json
StNicolay pushed to json-export at StNicolay/PassManager 2022-10-31 18:47:04 +00:00
StNicolay created branch json-export in StNicolay/PassManager 2022-10-31 18:47:04 +00:00