1
0
mirror of https://github.com/janeczku/calibre-web synced 2024-10-01 08:20:49 +00:00
calibre-web/cps
Ozzieisaacs 88ea998f8b Only register gdrive callback if gdrive is enabled
With enabled gdrive return on change if no watch callback is configured, instead of send request to google drive
2020-12-11 15:56:42 +01:00
..
services Catch attribute error on ldap import user 2020-12-03 20:15:31 +01:00
static Drag 'n drop for files 2020-12-01 13:52:41 +01:00
tasks Remove unused imports 2020-10-27 11:06:43 +01:00
templates Wording 2020-12-03 16:20:31 +01:00
translations Fix change title regex 2020-12-02 11:09:55 +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 Merge remote-tracking branch 'ldap_import/feat/ldap-import-user-identifier' into master 2020-12-03 16:01:15 +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 #1727 (import rarfile 4.0 fails on python3.5) 2020-11-30 18:36:45 +01:00
config_sql.py Merge remote-tracking branch 'ldap_import/feat/ldap-import-user-identifier' into master 2020-12-03 16:01:15 +01:00
constants.py distinguish convert from and convert to extensions 2020-10-16 11:51:59 -04: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 #1439 (send kepub file instead of epub for kobo epub3 request) 2020-12-04 19:23:36 +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 Only register gdrive callback if gdrive is enabled 2020-12-11 15:56:42 +01:00
gdriveutils.py Only register gdrive callback if gdrive is enabled 2020-12-11 15:56:42 +01: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 Fix browser caching problem on change cover 2020-11-22 10:03:10 +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 'prefer_kepub/prefer-kepub' into master (send kepub instead of epub) 2020-12-06 05:57:56 +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 #1739 (opds download with anonymous browsing enabled) -> download rights of guest user are now respected again 2020-12-03 09:42:41 +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 Fixed missing variable exception 2020-12-04 14:50:34 +01:00