1
0
mirror of https://github.com/janeczku/calibre-web synced 2024-06-16 18:29:57 +00:00
calibre-web/cps
2021-02-15 14:17:05 +01:00
..
services Fix modal path id for calibre db filepicker 2020-12-30 10:05:15 +01:00
static fix wrong path in get_update_status js function 2021-02-01 19:00:10 +01:00
tasks improved session handling 2021-01-11 14:18:01 +01:00
templates New restart routine for executable files 2021-02-06 09:42:27 +01:00
translations Added translations 2021-02-02 19:04:55 +01:00
__init__.py Updated Translation 2021-01-17 16:28:28 +01:00
about.py New restart routine for executable files 2021-02-06 09:42:27 +01:00
admin.py New restart routine for executable files 2021-02-06 09:42:27 +01:00
cache_buster.py Removed shebang on non executable scripts 2020-02-10 18:37:47 +01:00
cli.py Added Password change on cli 2021-01-17 09:17:46 +01:00
comic.py Bugfix allowed formats for comics 2020-12-09 19:02:10 +01:00
config_sql.py Improved logging for emails 2021-01-03 19:27:34 +01:00
constants.py New restart routine for executable files 2021-02-06 09:42:27 +01:00
converter.py Remove unused imports 2020-10-27 11:06:43 +01:00
db.py Add logger to db.py 2021-01-23 13:35:30 +01:00
debug_info.py Fix export of logfiles (#1794) 2021-01-02 20:38:11 +01:00
editbooks.py improved session handling 2021-01-11 14:18:01 +01: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
gdrive.py refactoring to prevent web.py being the middle of the universe 2020-12-12 11:23:17 +01:00
gdriveutils.py No autoflush on metadata.db change 2021-01-10 11:01:54 +01:00
helper.py Fix #1859 (Upload of jpg files without installed imagemagick doesn't work) 2021-02-13 14:34:41 +01:00
iso_language_names.py Fix english language names 2021-01-18 21:24:13 +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 Merge remote-tracking branch 'autoconv/kepub_autoconv' into development 2021-01-30 14:47:18 +01:00
kobo.py Fix Kobo sync & Update Teststatus 2021-01-30 17:55:17 +01:00
logger.py Fixed logging of exception in debug_or_exception handler for python version <3.8 2021-01-12 20:51:49 +01:00
oauth_bb.py Remove some unused imports 2021-01-07 17:59:08 +01:00
oauth.py Change some links from http to https 2020-05-09 17:11:56 +02:00
opds.py Fix #1838 (Log message on failed OPDS login) 2021-01-28 20:05:58 +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 refactoring ub.session.commit() 2021-01-03 09:53:34 +01:00
render_template.py Renamed "Recently Added" to "Books" 2021-01-31 19:20:43 +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 Removed f-strings, making it compatible with python 3.5 2021-02-15 14:17:05 +01:00
shelf.py Fix shelf time_created vs. time_last_modified 2021-01-03 16:41:38 +01:00
subproc_wrapper.py Fix version detect of binaries on windows 2020-05-24 17:24:54 +02:00
ub.py Fix Store UI settings in flask session for guest user (#1820) 2021-01-24 07:31:40 +01:00
updater.py New restart routine for executable files 2021-02-06 09:42:27 +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 Updated testresults 2021-02-09 18:04:56 +01:00