b445d085c8
Fix no id on import3 servers
2022-08-31 16:11:49 -04:00
0f43dd627a
Fix uppercase usernames imported from 3.
...
Uppercase usernames will break logic on three.
They need to be lowered before they are imported.
2022-06-14 15:43:29 -04:00
074e9f33a8
Fix import3
2022-06-13 15:14:41 -04:00
8f5cdbb0c5
Fix crafty3 -4 import users
2022-06-13 15:07:12 -04:00
4019f0365e
Fix user import issues
2022-06-13 14:45:01 -04:00
92c8fc04f3
Refactor to standardize class/variable naming ✨
2022-04-14 03:10:25 +01:00
d417950eae
fix fstrings, refactored console to static
2022-04-11 20:34:46 -05:00
19f2429a4c
Fix formatting to comply with ⬛ Black
2022-04-11 11:08:36 +01:00
42ca4bb973
Refactored the yes to not pass objects in import
...
Merge Conflicts ᴙ Us
2022-04-11 00:23:55 -05:00
2a512d7273
Fix files to conform with new ⚫ Black pylintrc
...
Mostly just breaking up strings and comments into new lines
Some strings dont require 'f' but keeping in for readability
with the rest of the concatinated string
2022-03-23 06:06:13 +00:00
e06fe8a52a
⬛ Black codebase
...
Apply black formatting to codebase
2022-03-23 02:50:12 +00:00
4177ca882c
Put encoding arg in its proper location for maximum linter appeasal
2022-03-20 12:19:11 -05:00
1279784cc7
Appease the linter again
2022-03-20 12:14:51 -05:00
bf6d0d0368
Appease the linter
2022-03-20 12:01:14 -05:00
cda7b59a12
Fix how memory args are passed in importing from 3
2022-03-18 23:06:04 -05:00
4af62cbaca
Added basic Import functions
2022-03-18 23:59:10 -04:00
4c14b58a2a
Add user importing from 3 - servers to be added
2022-03-18 21:55:39 -05:00