calibre-web/cps
2020-05-21 09:28:35 +02:00
..
services
static
templates
translations
__init__.py Additional fix for #1407 (metadata.db is now held in memory, app.db is attached to it -> joins between both databases possible -> book_read_link is joined for getting result) 2020-05-21 09:28:35 +02:00
about.py
admin.py Additional fix for #1407 (metadata.db is now held in memory, app.db is attached to it -> joins between both databases possible -> book_read_link is joined for getting result) 2020-05-21 09:28:35 +02:00
cache_buster.py
cli.py
comic.py
config_sql.py
constants.py
converter.py
db.py Additional fix for #1407 (metadata.db is now held in memory, app.db is attached to it -> joins between both databases possible -> book_read_link is joined for getting result) 2020-05-21 09:28:35 +02:00
editbooks.py
epub.py
fb2.py
gdrive.py Additional fix for #1407 (metadata.db is now held in memory, app.db is attached to it -> joins between both databases possible -> book_read_link is joined for getting result) 2020-05-21 09:28:35 +02:00
gdriveutils.py
helper.py
iso_language_names.py
isoLanguages.py
jinjia.py
kobo_auth.py
kobo.py Additional fix for #1407 (metadata.db is now held in memory, app.db is attached to it -> joins between both databases possible -> book_read_link is joined for getting result) 2020-05-21 09:28:35 +02:00
logger.py
oauth_bb.py
oauth.py
opds.py
pagination.py
redirect.py
reverseproxy.py
server.py
shelf.py
subproc_wrapper.py
ub.py Additional fix for #1407 (metadata.db is now held in memory, app.db is attached to it -> joins between both databases possible -> book_read_link is joined for getting result) 2020-05-21 09:28:35 +02:00
updater.py
uploader.py
web.py Additional fix for #1407 (metadata.db is now held in memory, app.db is attached to it -> joins between both databases possible -> book_read_link is joined for getting result) 2020-05-21 09:28:35 +02:00
worker.py