calibre-web/cps
Ozzie Isaacs 3b216bfa07 Kobo sync token is now also created if accessed from localhost(fixes #1990)
Create kobo sync token button is now "unclicked" after closing dialog
Additional localhost route is catched
If book format is deleted this also deletes the book synced to kobo status
2022-01-24 18:47:34 +01:00
..
metadata_provider Bugfixes load metadata 2022-01-07 12:40:03 +01:00
services Remove python2 urllib imports 2021-12-30 14:45:31 +01:00
static Kobo sync token is now also created if accessed from localhost(fixes #1990) 2022-01-24 18:47:34 +01:00
tasks Improved logging (right stacklevel on mail exceptions) 2021-12-30 14:45:31 +01:00
templates Kobo sync token is now also created if accessed from localhost(fixes #1990) 2022-01-24 18:47:34 +01:00
translations Merge remote-tracking branch 'fr/master' 2022-01-15 09:19:55 +01:00
__init__.py Added package variable for generating "exe" file with pyinstaller 2021-11-27 12:26:35 +01:00
about.py Better version output in about page (exe file, pyPi, git commit string removed if empty) 2021-12-30 14:45:31 +01:00
admin.py Kobo sync token is now also created if accessed from localhost(fixes #1990) 2022-01-24 18:47:34 +01:00
cache_buster.py
cli.py
comic.py Update cover extraction with comicapi for webp files (fixes #2280) 2022-01-22 10:31:18 +01:00
config_sql.py The recent changes to content security policy broke custom theming. I fixed it by adding a trusted hosts field to Server Configuration 2021-10-22 15:35:10 -04:00
constants.py Version bump 2022-01-16 12:55:15 +01:00
converter.py
db.py Added missing unique marker on comments table (#2278) 2022-01-22 11:51:34 +01:00
debug_info.py
dep_check.py Handling of missing required dependency during dependency check 2021-11-06 21:17:48 +04:00
editbooks.py Kobo sync token is now also created if accessed from localhost(fixes #1990) 2022-01-24 18:47:34 +01:00
epub.py
error_handler.py
fb2.py
gdrive.py Catch more Gdrive errors (#2233) 2021-12-23 11:13:08 +01:00
gdriveutils.py Catch more Gdrive errors (#2233) 2021-12-23 11:13:08 +01:00
helper.py Fix #2265 (add book to shelf on popup for book details) 2022-01-17 17:46:57 +01:00
iso_language_names.py Added dse to supported languages 2022-01-06 14:10:06 +01:00
isoLanguages.py On master: Order of language count in /language (fixes #2200) 2021-12-01 21:38:43 +01:00
jinjia.py
kobo_auth.py Kobo sync token is now also created if accessed from localhost(fixes #1990) 2022-01-24 18:47:34 +01:00
kobo_sync_status.py Improvements delete user (delete also depending entries in tables) 2022-01-09 17:43:20 +01:00
kobo.py Improvements delete user (delete also depending entries in tables) 2022-01-09 17:43:20 +01:00
logger.py Improved logging (right stacklevel on mail exceptions) 2021-12-30 14:45:31 +01:00
MyLoginManager.py Fix for remote login 2021-10-10 10:26:01 +02:00
oauth_bb.py
oauth.py
opds.py Fix #2265 (add book to shelf on popup for book details) 2022-01-17 17:46:57 +01:00
pagination.py
redirect.py Remove python2 urllib imports 2021-12-30 14:45:31 +01:00
remotelogin.py
render_template.py
reverseproxy.py
search_metadata.py Fixed google scholar issues 2021-12-23 23:16:41 -05:00
server.py
shelf.py Prevent creating a public shelf without permission 2022-01-18 17:55:10 +01:00
subproc_wrapper.py
ub.py Improvements delete user (delete also depending entries in tables) 2022-01-09 17:43:20 +01:00
updater.py
uploader.py Show dependencies in about section from automatic dependency check 2021-11-06 20:58:51 +04:00
usermanagement.py Bugfix arrange shelf 2021-10-06 22:06:33 +02:00
web.py Fix #2243 (whitespaces are trimmed also for normal search) 2021-12-30 14:45:31 +01:00