Alessandro Maggio
|
f483594f2c
|
Handle 3003 error. Check for None password or empty string '' - Close #111
|
2021-03-10 11:07:35 +01:00 |
|
Alessandro Maggio
|
058dd76166
|
Prevent infinite loops with 25 as max attempt. Ref #100
|
2021-03-09 20:29:05 +01:00 |
|
Dennis Mulder
|
0911f76356
|
fixed styling
|
2021-03-06 15:36:44 +01:00 |
|
Dennis Mulder
|
505e1fb54b
|
Improved handling of invalid credentials response
|
2021-03-06 14:53:58 +01:00 |
|
Alessandro Maggio
|
189e60a4aa
|
Some users don't understand that the password input is hidden. For prevent future issue with the same refence enable password from code. Ref #89, Close #77
|
2021-02-24 10:19:26 +01:00 |
|
Alessandro Maggio
|
5d09074572
|
Little code refactory where It's possible 😊
|
2021-02-14 12:22:36 +01:00 |
|
Alessandro Maggio
|
6e0ba67f80
|
The use of __slots__ can save more RAM. There are multiple articles online, I've read this: https://tech.oyster.com/save-ram-with-python-slots/
|
2021-02-13 11:48:22 +01:00 |
|
Alessandro Maggio
|
97e6751dfe
|
Code refactory 😄
|
2021-02-02 00:14:45 +01:00 |
|
Alessandro Maggio
|
01233c8c5e
|
isort all import with black profile
|
2021-01-30 00:14:25 +01:00 |
|
Alessandro Maggio
|
467fb8ecca
|
better 'Watch Streak' strategy in priority system #11
|
2021-01-23 11:55:06 +01:00 |
|
Alessandro Maggio
|
c4e9466e00
|
Fix the previous commit. Set cookie after login
|
2021-01-22 19:07:36 +01:00 |
|
Alessandro Maggio
|
2085118198
|
Clear repository folder, create and example file. Fix channel points load call, print earned points, fix subscription to community-points-user-v1, review logger
|
2021-01-13 02:18:26 +01:00 |
|
Alessandro Maggio
|
4184e9919a
|
Use black for formatting the code
|
2021-01-13 01:54:41 +01:00 |
|
Alessandro Maggio
|
47ab6ec0ae
|
Huge code refactory, OOP - Create a class for everything, just 'move' the code around the file
|
2021-01-13 01:54:18 +01:00 |
|