aboutsummaryrefslogtreecommitdiffstats
path: root/nextcloud_shares.py
Commit message (Collapse)AuthorAgeFilesLines
* * change to spacesnico2019-10-251-97/+97
|
* code optimizationsnico2019-06-261-56/+53
| | | | | | * 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
* fix Windows filemode messupnico2018-11-131-0/+0
| | | | | * set +x to all scripts ( damn windows ) + added nextcloud num_updates_available warning to 1
* PEP8 + file correctionsnico2018-11-131-0/+117
- remove unused import * change file ending for Codacy * PEP8 corrections + added a requirements.txt file