1
0
mirror of https://github.com/janeczku/calibre-web synced 2024-06-29 00:23:19 +00:00
calibre-web/cps
2020-11-22 08:08:27 +01:00
..
services Add config options for client certificate authentication 2020-11-20 19:47:50 +01:00
static Fix for #1718 (fetch of metadata from google without cover leads to exception) 2020-11-20 20:35:07 +01:00
tasks Remove unused imports 2020-10-27 11:06:43 +01:00
templates Add config options for client certificate authentication 2020-11-20 19:47:50 +01:00
translations Merge remote-tracking branch 'fr/master' into master 2020-11-14 13:16:08 +01:00
__init__.py Fix add to shelf from search 2020-10-10 10:32:53 +02:00
about.py Added function to download debug information 2020-11-15 14:25:27 +01:00
admin.py Add config options for client certificate authentication 2020-11-20 19:47:50 +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 Minor refactor of comic.py 2020-10-31 22:28:24 +01:00
config_sql.py Add config options for client certificate authentication 2020-11-20 19:47:50 +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
debug_info.py Added function to download debug information 2020-11-15 14:25:27 +01:00
editbooks.py Fix for #1718 (fetch of metadata from google without cover leads to exception) 2020-11-20 20:35:07 +01:00
epub.py Don't recompute metadata for epubs 2020-11-06 21:36:49 +01: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 Added function to download debug information 2020-11-15 14:25:27 +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 Merge remote-tracking branch 'kobo/feature/use-kobo-specific-download-urls' into Develop 2020-11-20 19:47:25 +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 for #1550 (password prompt for LDAP and anonymous browsing) 2020-11-15 17:16:01 +01: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 exclude _pysqlite.so from being overwritten 2020-11-14 15:53:56 +01:00
uploader.py Merge remote-tracking branch 'name/patch-2' into master 2020-08-23 10:53:18 +02:00
web.py Fix missing audio icon for other audio formats than mp3 2020-11-10 18:08:22 +01:00