.. |
metadata_provider
|
Bugfixes load metadata
|
2022-01-07 12:40:03 +01:00 |
services
|
Merge branch 'master' into Develop
|
2022-01-23 17:51:54 +01:00 |
static
|
Merge branch 'master' into Develop
|
2022-01-25 19:33:21 +01:00 |
tasks
|
Deleted book formats remove book from synced to kobo table
|
2022-01-24 18:47:34 +01:00 |
templates
|
Merge branch 'master' into Develop
|
2022-01-25 19:33:21 +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
|
Code cleaning (remove python2)
|
2021-10-04 19:23:24 +02:00 |
cli.py
|
Added variable to allow loading cover from localhost
|
2022-01-24 18:47:34 +01:00 |
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-24 19:27:09 +01:00 |
converter.py
|
Code cleaning (remove python2)
|
2021-10-04 19:23:24 +02:00 |
db.py
|
Merge branch 'master' into Develop
|
2022-01-23 17:51:54 +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
|
Deleted book formats remove book from synced to kobo table
|
2022-01-24 18:47:34 +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
|
Renaming files on gdrive seem to work
|
2022-01-25 21:14:21 +01:00 |
helper.py
|
Renaming files on gdrive seem to work
|
2022-01-25 21:14:21 +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
|
Code cleaning (remove python2)
|
2021-10-04 19:23:24 +02:00 |
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
|
Deleted book formats remove book from synced to kobo table
|
2022-01-24 18:47:34 +01:00 |
kobo.py
|
Merge branch 'master' into Develop
|
2022-01-23 17:51:54 +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
|
Fix #2265 (add book to shelf on popup for book details)
|
2022-01-17 17:46:57 +01:00 |
pagination.py
|
Code cleaning (remove python2)
|
2021-10-04 19:23:24 +02:00 |
redirect.py
|
Remove python2 urllib imports
|
2021-12-30 14:45:31 +01: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
|
Fixed google scholar issues
|
2021-12-23 23:16:41 -05:00 |
server.py
|
Code cleaning (remove python2)
|
2021-10-04 19:23:24 +02:00 |
shelf.py
|
Merge branch 'master' into Develop
|
2022-01-23 17:51:54 +01:00 |
subproc_wrapper.py
|
Code cleaning (remove python2)
|
2021-10-04 19:23:24 +02:00 |
ub.py
|
Deleted book formats remove book from synced to kobo table
|
2022-01-24 18:47:34 +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
|
Merge branch 'master' into Develop
|
2022-01-23 17:51:54 +01:00 |