calibre-web/cps
Michael Shavit df3eb40e3c Make KoboStore proxying more robust.
* Add a timeout to prevent hanging when the KoboStore isn't reachable.
* Add back a the dummy auth implementation for when proxying is
disabled.
* Return the dummy auth response as a fallback when failing to contact
the KoboStore.
* Don't contact the KoboStore during the /sync API call when proxying is
disabled.
2020-02-17 14:37:02 -05:00
..
services
static Updated pdf viewer to 2.2.228 (#1184) 2020-02-09 17:02:47 +01:00
templates Fix opds login not working anymore (due to kobo sync protocol) 2020-02-16 14:25:15 +01:00
translations
__init__.py
about.py
admin.py Bugfixes from tests 2020-02-15 16:02:31 +01:00
cache_buster.py
cli.py
comic.py
config_sql.py Renamed restrict -> deny 2020-02-15 10:21:45 +01:00
constants.py
converter.py
db.py
editbooks.py
epub.py
fb2.py
gdrive.py
gdriveutils.py
helper.py Renamed restrict -> deny 2020-02-15 10:21:45 +01:00
iso_language_names.py
isoLanguages.py
jinjia.py
kobo_auth.py Fix opds login not working anymore (due to kobo sync protocol) 2020-02-16 14:25:15 +01:00
kobo.py Make KoboStore proxying more robust. 2020-02-17 14:37:02 -05:00
logger.py
oauth_bb.py
oauth.py
opds.py
pagination.py
redirect.py
reverseproxy.py
server.py Improved testability 2020-02-15 09:08:39 +01:00
shelf.py
subproc_wrapper.py
ub.py Renamed restrict -> deny 2020-02-15 10:21:45 +01:00
updater.py
uploader.py
web.py Improved testability 2020-02-15 09:08:39 +01:00
worker.py