calibre-web/cps
2022-12-20 23:14:41 +01:00
..
metadata_provider Fix for #2547 (None isn't iterable, so in case scholary request fails, empty list has to be returned) 2022-10-02 15:05:07 +02:00
services
static
tasks little refactoring for send emails through gmail account 2022-10-04 20:48:09 +02:00
templates
translations
__init__.py
about.py
admin.py Make drive letters available in file picker 2022-10-03 15:17:17 +02:00
babel.py Code cosmetics 2022-05-21 21:52:59 +01:00
cache_buster.py
cli.py
comic.py Add pubdate, publisher and identifiers metadata #2163 2022-04-05 01:26:35 +01:00
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
dep_check.py Code cosmetics 2022-05-21 21:52:59 +01:00
editbooks.py Catch one additional database error on edit book 2022-10-02 15:21:53 +02:00
epub.py
error_handler.py
fb2.py Add pubdate, publisher and identifiers metadata #2163 2022-04-05 01:26:35 +01:00
fs.py Bugfix session commit 2022-04-30 10:17:41 +02:00
gdrive.py
gdriveutils.py backup metadata first step 2022-09-10 18:26:52 +02:00
gevent_wsgi.py
helper.py Backup metadata 4th step 2022-09-19 22:39:40 +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
kobo_auth.py
kobo_sync_status.py
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
pagination.py Better epub cover parsing with multiple cover-image items 2022-03-13 19:00:37 +01:00
redirect.py
remotelogin.py
render_template.py
reverseproxy.py Code cleaning (remove python2) 2021-10-04 19:23:24 +02:00
schedule.py
search_metadata.py
search.py
server.py
shelf.py Fix typos 2022-07-01 21:26:06 +08:00
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
updater.py
uploader.py Make pyPDF2 again to the favorite pdf metadata extractor 2022-08-27 15:44:21 +02:00
usermanagement.py
web.py