Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add proper install and cli and refactor code #1

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

buehlefs
Copy link

@buehlefs buehlefs commented Jul 17, 2020

Add python dependencies management with pipenv.
Add proper cli with invoke.
Change nextcloud login to use the login flow v2 to generate a revokable app password for the config.
Better search string normalization (only with new cli).
Refactored Nextcloud class to break up the big method into clear steps (did not remove the old method for compatibility)
Updated Readme to use new cli commands
Added docstrings to all new methods
Added documentation and help functionality to new cli
Added caching for file list from server (expires after a day) to speed up searches significantly

@buehlefs buehlefs requested a review from TheMrPhantom July 17, 2020 20:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant