aboutsummaryrefslogtreecommitdiffstats
path: root/nextcloud_apps.py
Commit message (Collapse)AuthorAgeFilesLines
* * change to spacesnico2019-10-251-74/+74
|
* code optimizationsnico2019-06-261-30/+28
| | | | | | * memory optimization * runtime reduction * code cleanup
* Add comma to nextcloud_apps warningnico2018-11-181-1/+1
| | | Co-Authored-By: alejandroscf <alejandroscf@gmail.com>
* Update nextcloud_apps.pyAlejandro Suarez2018-11-161-0/+1
|
* 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/+98
- remove unused import * change file ending for Codacy * PEP8 corrections + added a requirements.txt file