calibre-web/cps
Ozzie Isaacs 8a6a8dcbe8 Transfer gevent errors to log file
Transfer warnings from warnings module to logfile (#2394)
2022-05-09 19:47:43 +02:00
..
metadata_provider
services reenable startup logging 2022-04-26 14:45:06 +02:00
static
tasks
templates
translations Added missing translation strings 2022-05-01 13:24:11 +02:00
__init__.py
about.py
admin.py
babel.py
cache_buster.py
cli.py Refactored startup for compatibility with pyinstaller 5.0 2022-04-26 11:10:44 +02:00
comic.py
config_sql.py Remove mature tags config option 2022-05-03 18:43:07 +02:00
constants.py
converter.py Make texts in Background thread translatable 2022-04-24 18:40:50 +02:00
cover.py
db.py
debug_info.py Fix encoding errors on windows while downloading logbooks 2021-07-12 17:33:35 +02:00
dep_check.py Try to prevent error from #2390 2022-05-02 17:42:26 +02:00
editbooks.py
epub.py Add pubdate, publisher and identifiers metadata #2163 2022-04-05 01:26:35 +01:00
error_handler.py Refactored web.py to shrink size of file 2022-04-26 11:49:06 +02:00
fb2.py
fs.py Bugfix session commit 2022-04-30 10:17:41 +02:00
gdrive.py
gdriveutils.py
gevent_wsgi.py
helper.py Eenabled send epubs to E-Reader devices 2022-05-08 12:55:54 +02:00
iso_language_names.py
isoLanguages.py Refactored web.py to shrink size of file 2022-04-26 11:49:06 +02:00
jinjia.py Further migration to flask_babel 2022-04-26 20:24:40 +02:00
kobo_auth.py
kobo_sync_status.py Improved detection of changed database 2022-02-06 14:22:55 +01:00
kobo.py
logger.py Transfer gevent errors to log file 2022-05-09 19:47:43 +02:00
main.py
MyLoginManager.py
oauth_bb.py Database error is more detailed 2022-03-12 17:14:54 +01:00
oauth.py
opds.py reenable startup logging 2022-04-26 14:45:06 +02:00
pagination.py
redirect.py
remotelogin.py
render_template.py Refactored web.py to shrink size of file 2022-04-26 11:49:06 +02:00
reverseproxy.py Code cleaning (remove python2) 2021-10-04 19:23:24 +02:00
schedule.py
search_metadata.py Further migration to flask_babel 2022-04-26 20:24:40 +02:00
search.py
server.py Transfer gevent errors to log file 2022-05-09 19:47:43 +02:00
shelf.py
subproc_wrapper.py
tasks_status.py
tornado_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
ub.py Refactored web.py to shrink size of file 2022-04-26 11:49:06 +02:00
updater.py Fix typo 2022-05-01 10:25:38 +02:00
uploader.py
usermanagement.py
web.py