calibre-web/cps
Thore Schillmann 80b0e88650 fix for GDrive integration 2022-07-14 13:34:42 +00:00
..
metadata_provider Bugfixes from Testrun 2022-04-19 20:37:27 +02:00
services reenable startup logging 2022-04-26 14:45:06 +02:00
static Add button to update cover cache (for usecase sideloaded changed cover) 2022-04-25 08:24:14 +02:00
tasks fix for GDrive integration 2022-07-14 13:34:42 +00:00
templates automatically set `config_converterpath` 2022-06-30 13:05:36 +00:00
translations Merge remote-tracking branch 'translation/translation/Simplified_Chinese' 2022-04-18 20:02:09 +02:00
MyLoginManager.py Improved detection of changed database 2022-02-06 14:22:55 +01:00
__init__.py Bugfix start as program 2022-04-29 18:26:09 +02:00
about.py Refactored web.py to shrink size of file 2022-04-26 11:49:06 +02:00
admin.py moved `get_calibre_binarypath()` to `helper.py` 2022-07-07 11:41:51 +00:00
babel.py Further migration to flask_babel 2022-04-26 20:24:40 +02:00
cache_buster.py Handle permission errors for static files (Fix for #2358) 2022-04-03 20:26:43 +02:00
cli.py Refactored startup for compatibility with pyinstaller 5.0 2022-04-26 11:10:44 +02:00
comic.py Add pubdate, publisher and identifiers metadata #2163 2022-04-05 01:26:35 +01:00
config_sql.py moved `get_calibre_binarypath()` to `helper.py` 2022-07-07 11:41:51 +00:00
constants.py moved `get_calibre_binarypath()` to `helper.py` 2022-07-07 11:41:51 +00:00
converter.py Make texts in Background thread translatable 2022-04-24 18:40:50 +02:00
cover.py Improved cover extraction for epub files 2022-03-12 18:01:11 +01:00
db.py Bugfix session commit 2022-04-30 10:17:41 +02:00
debug_info.py Fix encoding errors on windows while downloading logbooks 2021-07-12 17:33:35 +02:00
dep_check.py Improved dependency check for executables 2022-02-12 12:14:02 +01:00
editbooks.py reenable startup logging 2022-04-26 14:45:06 +02:00
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 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 Database error is more detailed 2022-03-12 17:14:54 +01:00
gdriveutils.py Refactored web.py to shrink size of file 2022-04-26 11:49:06 +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 moved `get_calibre_binarypath()` to `helper.py` 2022-07-07 11:41:51 +00:00
isoLanguages.py Refactored web.py to shrink size of file 2022-04-26 11:49:06 +02:00
iso_language_names.py Added dse to supported languages 2022-01-06 14:10:06 +01:00
jinjia.py Further migration to flask_babel 2022-04-26 20:24:40 +02:00
kobo.py Update optional-requirements 2022-04-23 20:03:59 +02:00
kobo_auth.py reenable startup logging 2022-04-26 14:45:06 +02:00
kobo_sync_status.py Improved detection of changed database 2022-02-06 14:22:55 +01:00
logger.py Database error is more detailed 2022-03-12 17:14:54 +01:00
main.py Bugfix OAuth Login 2022-04-28 21:43:26 +02:00
oauth.py Refactored web.py to shrink size of file 2022-04-26 11:49:06 +02:00
oauth_bb.py Database error is more detailed 2022-03-12 17:14:54 +01:00
opds.py reenable startup logging 2022-04-26 14:45:06 +02:00
pagination.py Better epub cover parsing with multiple cover-image items 2022-03-13 19:00:37 +01:00
redirect.py Refactored web.py to shrink size of file 2022-04-26 11:49:06 +02:00
remotelogin.py Better epub cover parsing with multiple cover-image items 2022-03-13 19:00:37 +01:00
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 Bugfix session commit 2022-04-30 10:17:41 +02:00
search.py Further migration to flask_babel 2022-04-26 20:24:40 +02:00
search_metadata.py Further migration to flask_babel 2022-04-26 20:24:40 +02: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 reenable startup logging 2022-04-26 14:45:06 +02: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 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 Refactored web.py to shrink size of file 2022-04-26 11:49:06 +02:00
usermanagement.py Better epub cover parsing with multiple cover-image items 2022-03-13 19:00:37 +01:00
web.py Further migration to flask_babel 2022-04-26 20:24:40 +02:00