.. |
services
|
Additional fix #1016
|
2019-08-20 19:12:40 +02:00 |
static
|
Fixed typo and column size for LG screens
|
2019-10-19 12:02:14 +02:00 |
templates
|
git add missing generate_kobo_auth_url.html
|
2019-12-20 01:08:15 -05:00 |
translations
|
Merge remote-tracking branch 'translation/patch-3'
|
2019-11-17 06:59:22 +01:00 |
__init__.py
|
Fix language selection on python3
|
2019-09-06 20:56:17 +02:00 |
about.py
|
Merge remote-tracking branch 'github_3/hotfix/epub-import'
|
2019-10-20 15:48:06 +02:00 |
admin.py
|
Remove config_server_url setting.
|
2019-12-20 01:02:49 -05:00 |
cache_buster.py
|
Merge branch 'Develop'
|
2019-07-13 20:54:21 +02:00 |
cli.py
|
use the standard socket library to validate the ip address argument
|
2019-07-14 22:06:40 +03:00 |
comic.py
|
Bugfix for comicapi
|
2019-08-03 14:09:54 +02:00 |
config_sql.py
|
Remove config_server_url setting.
|
2019-12-20 01:02:49 -05:00 |
constants.py
|
Reenabled multiple oauth provider
|
2019-07-21 09:45:36 +02:00 |
converter.py
|
Merge remote-tracking branch 'github_3/hotfix/epub-import'
|
2019-10-20 15:48:06 +02:00 |
db.py
|
Reload database on every call to v1/library/sync. This fixes an issue where side-loaded books appear in the sync response with no download urls.
|
2019-12-22 16:59:00 -05:00 |
editbooks.py
|
FIx for (#1092 listening to mp3 not working)
|
2019-12-01 12:36:55 +01:00 |
epub.py
|
Merge remote-tracking branch 'github_3/hotfix/epub-import'
|
2019-10-20 15:48:06 +02:00 |
fb2.py
|
Merge branch 'Develop'
|
2019-07-13 20:54:21 +02:00 |
gdrive.py
|
Merge branch 'Develop'
|
2019-07-13 20:54:21 +02:00 |
gdriveutils.py
|
Fix for gdrive not working #1081
|
2019-11-26 10:46:06 +01:00 |
helper.py
|
Remove unused import and fix python3 compatibility, as per Ozielsaacs comments.
|
2019-12-11 00:12:35 -05:00 |
iso_language_names.py
|
Merge branch 'Develop'
|
2019-09-06 19:05:02 +02:00 |
isoLanguages.py
|
Moved language names from iso639.pickle to a python file
|
2019-07-30 15:16:24 +03:00 |
jinjia.py
|
Merge branch 'Develop'
|
2019-07-13 20:54:21 +02:00 |
kobo_auth.py
|
Fix the HandleCoverImage endpoint so that it requires login, and doesn't
|
2019-12-22 16:59:00 -05:00 |
kobo.py
|
Fix the HandleCoverImage endpoint so that it requires login, and doesn't
|
2019-12-22 16:59:00 -05:00 |
logger.py
|
Logging to stdout, proposal form #1078
|
2019-11-16 10:09:34 +01:00 |
oauth_bb.py
|
Reenabled multiple oauth provider
|
2019-07-21 09:45:36 +02:00 |
oauth.py
|
Reenabled multiple oauth provider
|
2019-07-21 09:45:36 +02:00 |
opds.py
|
Fix for #1096 (exception on digest request)
|
2019-12-01 09:33:11 +01:00 |
pagination.py
|
Merge branch 'Develop'
|
2019-07-13 20:54:21 +02:00 |
redirect.py
|
Merge branch 'Develop'
|
2019-07-13 20:54:21 +02:00 |
reverseproxy.py
|
Merge branch 'Develop'
|
2019-07-13 20:54:21 +02:00 |
server.py
|
Fix #1074, #1071
|
2019-10-31 15:46:38 +01:00 |
shelf.py
|
Fix for https://github.com/janeczku/calibre-web/issues/1002
|
2019-08-13 23:07:15 -06:00 |
subproc_wrapper.py
|
Merge branch 'Develop'
|
2019-07-13 20:54:21 +02:00 |
tess.py
|
Fix pdf cover
|
2019-11-26 08:19:03 +01:00 |
ub.py
|
Remove the KoboUserKey-based Authentication.
|
2019-12-20 00:55:53 -05:00 |
updater.py
|
Revert bug in updater.py preventing new files from being created
|
2019-09-24 19:00:47 +02:00 |
uploader.py
|
Fix pdf cover
|
2019-11-26 08:19:03 +01:00 |
web.py
|
Reload database on every call to v1/library/sync. This fixes an issue where side-loaded books appear in the sync response with no download urls.
|
2019-12-22 16:59:00 -05:00 |
worker.py
|
Fix for gdrive not working #1081
|
2019-11-26 10:46:06 +01:00 |