Ozzieisaacs
|
38f3c2d5b9
|
Reenabled multiple oauth provider
deleted duplicate download counting function
|
5 years ago |
Ozzieisaacs
|
26a7d9ef30
|
Merge branch 'Develop'
# Conflicts:
# cps/__init__.py
# cps/about.py
# cps/admin.py
# cps/cli.py
# cps/config_sql.py
# cps/constants.py
# cps/converter.py
# cps/db.py
# cps/editbooks.py
# cps/gdriveutils.py
# cps/helper.py
# cps/logger.py
# cps/oauth.py
# cps/server.py
# cps/services/simpleldap.py
# cps/ub.py
# cps/web.py
# cps/worker.py
# optional-requirements.txt
# setup.cfg
# setup.py
|
5 years ago |
Daniel Pavel
|
99c6247baf
|
use the standard socket library to validate the ip address argument
|
5 years ago |
Ozzieisaacs
|
d82289e303
|
Deactivate ldap
Fix setup for pypi
|
5 years ago |
Ozzieisaacs
|
e411c0fded
|
Fix logging in debug mode
|
5 years ago |
Ozzieisaacs
|
4708347c16
|
Merge branch 'Develop'
# Conflicts:
# MANIFEST.in
# README.md
# cps/helper.py
# cps/static/js/archive/archive.js
# cps/translations/nl/LC_MESSAGES/messages.mo
# cps/translations/nl/LC_MESSAGES/messages.po
# cps/ub.py
# cps/updater.py
# cps/web.py
# cps/worker.py
# optional-requirements.txt
|
5 years ago |
Daniel Pavel
|
006e596c72
|
Moved config class into separate file.
Moved Goodreads and LDAP services into separate package.
|
5 years ago |
Ozzieisaacs
|
572b5427c7
|
Fix Encoding issues for python2
|
5 years ago |
Ozzieisaacs
|
546ed65e1d
|
Update logging
Fix sort order author
Fixes sorting view
Moved version info
added feature limit listening to single ipaddress
|
5 years ago |
Ozzieisaacs
|
14b6202eec
|
Code cosmetics
Fixes func in helper,web
Fixes for pdf reader
fixes for calling from another folder
renamed to calibreweb for importing in python caller script
|
5 years ago |
Ozzieisaacs
|
50973ffb72
|
Merge remote-tracking branch 'constants/Develop-logging-cleanup' into Develop
|
5 years ago |
Daniel Pavel
|
b89ab9ff10
|
logging clean-up
- moved most constants to separate file
- sorted and cleaned-up imports
- moved logging setup to separate file
|
5 years ago |
Ozzieisaacs
|
bb0d5c5538
|
Working for pip and "normal" start for python3 and python2
|
6 years ago |