1
0
mirror of https://github.com/janeczku/calibre-web synced 2024-06-25 22:53:17 +00:00
calibre-web/cps
Ozzieisaacs f39dc100b4 Migrated some routes to POST
- shelf massadd
- resetpassword
- delete shelf
- send to kindle
2021-12-30 14:45:31 +01:00
..
metadata_provider Parallel requests of metadata provider 2021-08-29 14:36:05 +02:00
services Update test result 2021-12-06 20:27:25 +01:00
static Migrated some routes to POST 2021-12-30 14:45:31 +01:00
tasks Improved logging (right stacklevel on mail exceptions) 2021-12-30 14:45:31 +01:00
templates Migrated some routes to POST 2021-12-30 14:45:31 +01:00
translations Update Translation 2021-12-22 19:08:15 +01:00
__init__.py Added package variable for generating "exe" file with pyinstaller 2021-11-27 12:26:35 +01:00
about.py Handling of missing required dependency during dependency check 2021-11-06 21:17:48 +04:00
admin.py Migrated some routes to POST 2021-12-30 14:45:30 +01:00
cache_buster.py Code cleaning (remove python2) 2021-10-04 19:23:24 +02:00
cli.py Code cleaning (remove python2) 2021-10-04 19:23:24 +02:00
comic.py Code cleaning (remove python2) 2021-10-04 19:23:24 +02: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 Updated readme 2021-10-31 12:00:20 +01:00
converter.py Code cleaning (remove python2) 2021-10-04 19:23:24 +02:00
db.py Bugfix advanced search for language 2021-12-23 19:18:09 +01:00
debug_info.py Fix encoding errors on windows while downloading logbooks 2021-07-12 17:33:35 +02:00
dep_check.py Handling of missing required dependency during dependency check 2021-11-06 21:17:48 +04:00
editbooks.py Migrated some routes to POST 2021-12-30 14:45:30 +01:00
epub.py Code cleaning (remove python2) 2021-10-04 19:23:24 +02:00
error_handler.py Changed error page to display logout route in case of unconfigured 2021-05-28 13:56:07 +02:00
fb2.py Code cleaning (remove python2) 2021-10-04 19:23:24 +02:00
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 Catch more Gdrive errors (#2233) 2021-12-23 11:13:08 +01:00
iso_language_names.py Update Translation 2021-12-22 19:08:15 +01:00
isoLanguages.py On master: Order of language count in /language (fixes #2200) 2021-12-01 21:38:43 +01:00
jinjia.py Code cleaning (remove python2) 2021-10-04 19:23:24 +02:00
kobo_auth.py Migrated some routes to POST 2021-12-30 14:45:30 +01:00
kobo_sync_status.py Bugfix handle archive bit 2021-12-05 18:01:56 +01:00
kobo.py Fix for #2195 Sync token only updated after complete library sync and sync token content is discarded on first sync to enable real forced full sync 2021-12-12 20:31:45 +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 Code cleaning (remove python2) 2021-10-04 19:23:24 +02:00
oauth.py Code cleaning (remove python2) 2021-10-04 19:23:24 +02:00
opds.py Code cleaning (remove python2) 2021-10-04 19:23:24 +02:00
pagination.py Code cleaning (remove python2) 2021-10-04 19:23:24 +02:00
redirect.py Code cleaning (remove python2) 2021-10-04 19:23:24 +02:00
remotelogin.py Unified translations 2021-05-16 09:37:45 +02:00
render_template.py Unified translations 2021-05-16 09:37:45 +02:00
reverseproxy.py Code cleaning (remove python2) 2021-10-04 19:23:24 +02:00
search_metadata.py Code cleaning (remove python2) 2021-10-04 19:23:24 +02:00
server.py Code cleaning (remove python2) 2021-10-04 19:23:24 +02:00
shelf.py Migrated some routes to POST 2021-12-30 14:45:30 +01:00
subproc_wrapper.py Code cleaning (remove python2) 2021-10-04 19:23:24 +02:00
ub.py Added missing language bit (fixes #2187) 2021-11-23 19:32:48 +01:00
updater.py Code cleaning (remove python2) 2021-10-04 19:23:24 +02:00
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 Migrated some routes to POST 2021-12-30 14:45:30 +01:00