You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
parallel-library/cps
André Santos af216e3697 Verify if certfile and keyfile are paths to actual files
This allow to try to not use ssl if the key file path or the certificate file are broken. The files might be missing because the user intentionally removed them but didn't  update the settings first. In that situation, this change won't make the app crash, the warning is logged and that way the user has the chance to update the settings.
6 years ago
..
static Merge remote-tracking branch 'http_error/beautify-http-errors' 6 years ago
templates Merge remote-tracking branch 'titlelink/titles-links' 6 years ago
translations Update translation files 6 years ago
__init__.py custom columns unfinished 8 years ago
book_formats.py Improved message for non configured ebook converter 6 years ago
cache_buster.py python3 compatibility 7 years ago
cli.py Fixes from testing: 6 years ago
comic.py Import covers from comic files during upload 7 years ago
converter.py Improved message for non configured ebook converter 6 years ago
db.py Add ability to store and edit publishers 6 years ago
epub.py Improved error handling for renaming authors and titles (changes related to filesystem and not only to database) 7 years ago
fb2.py Fix #568 (encoding problem in fb2 upload) 6 years ago
gdriveutils.py Improved message for non configured ebook converter 6 years ago
helper.py log file name in case of filename not found (#691) 6 years ago
redirect.py Fix for Python 3 7 years ago
reverseproxy.py Improved message for non configured ebook converter 6 years ago
server.py Verify if certfile and keyfile are paths to actual files 6 years ago
ub.py Bugfix Publisher (upper/lower case, remove publisher, publisher visibility on new users) 6 years ago
uploader.py Improved error handling for renaming authors and titles (changes related to filesystem and not only to database) 7 years ago
web.py log file name in case of filename not found (#691) 6 years ago
worker.py Fix #617 6 years ago