You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
calibre-web/cps
Ozzie Isaacs 50919d4721 Added handling for missing flask-wtf dependency
Added CSRF protection (via flask-wtf)
Moved upload function to js file
Fixed error page in case of csrf failure
3 years ago
..
metadata_provider Parallel requests of metadata provider 3 years ago
services Improved sync for kobo with additional table 3 years ago
static Added handling for missing flask-wtf dependency 3 years ago
tasks Fixed several text problems from tasks 3 years ago
templates Added handling for missing flask-wtf dependency 3 years ago
translations Corrected translation german -> Anzeigesprache 3 years ago
__init__.py Added handling for missing flask-wtf dependency 3 years ago
about.py Added handling for missing flask-wtf dependency 3 years ago
admin.py Fix #2002 (Added missing default locale and default language view upon importing ldap user) 3 years ago
cache_buster.py Suppress some errors 3 years ago
cli.py Added -f flag for compatibility reasons 3 years ago
comic.py Code refactoring and improved error handling for edit user list 3 years ago
config_sql.py Added option to save books with no nenglish characters 3 years ago
constants.py Version Bump 3 years ago
converter.py Fixes from testrun 3 years ago
db.py Enhancements for displaying languages on non english locale 3 years ago
debug_info.py Fix encoding errors on windows while downloading logbooks 3 years ago
editbooks.py Further language support fixes (displaying "non locale" languages translated) 3 years ago
epub.py Update tests 3 years ago
error_handler.py Changed error page to display logout route in case of unconfigured 3 years ago
fb2.py Update testresults on windows 3 years ago
gdrive.py Fix confirm dialog database change 3 years ago
gdriveutils.py Fixes for flask version 2.1 3 years ago
helper.py Bugfixes from testrun 3 years ago
isoLanguages.py Fixes for book edit with title sort and author sort 3 years ago
iso_language_names.py Added ancient and modern Greek translation to greek language 3 years ago
jinjia.py Improved displaying of username and task title in tasks 3 years ago
kobo.py Added handling for missing flask-wtf dependency 3 years ago
kobo_auth.py Changed user.nickname to user.name 3 years ago
logger.py Added additional debug messages, catch additional errors in updater 3 years ago
oauth.py Some code cosmetics 3 years ago
oauth_bb.py Update requirements 3 years ago
opds.py Further language support fixes (displaying "non locale" languages translated) 3 years ago
pagination.py Removed shebang on non executable scripts 4 years ago
redirect.py Removed shebang on non executable scripts 4 years ago
remotelogin.py Unified translations 3 years ago
render_template.py Unified translations 3 years ago
reverseproxy.py Fix kobo links for reverse proxies with subdomains (and docker?) #1470 4 years ago
search_metadata.py Removed timelogging on metadata search 3 years ago
server.py Fix metadata recognition fb2 files 3 years ago
shelf.py Sort authors additionally to series and series_index (Fix #2001) 3 years ago
subproc_wrapper.py Fix error unclosed IO on external binary version query 3 years ago
ub.py Improved sync for kobo with additional table 3 years ago
updater.py Merge branch 'master' into Develop 3 years ago
uploader.py Code refactoring and improved error handling for edit user list 3 years ago
usermanagement.py better logged in session protection 3 years ago
web.py Added handling for missing flask-wtf dependency 3 years ago