1
0
mirror of https://github.com/janeczku/calibre-web.git synced 2025-01-10 04:19:00 +02:00
calibre-web/cps
2020-07-22 18:44:11 +02:00
..
services Fix #1423 (OverflowError thrown during sync on some Linux Systems if one of the timestamps is outside range 1970 to 2038) 2020-07-05 13:55:59 +02:00
static
templates Update Gdrive integration (Error Handling on Callback and wording) 2020-07-21 18:01:38 +02:00
translations Update Gdrive integration (Error Handling on Callback and wording) 2020-07-21 18:01:38 +02:00
__init__.py
about.py
admin.py
cache_buster.py
cli.py
comic.py
config_sql.py Further fixes for #1530 (Handle improper migrated database with config_mature_content_tags, allowed_tags, denied_tags, denied_column_value, allowed_column_value NULL instead of "") 2020-07-22 18:44:11 +02:00
constants.py
converter.py
db.py
editbooks.py
epub.py
fb2.py
gdrive.py Update Gdrive integration (Error Handling on Callback and wording) 2020-07-21 18:01:38 +02:00
gdriveutils.py Update Gdrive integration (Error Handling on Callback and wording) 2020-07-21 18:01:38 +02:00
helper.py Fixes for windows (moving files not allowed -> Close pdf after metadata extracting, add os.path.normcase to path while renaming folders, as thi caused also trouble 2020-07-21 20:14:08 +02:00
iso_language_names.py
isoLanguages.py
jinjia.py
kobo_auth.py
kobo.py #1344 (Support Multiple authors, but not showing up on Kobo reader) 2020-07-05 20:54:36 +02:00
logger.py
oauth_bb.py
oauth.py
opds.py
pagination.py
redirect.py
reverseproxy.py Fix kobo links for reverse proxies with subdomains (and docker?) #1470 2020-07-04 13:35:08 +02:00
server.py
shelf.py
subproc_wrapper.py
ub.py Further fixes for #1530 (Handle improper migrated database with config_mature_content_tags, allowed_tags, denied_tags, denied_column_value, allowed_column_value NULL instead of "") 2020-07-22 18:44:11 +02:00
updater.py
uploader.py Fixes for windows (moving files not allowed -> Close pdf after metadata extracting, add os.path.normcase to path while renaming folders, as thi caused also trouble 2020-07-21 20:14:08 +02:00
web.py Fix #1500 (Custom ratings of increment 0.5 are allowed) 2020-07-05 14:35:57 +02:00
worker.py Fix for task wrap around 2020-06-28 13:44:21 +02:00