1
0
mirror of https://github.com/janeczku/calibre-web synced 2024-07-01 17:43:16 +00:00
calibre-web/cps
Ozzieisaacs 400f6e02a5 Fix #1668 (upload of books with language set to different than UI language and not showing all books)
Fix for only showing external port if kobo is really activated in admin menu
2020-11-07 11:44:02 +01:00
..
services Fix logging error on windows with invalid goodreads key/secret 2020-10-14 20:48:01 +02:00
static Add missing locale files 2020-10-31 19:58:22 +01:00
tasks Remove unused imports 2020-10-27 11:06:43 +01:00
templates Fix #1668 (upload of books with language set to different than UI language and not showing all books) 2020-11-07 11:44:02 +01:00
translations Added greek translation 2020-10-31 19:20:00 +01:00
__init__.py Fix add to shelf from search 2020-10-10 10:32:53 +02:00
about.py Fix for #1407 converting books should now be possible again 2020-05-21 18:16:11 +02:00
admin.py Fix #1668 (upload of books with language set to different than UI language and not showing all books) 2020-11-07 11:44:02 +01: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 "is not a valid language" on upload of comic books 2020-09-20 15:05:52 +02:00
config_sql.py Remove unused imports 2020-10-27 11:06:43 +01:00
constants.py Added id's for testing 2020-09-27 16:00:17 +02:00
converter.py Remove unused imports 2020-10-27 11:06:43 +01:00
db.py Remove a superfluous space 2020-10-29 18:17:32 +01:00
editbooks.py Fix #1668 (upload of books with language set to different than UI language and not showing all books) 2020-11-07 11:44:02 +01:00
epub.py Fix "is not a valid language" on upload 2020-09-20 11:44:03 +02:00
fb2.py Removed shebang on non executable scripts 2020-02-10 18:37:47 +01:00
gdrive.py Negate a condition 2020-10-27 19:41:05 +01:00
gdriveutils.py Fix "is not a valid language" on upload of comic books 2020-09-20 15:05:52 +02:00
helper.py Merge remote-tracking branch 'sec_fixes/unused_imports' into master 2020-10-31 19:24:46 +01:00
iso_language_names.py Added greek translation 2020-10-31 19:20:00 +01:00
isoLanguages.py Fix "is not a valid language" on upload of comic books 2020-09-20 15:05:52 +02:00
jinjia.py Remove unused imports 2020-10-27 11:06:43 +01: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 Remove unused imports 2020-10-27 11:06:43 +01:00
logger.py Fix "is not a valid language" on upload of comic books 2020-09-20 15:05:52 +02:00
oauth_bb.py Merge remote-tracking branch 'oauth/oauth-typo' into master 2020-08-30 08:28:27 +02:00
oauth.py Change some links from http to https 2020-05-09 17:11:56 +02:00
opds.py Fix opds search 2020-10-10 12:53:10 +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 Add OSError to catched Gevent Error 2020-10-20 17:38:37 +02:00
shelf.py Fix add to shelf from search 2020-10-10 10:32:53 +02:00
subproc_wrapper.py Fix version detect of binaries on windows 2020-05-24 17:24:54 +02:00
ub.py Fix add to shelf from search 2020-10-10 10:32:53 +02:00
updater.py Fix 2020-10-03 21:43:48 +02:00
uploader.py Merge remote-tracking branch 'name/patch-2' into master 2020-08-23 10:53:18 +02:00
web.py Log exception on user import 2020-11-01 18:25:38 +01:00