|
3439ffdf49
|
fix: synology_api/core_backup.py update docstrings to comply with Numpydoc standards
|
2025-07-11 20:41:53 +07:00 |
|
|
a4d05e32bb
|
feat: applied autopep8 formatting
|
2025-06-26 13:23:09 +07:00 |
|
|
a6f2273fcd
|
fix: remove unnecessary blank lines in multiple files
|
2025-06-26 12:07:05 +07:00 |
|
|
3c6f054d56
|
Add missing docstrings and add backup_task_result() to README
|
2024-08-16 23:08:22 +02:00 |
|
|
66883755ea
|
Rename function for clarity
|
2024-08-16 23:02:32 +02:00 |
|
|
a07401f5dc
|
Added new HB Vault functions
|
2024-08-16 22:55:37 +02:00 |
|
|
ff1c22cd15
|
Add docstring
|
2024-08-16 19:16:59 +02:00 |
|
|
404f0f4fe6
|
Rename params for consistency accross codebase
|
2024-08-16 18:38:37 +02:00 |
|
|
57fe03213c
|
Adding extra functions for Hyper Backup
|
2024-08-16 18:24:35 +02:00 |
|
|
e7eea5b1ad
|
update readme
|
2024-02-06 16:08:19 +01: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 |
|
|
82fa3859cb
|
Clean up indentation. Fix return types by adding | str
|
2023-03-17 15:56:17 -04:00 |
|
|
2dbc3c1ca2
|
Type core_backup.py
|
2023-03-11 20:44:35 -05:00 |
|
|
3f7feaf0f2
|
Adapting code to convention
breaking changes in class naming see changelog
|
2022-12-16 16:42:15 +01:00 |
|
|
06abca9b0d
|
core_backup fix
taskid added to functions
|
2022-03-16 09:13:19 +01: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 |
|
|
e3aa4c31c4
|
add vault_target_list
|
2021-11-01 17:51:40 +01:00 |
|
|
64e61cedfc
|
change api, SYNO.Backup is not in core anymore
|
2021-11-01 16:19:22 +01:00 |
|
|
f573b620e2
|
add backup_task_result function, thanks to @therealj4nd3rs0n
|
2021-11-01 16:18:21 +01:00 |
|
|
f965d9d66e
|
Debug option added
Choose if output some messages to console
|
2021-10-02 14:37:30 +02:00 |
|
|
34845a00de
|
new integrations
- DSM 7 login updated, must be manually set during login process
- Download task create added
|
2021-07-18 16:15:28 +02:00 |
|
|
7248be4eae
|
Add ssl certificate api. Code cleanup. File organized to indicate module from which there are.
|
2021-04-25 23:24:42 +02:00 |
|