1
0
mirror of https://github.com/janeczku/calibre-web synced 2024-07-02 10:03:27 +00:00
calibre-web/cps
Brandon Ingli 4ee5dcaff3
Elevate Log Messages in web.py
Elevates login failure log messages and register failure log messages from INFO to WARNING, "Unknown Error" to ERROR, and fixes misspelling of "address" in web.py log messages. Misspelling remains in variable names to avoid breaking changes.
2020-08-17 11:29:10 -05:00
..
services Fix #1533 (Invalid LDAP Cert Path no longer crashes app) 2020-07-23 19:23:57 +02:00
static #1430 (changed color of rating stars) 2020-06-03 20:14:07 +02:00
templates Added series like custom columns #1501 2020-08-11 18:56:34 +02:00
translations Update Gdrive integration (Error Handling on Callback and wording) 2020-07-21 18:01:38 +02:00
__init__.py Refactored helper.py and db.py 2020-05-23 10:16:29 +02:00
about.py Fix for #1407 converting books should now be possible again 2020-05-21 18:16:11 +02:00
admin.py Prevent invalid variable 2020-06-28 09:48:05 +02:00
cache_buster.py Removed shebang on non executable scripts 2020-02-10 18:37:47 +01:00
cli.py Code cosmetics 2020-04-19 19:08:58 +02:00
comic.py Fix for #1474 (old comicapi with installed unrar, but missing unrar-lib) 2020-06-07 15:41:53 +02:00
config_sql.py Change settings database gdrive watch to JSON 2020-08-15 15:07:03 +02:00
constants.py Fix #1397 (Reenabled m4a, m4b audio playback) 2020-06-08 21:50:11 +02:00
converter.py Improvements 2020-05-09 11:01:00 +02:00
db.py Excluded series type again, as it causes problems upon reconnect 2020-08-14 19:43:54 +02:00
editbooks.py Revert the deletion of another line 2020-08-09 00:57:30 -04:00
epub.py Fix for errors editing/uploading books with duplicate tags/authors/language names 2020-06-22 19:11:58 +02:00
fb2.py Removed shebang on non executable scripts 2020-02-10 18:37:47 +01:00
gdrive.py Change settings database gdrive watch to JSON 2020-08-15 15:07:03 +02:00
gdriveutils.py Update Gdrive integration (Error Handling on Callback and wording) 2020-07-21 18:01:38 +02:00
helper.py Fixes for windows (moving files not allowed -> Close pdf after metadata extracting, add os.path.normcase to path while renaming folders, as thi caused also trouble 2020-07-21 20:14:08 +02:00
iso_language_names.py Merge remote-tracking branch 'turkish/master' 2020-04-24 22:14:57 +02:00
isoLanguages.py Edit and Upload books refactored 2020-05-24 20:19:43 +02:00
jinjia.py Added series like custom columns #1501 2020-08-11 18:56:34 +02:00
kobo_auth.py Better detection of localhost for kobo sync (possibly related to #1400) 2020-05-17 21:44:12 +02:00
kobo.py #1344 (Support Multiple authors, but not showing up on Kobo reader) 2020-07-05 20:54:36 +02:00
logger.py Merge branch 'Develop' 2020-05-25 21:30:21 +02:00
oauth_bb.py Fix for #1307 (Oauth login not working) 2020-04-16 17:58:42 +02:00
oauth.py Change some links from http to https 2020-05-09 17:11:56 +02:00
opds.py Refactored helper.py and db.py 2020-05-23 10:16:29 +02:00
pagination.py Removed shebang on non executable scripts 2020-02-10 18:37:47 +01:00
redirect.py Removed shebang on non executable scripts 2020-02-10 18:37:47 +01:00
reverseproxy.py Fix kobo links for reverse proxies with subdomains (and docker?) #1470 2020-07-04 13:35:08 +02:00
server.py Fix for failed recovery of config_logfile 2020-05-24 09:59:45 +02:00
shelf.py Catch some errors related to non writable settings db 2020-06-27 13:22:16 +02:00
subproc_wrapper.py Fix version detect of binaries on windows 2020-05-24 17:24:54 +02:00
ub.py Excluded series type again, as it causes problems upon reconnect 2020-08-14 19:43:54 +02:00
updater.py Code cosmetics 2020-04-19 19:08:58 +02:00
uploader.py Fix #1531 (white background on transparent cover instead of black one) 2020-07-23 18:41:38 +02:00
web.py Elevate Log Messages in web.py 2020-08-17 11:29:10 -05:00
worker.py Fix for task wrap around 2020-06-28 13:44:21 +02:00