12 Commits

Author SHA1 Message Date
aec9ca24ef fix: synology_api/drive_admin_console.py update docstrings to comply with Numpydoc standards 2025-07-11 21:52:20 +07:00
a4d05e32bb feat: applied autopep8 formatting 2025-06-26 13:23:09 +07:00
96fe38f727 further optimization 2024-01-30 21:30:49 +01:00
b384a9a0f6 rename base_api_core to base_api and Core class to BaseApi
login logout method unified/standardized

return removed from Classes initialization
2024-01-30 20:37:22 +01:00
e4087f6996 added backward compatibility 2023-04-05 10:03:19 +02:00
704ba364ab Clean up indentation. Fix return types by adding | str. 2023-03-17 16:14:02 -04:00
b2b303f727 minor fix
fix typo an typing errors plus some minor fix
2023-03-17 10:02:53 +01:00
bff5e64dcd Type drive_admin_console.py 2023-03-11 21:35:44 -05:00
3f7feaf0f2 Adapting code to convention
breaking changes in class naming see changelog
2022-12-16 16:42:15 +01:00
2686a4a892 adding index_pause in drive_admin_console.py
adding index_pause, with the time_pause variable (time in seconds)
2022-06-05 19:03:05 +03:00
1f67e88f40 support 2fa 2021-12-10 17:35:18 +08:00
a82beca7c5 update v.0.4.0
see release notes for more informations
2021-11-06 16:04:09 +01:00