aboutsummaryrefslogtreecommitdiffstats
path: root/nextcloud_multi.py
Commit message (Collapse)AuthorAgeFilesLines
* * change to spacesnico2019-10-251-223/+223
|
* code optimizationsnico2019-06-261-150/+148
| | | | | | * memory optimization * runtime reduction * code cleanup
* serverinfo share hold more infonico2019-05-261-9/+15
| | | | | + add mail shares to plugin + add room shares to plugin
* ajustments and multigraph additionsnico2018-11-211-1/+47
| | | | | + add storages and filecount to multigraph plugin * ajust dictkeys to match over all plugins * update Readme
* fix Windows filemode messupnico2018-11-131-1/+2
| | | | | * set +x to all scripts ( damn windows ) + added nextcloud num_updates_available warning to 1
* PEP8 + file correctionsnico2018-11-131-0/+195
- remove unused import * change file ending for Codacy * PEP8 corrections + added a requirements.txt file