calibre-web/cps
Michael Shavit 9296d35517 Fix bug with shelf deletions for Kobo.
We were incorrectly setting the user_id field in the ShelfArchive table
2020-04-21 23:57:20 -04:00
..
services [Kobo] Add Shelf/Collection support. 2020-04-12 22:29:20 -04:00
static
templates
translations
__init__.py
about.py
admin.py
cache_buster.py
cli.py
comic.py
config_sql.py
constants.py
converter.py
db.py
editbooks.py
epub.py
fb2.py
gdrive.py
gdriveutils.py
helper.py
iso_language_names.py
isoLanguages.py
jinjia.py
kobo.py Minor fixes to the Kobo shelves implementation (mostly typos) 2020-04-21 23:36:47 -04:00
kobo_auth.py
logger.py
oauth.py
oauth_bb.py
opds.py [Kobo] Add Shelf/Collection support. 2020-04-12 22:29:20 -04:00
pagination.py
redirect.py
reverseproxy.py
server.py
shelf.py Fix bug with shelf deletions for Kobo. 2020-04-21 23:57:20 -04:00
subproc_wrapper.py
ub.py [Kobo] Add Shelf/Collection support. 2020-04-12 22:29:20 -04:00
updater.py
uploader.py
web.py
worker.py