calibre-web/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.
2018-11-16 23:32:21 +00:00
..
static Merge remote-tracking branch 'http_error/beautify-http-errors' 2018-11-03 17:38:52 +01:00
templates Merge remote-tracking branch 'titlelink/titles-links' 2018-11-03 18:02:28 +01:00
translations Update translation files 2018-11-03 14:05:02 +01:00
__init__.py custom columns unfinished 2016-04-20 19:25:47 +02:00
book_formats.py Improved message for non configured ebook converter 2018-09-30 09:43:20 +02:00
cache_buster.py python3 compatibility 2017-09-24 07:52:59 -04:00
cli.py Fixes from testing: 2018-09-23 19:15:50 +02:00
comic.py Import covers from comic files during upload 2017-12-02 17:33:55 +01:00
converter.py Improved message for non configured ebook converter 2018-09-30 09:43:20 +02:00
db.py Add ability to store and edit publishers 2018-09-30 14:08:55 +02:00
epub.py Improved error handling for renaming authors and titles (changes related to filesystem and not only to database) 2017-11-30 16:49:46 +01:00
fb2.py Fix #568 (encoding problem in fb2 upload) 2018-08-04 17:08:32 +02:00
gdriveutils.py Improved message for non configured ebook converter 2018-09-30 09:43:20 +02:00
helper.py log file name in case of filename not found (#691) 2018-11-03 18:37:38 +01:00
redirect.py Fix for Python 3 2017-07-13 21:28:00 -07:00
reverseproxy.py Improved message for non configured ebook converter 2018-09-30 09:43:20 +02:00
server.py Verify if certfile and keyfile are paths to actual files 2018-11-16 23:32:21 +00:00
ub.py Bugfix Publisher (upper/lower case, remove publisher, publisher visibility on new users) 2018-10-28 21:33:12 +01:00
uploader.py Improved error handling for renaming authors and titles (changes related to filesystem and not only to database) 2017-11-30 16:49:46 +01:00
web.py log file name in case of filename not found (#691) 2018-11-03 18:37:38 +01:00
worker.py Fix #617 2018-11-03 13:43:38 +01:00