1
0
mirror of https://github.com/janeczku/calibre-web synced 2024-12-21 07:30:30 +00:00
calibre-web/cps
Aleksei Besogonov 01215aaa68
Allow the web reader to use KEPUB files and print file sizes
This commit allows the web reader to read the KEPUB (Kobo EPUB) files,
and also shows the file sizes. This is especially useful if you have
giant EPUB files with built-in audiobooks and media overlays.
2024-12-08 23:30:05 -08:00
..
cw_advocate Fix error in requirements.txt 2024-11-04 21:20:34 +01:00
cw_login Make datetime utcnow compatible to older python versions 2024-08-10 21:05:29 +02:00
metadata_provider Fix for load metadata from amazon 2024-09-14 10:23:11 +02:00
services Remove tzlocal warning 2024-09-16 17:25:37 +02:00
static Fix save invalid database 2024-11-30 10:01:03 +01:00
tasks Added logging of ip address (#3237) 2024-12-07 07:27:00 +01:00
templates Allow the web reader to use KEPUB files and print file sizes 2024-12-08 23:30:05 -08:00
translations Merge remote-tracking branch 'it/patch-1' 2024-11-23 09:37:15 +01:00
__init__.py Added logging of ip address (#3237) 2024-12-07 07:27:00 +01:00
about.py Improved dep check for windows exe version and further fixes for windows exe 2024-11-18 19:47:33 +01:00
admin.py Added logging of ip address (#3237) 2024-12-07 07:27:00 +01:00
audio.py Fixes for parallel upload (coverfiles get individual temporary names) 2024-11-30 09:45:46 +01:00
basic.py Merge simple view 2024-11-23 15:46:20 +01:00
cache_buster.py Fix Cache Buster 2022-05-22 12:49:00 +01:00
clean_html.py Added "br" to not sanitized comments tag 2024-07-08 14:09:53 +02:00
cli.py Simplified version string 2024-09-07 20:07:45 +02:00
comic.py Fixes for parallel upload (coverfiles get individual temporary names) 2024-11-30 09:45:46 +01:00
config_sql.py update Tests 2024-11-26 06:13:18 +01:00
constants.py Update readme and version 2024-11-16 13:39:04 +01:00
converter.py Code cosmetics 2022-05-21 21:52:59 +01:00
cover.py Fixes for parallel upload (coverfiles get individual temporary names) 2024-11-30 09:45:46 +01:00
cw_babel.py Fix import pycountry on python 3.12 without warning 2024-09-16 17:22:27 +02:00
db.py Bugfixes after testrun 2024-11-28 14:47:52 +01:00
debug_info.py Improved dep check for windows exe version and further fixes for windows exe 2024-11-18 19:47:33 +01:00
dep_check.py Improved dep check for windows exe version and further fixes for windows exe 2024-11-18 19:47:33 +01:00
editbooks.py Added logging of ip address (#3237) 2024-12-07 07:27:00 +01:00
embed_helper.py Fix for #3131 (Enable/Disable "Separate Book Files from Library" issue) 2024-08-23 10:51:37 +02:00
epub_helper.py Code cosmetics 2024-06-20 19:12:46 +02:00
epub.py Fix cover handling on upload formats 2024-08-18 10:59:39 +02:00
error_handler.py Improved handling of docker database errors 2024-11-21 17:13:20 +01:00
fb2.py Removed unnecessary Unicode "u" 2023-01-21 15:23:18 +01:00
file_helper.py Added logging of ip address (#3237) 2024-12-07 07:27:00 +01:00
fs.py Bugfix session commit 2022-04-30 10:17:41 +02:00
gdrive.py proxy login is now no longer saving cookies, 2024-07-14 16:24:07 +02:00
gdriveutils.py Enabled covers with gdrive 2024-07-02 20:53:08 +02:00
gevent_wsgi.py Log Forwarded for address in accesslog instead of client address for gevent 2024-07-08 14:42:48 +02:00
helper.py Allow the web reader to use KEPUB files and print file sizes 2024-12-08 23:30:05 -08:00
iso_language_names.py Reupdate slovenian translation 2024-09-26 19:46:35 +02:00
isoLanguages.py Merge branch 'Develop' - Improved compability for python 3.12+ 2024-11-02 16:59:19 +01:00
jinjia.py Merge simple view 2024-11-23 15:46:20 +01:00
kobo_auth.py proxy login is now no longer saving cookies, 2024-07-14 16:24:07 +02:00
kobo_sync_status.py Make datetime utcnow compatible to older python versions 2024-08-10 21:05:29 +02:00
kobo.py Update kobo standard resources links 2024-11-23 10:39:55 +01:00
logger.py feat: base is_debug on effective level vs root log level 2024-03-19 11:05:04 +11:00
main.py Merge simple view 2024-11-23 15:46:20 +01:00
MyLoginManager.py Removed unused imports 2024-07-29 20:08:17 +02:00
oauth_bb.py Update after testrun 2024-07-15 19:38:54 +02:00
oauth.py Refactored web.py to shrink size of file 2022-04-26 11:49:06 +02:00
opds.py Added logging of ip address (#3237) 2024-12-07 07:27:00 +01:00
pagination.py Better epub cover parsing with multiple cover-image items 2022-03-13 19:00:37 +01:00
redirect.py Fixed read statu search with linked column in advanced search 2024-07-31 19:25:01 +02:00
remotelogin.py proxy login is now no longer saving cookies, 2024-07-14 16:24:07 +02:00
render_template.py proxy login is now no longer saving cookies, 2024-07-14 16:24:07 +02:00
reverseproxy.py Code cleaning (remove python2) 2021-10-04 19:23:24 +02:00
schedule.py Clean expired sessions (also old sessions without expiry date) 2024-07-17 20:05:51 +02:00
search_metadata.py Added logging of ip address (#3237) 2024-12-07 07:27:00 +01:00
search.py Update test status 2024-10-28 16:16:28 +01:00
server.py Log Forwarded for address in accesslog instead of client address for gevent 2024-07-08 14:42:48 +02:00
shelf.py Update save shelf sort algorithm 2024-08-21 19:25:50 +02:00
string_helper.py Marked 2 strings as raw strings to suppress warnings 2024-10-25 14:18:22 +02:00
subproc_wrapper.py Code cleaning (remove python2) 2021-10-04 19:23:24 +02:00
tasks_status.py Added error message to task list 2024-08-02 18:08:18 +02:00
tornado_wsgi.py Log Forwarded for address in accesslog instead of client address for tornado 2024-07-08 15:04:53 +02:00
ub.py Fix for #2990 (Kobo browser not downloading kepub files) 2024-08-15 19:02:11 +02:00
updater.py Fix for stable update version 2024-11-11 18:46:07 +01:00
uploader.py Fixes for parallel upload (coverfiles get individual temporary names) 2024-11-30 09:45:46 +01:00
usermanagement.py Update login routine (remember me working) 2024-07-17 19:42:12 +02:00
web.py Allow the web reader to use KEPUB files and print file sizes 2024-12-08 23:30:05 -08:00