1
0
mirror of https://github.com/janeczku/calibre-web synced 2024-06-16 10:19:56 +00:00
calibre-web/cps
2020-08-11 18:56:34 +02: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 Fix filenames (Escape "\") for searching calibre excecutable on windows 2020-08-09 15:11:54 +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 Added series like custom columns #1501 2020-08-11 18:56:34 +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 Update Gdrive integration (Error Handling on Callback and wording) 2020-07-21 18:01:38 +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 Further fixes for #1530 (Handle improper migrated database with config_mature_content_tags, allowed_tags, denied_tags, denied_column_value, allowed_column_value NULL instead of "") 2020-07-22 18:44:11 +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 Fix #1500 (Custom ratings of increment 0.5 are allowed) 2020-07-05 14:35:57 +02:00
worker.py Fix for task wrap around 2020-06-28 13:44:21 +02:00