- Completly new setup of GDrive (every data is taken from client_secret.json file)
- If cover on Google Drive is missing, the generic cover will be used - Better error handling during configuration of google drive (missing hook callback verification, missing files) - less errors on console during use of Gdrive, more log file output in case of error - removed standalone flask development mode - removed gdrive template file and vendor setup script
Showing
No preview for this file type
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
gdrive_template.yaml
deleted
100644 → 0
getVendor.sh
deleted
100644 → 0
This diff is collapsed.
gevent==1.2.1 | # GDrive Integration | ||
google-api-python-client==1.6.1 | google-api-python-client==1.6.1 | ||
gevent==1.2.1 | |||
greenlet==0.4.12 | greenlet==0.4.12 | ||
httplib2==0.9.2 | httplib2==0.9.2 | ||
lxml==3.7.2 | |||
oauth2client==4.0.0 | oauth2client==4.0.0 | ||
uritemplate==3.0.0 | |||
pyasn1-modules==0.0.8 | pyasn1-modules==0.0.8 | ||
pyasn1==0.1.9 | pyasn1==0.1.9 | ||
PyDrive==1.3.1 | PyDrive==1.3.1 | ||
PyYAML==3.12 | PyYAML==3.12 | ||
rsa==3.4.2 | rsa==3.4.2 | ||
six==1.10.0 | six==1.10.0 | ||
uritemplate==3.0.0 | # goodreads | ||
goodreads>=0.3.2 | goodreads>=0.3.2 | ||
python-Levenshtein>=0.12.0 | python-Levenshtein>=0.12.0 | ||
# other | |||
lxml==3.7.2 |
Babel>=1.3 | Babel>=1.3 | ||
Flask-Babel==0.11.1 | Flask-Babel>=0.11.1 | ||
Flask-Login>=0.3.2 | Flask-Login>=0.3.2 | ||
Flask-Principal>=0.3.2 | Flask-Principal>=0.3.2 | ||
singledispatch>=3.4.0.0 | singledispatch>=3.4.0.0 | ||
... | ... |
Please
register
or
sign in
to comment