calibre-web/cps
2022-12-26 16:19:19 +01:00
..
metadata_provider
services reenable startup logging 2022-04-26 14:45:06 +02:00
static
tasks
templates Updated requirements 2022-12-26 15:47:04 +01:00
translations Fix 'Kobo eReader.conf' path 2022-12-26 16:19:19 +01:00
__init__.py
about.py Removed duplicate Werkzeug entry in about page 2022-05-01 12:36:35 +02:00
admin.py
babel.py
cache_buster.py
cli.py
comic.py
config_sql.py Add French articles to the title regex 2022-12-20 23:14:41 +01:00
constants.py
converter.py
cover.py
db.py Added databazeknih to supported links 2022-12-25 13:10:21 +01:00
debug_info.py
dep_check.py
editbooks.py
epub.py Bugfixes after testrun 2022-09-25 19:36:40 +02:00
error_handler.py
fb2.py
fs.py
gdrive.py Database error is more detailed 2022-03-12 17:14:54 +01:00
gdriveutils.py
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 Backup metadata 4th step 2022-09-19 22:39:40 +02:00
iso_language_names.py
isoLanguages.py
jinjia.py Further migration to flask_babel 2022-04-26 20:24:40 +02:00
kobo_auth.py Prevent converting of kepub on every new user (#2446) 2022-06-13 17:05:00 +02:00
kobo_sync_status.py Improved detection of changed database 2022-02-06 14:22:55 +01:00
kobo.py
logger.py
main.py Bugfix OAuth Login 2022-04-28 21:43:26 +02:00
MyLoginManager.py
oauth_bb.py Database error is more detailed 2022-03-12 17:14:54 +01:00
oauth.py Refactored web.py to shrink size of file 2022-04-26 11:49:06 +02:00
opds.py reenable startup logging 2022-04-26 14:45:06 +02:00
pagination.py
redirect.py
remotelogin.py Fix typos 2022-07-01 21:26:06 +08:00
render_template.py
reverseproxy.py
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 Fix typos 2022-07-01 21:26:06 +08:00
subproc_wrapper.py Code cleaning (remove python2) 2021-10-04 19:23:24 +02:00
tasks_status.py Further migration to flask_babel 2022-04-26 20:24:40 +02:00
tornado_wsgi.py
ub.py
updater.py Fix typo 2022-05-01 10:25:38 +02:00
uploader.py
usermanagement.py Better epub cover parsing with multiple cover-image items 2022-03-13 19:00:37 +01:00
web.py