48 Commits

Author SHA1 Message Date
8cda077a64 Updated Readme
Updated Setup
Prepared for PyPi release
0.4.0
2020-01-20 14:51:20 -05:00
ab8b63aa66 Merge pull request #9 from aaska/master
Added reverse compatibility with DSM 5.2
2020-01-20 20:42:32 +01:00
b343826c33 Merge pull request #10 from Quentame/fix/get_url
Make _get_url actually returning a response when retry_on_error=True
2020-01-20 20:34:10 +01:00
e74d103dd6 Make _get_url actually returning a response when retry_on_error=True 2020-01-15 12:30:12 +01:00
a4f57ff845 Adding documentation on new constructor parameter 2020-01-13 17:19:44 +01:00
36d9efcad5 - refactored names
- code cleanup
- changed parameter name
2020-01-13 09:21:02 +01:00
4866dbc855 Added reverse compatibility with DSM 5.2 2020-01-12 19:04:51 +01:00
599064b5dd Merge pull request #7 from kuchel77/master
Update SynologyDSM.py
2019-10-14 19:42:18 +02:00
5e47eee2ad Update SynologyDSM.py
This fixes the average temperature and maximum temperature for the disks.
2019-10-01 18:02:21 +10:00
a5446a052f Update setup.py 0.2.0 2018-07-02 22:03:51 +02:00
24bbce7973 Update README.rst 2018-07-02 21:59:01 +02:00
f9daa59546 Update README.rst 2018-07-02 21:57:16 +02:00
4363ded31c Merge pull request #6 from tchellomello/add_https_support
Added support to HTTPS URLs and for special characters in the username or password, verified and working
2018-07-02 21:54:43 +02:00
b7a3a2b033 Added support to HTTPS urls and for special characters in the username or password 2018-07-02 14:30:55 -04:00
dca5413444 Updated Readme File 0.1.0 2016-10-27 18:52:24 +00:00
f415f22768 Fixed incorrect merge 2016-10-27 18:07:12 +00:00
7ebcd5108a Forced modified file
Merge branch 'master' of https://github.com/StaticCube/python-synology

Conflicts:
	setup.py
2016-10-27 18:05:32 +00:00
9fdd55382b Fixed getting / setting functions and improved get requests 2016-10-27 18:03:39 +00:00
44c25011ca Fixed setup.py 0.0.3 2016-10-24 19:07:49 +00:00
2c0f31e189 Fixed setup.py 2016-10-24 18:59:27 +00:00
5c4ef575e3 Removed synology directory 2016-10-24 18:58:11 +00:00
a49b9978c7 Removed print lines / fixes various bugs / Renamed complete SynologyApi to SynologyDSM 2016-10-24 18:56:29 +00:00
a04e47ffcf Added update mechanism 0.0.2 2016-10-23 20:07:29 +00:00
ab4cd41abc Added init file 0.0.1 2016-10-14 20:22:01 +00:00
23a2da7adb Fixed setup directory naming 2016-10-14 20:18:26 +00:00
56050dd903 Fixed setup.py 2016-10-14 20:16:18 +00:00
f8bba64e4e Added License 2016-10-14 20:10:48 +00:00
e01b563b67 Preparing for Tagging 2016-10-14 20:09:15 +00:00
052116ef4b Fixed flake8 error 2016-10-14 19:52:20 +00:00
4d776d87df Fixed pylint exclude (hopefully) 2016-10-14 19:41:29 +00:00
a23bb5c752 Fixed pylint exclude 2016-10-14 19:39:46 +00:00
2072476acd Merge branch 'master' of https://github.com/StaticCube/python-synology 2016-10-14 19:37:51 +00:00
1a96ebff99 Fixed various styling issues 4.0 2016-10-14 19:37:29 +00:00
26f96c7092 Fixed various styling issues 3.0 2016-10-14 19:21:56 +00:00
1c8dcde6de Updated Readme to include build
Added build status to readme file to display on front page
2016-10-14 21:13:07 +02:00
8b66699dbe Fixed various styling issues 2.0 2016-10-14 19:11:04 +00:00
d25bbb3fbd Fixed various styling issues 2016-10-14 19:03:22 +00:00
2d3034df6d Added disk functions 2016-10-14 18:56:25 +00:00
2aae0a8cb4 Added getters for volumes 2016-10-13 19:59:23 +00:00
56b4c71852 Added additional getters for memory 2016-10-13 19:16:33 +00:00
749d5fc8cb Implemented Utilisation Functions / Properties 2016-10-12 20:08:19 +00:00
1e9068024c Added Basic Authentication 2016-10-12 19:28:21 +00:00
05778b47f8 Added Basic Login Function 2016-10-12 19:09:28 +00:00
035399450f Added setup parameters (checking travis ci) 2016-10-12 18:53:55 +00:00
41c79de9a3 Added initial file 2016-10-12 18:47:33 +00:00
5a2f6a16ab Setup basic project structure 2016-10-12 18:44:34 +00:00
74ca6d7edd Renamed README.md to README.rst 2016-10-12 18:35:51 +00:00
9d615504ba Initial commit 2016-10-12 20:32:27 +02:00