calibre-web/cps
Ozzie Isaacs 1451a67912 Version bump 2023-03-27 19:49:57 +02:00
..
metadata_provider Fix for #2657 (TypeError: 'NoneType' object is not iterable from amazon) 2023-01-22 08:02:17 +01:00
services Bugfix for logging ldap debug messages with non stream logfile 2023-03-26 13:17:02 +02:00
static Bugfix path selection for reverse proxy 2023-03-26 14:31:19 +02:00
tasks Update metadatabackup 2023-03-21 20:02:57 +01:00
templates Bugfixes after testrun 2023-03-26 08:19:36 +02:00
translations Updated test status 2023-02-06 19:02:27 +01:00
MyLoginManager.py Removed prints 2023-02-05 08:47:10 +01:00
__init__.py Bugfix change password on commandline 2023-02-15 20:17:10 +01:00
about.py Merge remote-tracking branch 'english/master' 2023-01-21 15:19:59 +01:00
admin.py Bugfix parse ldap server config 2023-03-26 18:27:43 +02:00
babel.py remove g.user from before request 2023-02-05 08:47:10 +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 Removed unnecessary Unicode "u" 2023-01-21 15:23:18 +01:00
config_sql.py Metadata backup configurable 2023-03-25 10:42:36 +01:00
constants.py Version bump 2023-03-27 19:49:57 +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 Bugfix backup metadata for custom date, custom categories 2023-03-20 19:57:05 +01:00
debug_info.py Encrypt passwords 2022-07-02 17:45:24 +02:00
dep_check.py Code cosmetics 2022-05-21 21:52:59 +01:00
editbooks.py Bugfixes after testrun 2023-03-26 08:19:36 +02:00
epub.py Bugfix after merge 2023-02-27 13:17:34 +01:00
error_handler.py Refactored web.py to shrink size of file 2022-04-26 11:49:06 +02:00
fb2.py Removed unnecessary Unicode "u" 2023-01-21 15:23:18 +01:00
fs.py Bugfix session commit 2022-04-30 10:17:41 +02:00
gdrive.py Removed unnecessary Unicode "u" 2023-01-21 15:23:18 +01:00
gdriveutils.py Bugfix for python3.11, table gdrive_ids2 already exists (fix for #2729) 2023-03-27 17:58:07 +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 Refactored send email by make use of ajax calls instead of posting the page 2023-03-25 12:34:16 +01:00
isoLanguages.py Refactored web.py to shrink size of file 2022-04-26 11:49:06 +02:00
iso_language_names.py Merge remote-tracking branch 'no/Translate-to-norwegian' 2023-01-21 15:44:10 +01:00
jinjia.py Further migration to flask_babel 2022-04-26 20:24:40 +02:00
kobo.py Bugfix after merge 2023-02-27 13:17:34 +01:00
kobo_auth.py Improved limiter 2023-02-12 13:10:00 +01: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 Make it possible to disable ratelimiter 2023-02-05 13:43:35 +01:00
oauth.py Refactored web.py to shrink size of file 2022-04-26 11:49:06 +02:00
oauth_bb.py Removed unnecessary Unicode "u" 2023-01-21 15:23:18 +01:00
opds.py further refactored user login 2023-02-05 08:47:10 +01: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 Merge remote-tracking branch 'english/master' 2023-01-21 15:19:59 +01:00
render_template.py further refactored user login 2023-02-05 08:47:10 +01:00
reverseproxy.py Code cleaning (remove python2) 2021-10-04 19:23:24 +02:00
schedule.py Metadata backup configurable 2023-03-25 10:42:36 +01:00
search.py Search query is now also a post request (possible fix for Forward Auth Search Redirect Issue #2681) 2023-02-05 09:34:57 +01:00
search_metadata.py Further migration to flask_babel 2022-04-26 20:24:40 +02:00
server.py Bugfix server restart to prevent infinite calibre-web instances 2023-02-19 09:10:25 +01:00
shelf.py Merge remote-tracking branch 'english/master' 2023-01-21 15:19:59 +01:00
subproc_wrapper.py Code cleaning (remove python2) 2021-10-04 19:23:24 +02:00
tasks_status.py Removed unnecessary Unicode "u" 2023-01-21 15:23:18 +01: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 Bugfix change password on commandline 2023-02-15 20:17:10 +01:00
updater.py Exclude also .key file from updater 2023-02-12 13:12:38 +01:00
uploader.py Bugfixes from testrun 2023-01-23 16:04:25 +01:00
usermanagement.py new random password generation algorithm to ensure compliance with password rules 2023-02-16 16:23:06 +01:00
web.py Refactored send email by make use of ajax calls instead of posting the page 2023-03-25 12:34:16 +01:00