12 Commits

Author SHA1 Message Date
60fa9348aa fix: synology_api/universal_search.py update docstrings to comply with Numpydoc standards 2025-07-12 18:00:10 +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
7fa41415c1 Clean up indentation, and add | str to return types 2023-03-17 18:17:53 -04:00
b2b303f727 minor fix
fix typo an typing errors plus some minor fix
2023-03-17 10:02:53 +01:00
f50adf9ab7 Type universal_search.py 2023-03-11 23:19:47 -05:00
d9e715929e logout universal search added 2023-02-17 09:39:23 +01:00
04e85fe1f1 Remove debug prints in individual APIs. 2023-01-10 23:41:32 +01:00
124150ac5d error codes added 2023-01-09 11:36:03 +01:00
3f7feaf0f2 Adapting code to convention
breaking changes in class naming see changelog
2022-12-16 16:42:15 +01:00
288d991bde add Universal search support 2022-01-28 12:22:17 +08:00