calibre-web/cps
Ozzieisaacs 7750ebde0f Update pdf Reader 2022-09-05 19:42:02 +02:00
..
metadata_provider Bugfix search with wrong custom column configured 2022-07-23 07:23:13 +02:00
services reenable startup logging 2022-04-26 14:45:06 +02:00
static Update pdf Reader 2022-09-05 19:42:02 +02:00
tasks Prevent converting of kepub on every new user (#2446) 2022-06-13 17:05:00 +02:00
templates Update pdf Reader 2022-09-05 19:42:02 +02:00
translations Add galician language to available translations (#2510) 2022-08-27 10:03:01 +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 Removed duplicate Werkzeug entry in about page 2022-05-01 12:36:35 +02:00
admin.py Bugfix change emails 2022-08-28 15:59:25 +02:00
babel.py Code cosmetics 2022-05-21 21:52:59 +01:00
cache_buster.py Fix Cache Buster 2022-05-22 12:49:00 +01:00
cli.py Fix typos 2022-07-01 21:26:06 +08:00
comic.py Add pubdate, publisher and identifiers metadata #2163 2022-04-05 01:26:35 +01:00
config_sql.py Code cosmetics 2022-05-21 21:52:59 +01:00
constants.py Update version 2022-07-31 16:14:03 +02:00
converter.py Code cosmetics 2022-05-21 21:52:59 +01:00
cover.py Improved cover extraction for epub files 2022-03-12 18:01:11 +01:00
db.py Fix for #2437 (advanced search for read status crashes calibre-web) 2022-06-08 17:17:07 +02:00
debug_info.py Bugfix for #2433 (LazyString is not JSON serializable if one of kepubify/ebook-convert/unrar is not installed) 2022-06-08 20:25:35 +02:00
dep_check.py Code cosmetics 2022-05-21 21:52:59 +01:00
editbooks.py Catch StaleDataError 2022-06-13 17:54:35 +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 Catch StaleDataError 2022-06-13 17:54:35 +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 Allow deletion of kindle email address and force e-mail address to be valid 2022-08-28 15:54:43 +02:00
isoLanguages.py Refactored web.py to shrink size of file 2022-04-26 11:49:06 +02:00
iso_language_names.py Add galician language to available translations (#2510) 2022-08-27 10:03:01 +02:00
jinjia.py Further migration to flask_babel 2022-04-26 20:24:40 +02:00
kobo.py Debug message improved (fix for #2516) 2022-08-27 10:13:38 +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
logger.py Code cosmetics 2022-05-21 21:52:59 +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 Update flask-login requirement 2022-05-31 19:22:57 +02:00
remotelogin.py Fix typos 2022-07-01 21:26:06 +08:00
render_template.py Fix for #2437 (advanced search for read status crashes calibre-web) 2022-06-08 17:17:07 +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 Bugfix search with wrong custom column configured 2022-07-23 07:23:13 +02:00
search_metadata.py Further migration to flask_babel 2022-04-26 20:24:40 +02:00
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 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 Fix typos 2022-07-01 21:26:06 +08:00
updater.py Fix typo 2022-05-01 10:25:38 +02:00
uploader.py Make pyPDF2 again to the favorite pdf metadata extractor 2022-08-27 15:44:21 +02:00
usermanagement.py Better epub cover parsing with multiple cover-image items 2022-03-13 19:00:37 +01:00
web.py Fix for big database not showing tags 2022-08-29 19:08:04 +02:00