1
0
mirror of https://github.com/janeczku/calibre-web synced 2024-09-20 11:19:48 +00:00
calibre-web/cps
2021-01-02 20:21:47 -06:00
..
services Merge branch 'Develop' into thumbnails 2021-01-02 20:21:47 -06:00
static Merge branch 'Develop' into thumbnails 2021-01-02 20:21:47 -06:00
tasks Fix generate thumbnail task messages, don't load thumbnails when the cache file has been deleted 2020-12-24 03:00:26 -06:00
templates Merge branch 'Develop' into thumbnails 2021-01-02 20:21:47 -06:00
translations Merge remote-tracking branch 'nl/master' into master 2020-12-12 10:06:16 +01:00
__init__.py Display thumbnails on the frontend, generate thumbnails from google drive 2020-12-20 03:11:21 -06:00
about.py refactoring to prevent web.py being the middle of the universe 2020-12-12 11:23:17 +01:00
admin.py Merge branch 'Develop' into thumbnails 2021-01-02 20:21:47 -06:00
cache_buster.py Removed shebang on non executable scripts 2020-02-10 18:37:47 +01:00
cli.py Activate serverside filepicker with parameter in unconfigured state 2020-12-27 11:27:15 +01:00
comic.py Bugfix allowed formats for comics 2020-12-09 19:02:10 +01:00
config_sql.py Update Download Debug package 2020-12-12 10:02:11 +01:00
constants.py Added thumbnail task and database table 2020-12-19 00:49:36 -06:00
converter.py Remove unused imports 2020-10-27 11:06:43 +01:00
db.py Merged develop, fixed merged conflicts 2020-12-28 23:41:49 -06:00
debug_info.py Update Download Debug package 2020-12-12 10:02:11 +01:00
editbooks.py Added clear cache button to admin settings, updated cache busting for book cover images 2020-12-23 03:25:25 -06:00
epub.py Don't recompute metadata for epubs 2020-11-06 21:36:49 +01:00
error_handler.py Fixes from tests 2020-12-12 15:16:22 +01:00
fb2.py Removed shebang on non executable scripts 2020-02-10 18:37:47 +01:00
fs.py fixed thumbnail generate tasks, added thumbnail cleanup task, added reconnect db scheduled job 2020-12-22 17:49:21 -06:00
gdrive.py refactoring to prevent web.py being the middle of the universe 2020-12-12 11:23:17 +01:00
gdriveutils.py Refactored exception logging 2020-12-12 08:11:00 +01:00
helper.py Merge bubble read status 2020-12-27 13:53:21 +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 Added thumbnail urls to book cover srcsets with cache busting ids 2020-12-24 02:35:32 -06:00
kobo_auth.py refactoring to prevent web.py being the middle of the universe 2020-12-12 11:23:17 +01:00
kobo.py Fixes for kobo sync 2020-12-09 09:41:23 +01:00
logger.py Refactored exception logging 2020-12-12 08:11:00 +01:00
oauth_bb.py refactoring to prevent web.py being the middle of the universe 2020-12-12 11:23:17 +01:00
oauth.py Change some links from http to https 2020-05-09 17:11:56 +02:00
opds.py Fixes from tests 2020-12-12 15:16:22 +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
remotelogin.py Code cosmetics css 2020-12-13 09:53:18 +01:00
render_template.py Fixes from testrun 2021-01-02 07:51:55 +01:00
reverseproxy.py Fix kobo links for reverse proxies with subdomains (and docker?) #1470 2020-07-04 13:35:08 +02:00
schedule.py Added thumbnail urls to book cover srcsets with cache busting ids 2020-12-24 02:35:32 -06:00
server.py Add OSError to catched Gevent Error 2020-10-20 17:38:37 +02:00
shelf.py paged and orderable shelfs 2020-12-27 10:24:51 +01:00
subproc_wrapper.py Fix version detect of binaries on windows 2020-05-24 17:24:54 +02:00
ub.py Merged develop, fixed merged conflicts 2020-12-28 23:41:49 -06:00
updater.py exclude _pysqlite.so from being overwritten 2020-11-14 15:53:56 +01:00
uploader.py Remove Pillow as dependency 2020-12-09 14:18:39 +01:00
usermanagement.py refactoring to prevent web.py being the middle of the universe 2020-12-12 11:23:17 +01:00
web.py Merge branch 'Develop' into thumbnails 2021-01-02 20:21:47 -06:00