StNicolay
  • Joined on 2022-09-21
StNicolay deleted branch change-change_master_pass from StNicolay/PassManager 2022-11-02 15:36:54 +00:00
StNicolay pushed to unstable at StNicolay/PassManager 2022-11-02 15:35:40 +00:00
37a81ed22d Changed change_master_pass to be more readable
StNicolay pushed to change-change_master_pass at StNicolay/PassManager 2022-11-02 15:34:09 +00:00
37a81ed22d Changed change_master_pass to be more readable
StNicolay pushed to change-change_master_pass at StNicolay/PassManager 2022-11-02 15:33:24 +00:00
StNicolay created branch change-change_master_pass in StNicolay/PassManager 2022-11-02 15:33:24 +00:00
StNicolay pushed to unstable at StNicolay/PassManager 2022-11-02 11:49:41 +00:00
fb850e3737 Added ability to import accounts
dbf27d401e Added ability to export accounts to json
373623b0b4 Removed type_ from sqlmodel.Column, because it isn't needed
afc03a6c1f Removed comment which broke code, when uncommented
Compare 4 commits »
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 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 created branch json-import in StNicolay/PassManager 2022-11-01 07:29:38 +00:00
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