calibre-web/cps
2022-04-12 00:22:05 +01:00
..
metadata_provider Database error is more detailed 2022-03-12 17:14:54 +01:00
services
static
tasks Database error is more detailed 2022-03-12 17:14:54 +01:00
templates Refactored load read status for web access and opds access 2022-03-27 12:21:19 +02:00
translations
__init__.py Better epub cover parsing with multiple cover-image items 2022-03-13 19:00:37 +01:00
about.py
admin.py
cache_buster.py
cli.py Added environment variables for reconnect 2022-03-16 16:57:18 +01:00
comic.py
config_sql.py
constants.py
converter.py
cover.py Improved cover extraction for epub files 2022-03-12 18:01:11 +01:00
db.py
debug_info.py Fix encoding errors on windows while downloading logbooks 2021-07-12 17:33:35 +02:00
dep_check.py
editbooks.py Gracefully deal with incorrect dates 2022-04-12 00:22:05 +01:00
epub.py
error_handler.py Handle permission errors for static files (Fix for #2358) 2022-04-03 20:26:43 +02:00
fb2.py
gdrive.py
gdriveutils.py Bugfix logging with gdrive 2022-03-28 19:02:12 +02:00
gevent_wsgi.py Plus ("+" vs. "%2B") encoded search strings for opds search feeds are now working in request string (fix for #2175) 2022-03-28 14:09:28 +02:00
helper.py Handle permission errors for static files (Fix for #2358) 2022-04-03 20:26:43 +02:00
iso_language_names.py
isoLanguages.py
jinjia.py
kobo_auth.py
kobo_sync_status.py
kobo.py
logger.py Database error is more detailed 2022-03-12 17:14:54 +01:00
MyLoginManager.py
oauth_bb.py
oauth.py Code cleaning (remove python2) 2021-10-04 19:23:24 +02:00
opds.py
pagination.py Better epub cover parsing with multiple cover-image items 2022-03-13 19:00:37 +01:00
redirect.py Remove python2 urllib imports 2021-12-30 14:45:31 +01:00
remotelogin.py Better epub cover parsing with multiple cover-image items 2022-03-13 19:00:37 +01:00
render_template.py
reverseproxy.py Code cleaning (remove python2) 2021-10-04 19:23:24 +02:00
search_metadata.py Fix #2349 (import error on python <3.7 dataclasses solved) 2022-03-24 18:19:41 +01:00
server.py Plus ("+" vs. "%2B") encoded search strings for opds search feeds are now working in request string (fix for #2175) 2022-03-28 14:09:28 +02:00
shelf.py Refactored load read status for web access and opds access 2022-03-27 12:21:19 +02:00
subproc_wrapper.py
tornado_wsgi.py
ub.py Catch additional error on not existing custom column linked to read column (#2341) 2022-03-20 11:55:12 +01:00
updater.py Database error is more detailed 2022-03-12 17:14:54 +01:00
uploader.py Add pubdate, publisher and identifiers metadata #2163 2022-04-05 01:26:35 +01:00
usermanagement.py
web.py