.. |
metadata_provider
|
Database error is more detailed
|
2022-03-12 17:14:54 +01:00 |
services
|
Update gmail.json location
|
2022-03-21 18:50:02 +01:00 |
static
|
Undo check of read checkbox in case of error
|
2022-03-12 22:16:33 +01:00 |
tasks
|
Database error is more detailed
|
2022-03-12 17:14:54 +01:00 |
templates
|
Refactored load read status for web access and opds access
|
2022-03-27 12:21:19 +02:00 |
translations
|
Merge remote-tracking branch 'fr/master'
|
2022-01-15 09:19:55 +01:00 |
__init__.py
|
Better epub cover parsing with multiple cover-image items
|
2022-03-13 19:00:37 +01:00 |
about.py
|
refactored about
|
2022-02-12 12:12:30 +01:00 |
admin.py
|
Deactivated several functions for kindle tolino and kobo. Opening books now working for ebook readers
|
2022-03-25 18:30:12 +01:00 |
cache_buster.py
|
Handle permission errors for static files (Fix for #2358)
|
2022-04-03 20:26:43 +02:00 |
cli.py
|
Added environment variables for reconnect
|
2022-03-16 16:57:18 +01:00 |
comic.py
|
Add pubdate, publisher and identifiers metadata #2163
|
2022-04-05 01:26:35 +01:00 |
config_sql.py
|
Improved detection of changed database
|
2022-02-06 14:22:55 +01:00 |
constants.py
|
Add pubdate, publisher and identifiers metadata #2163
|
2022-04-05 01:26:35 +01:00 |
converter.py
|
Update readme
|
2022-02-19 09:54:09 +01:00 |
cover.py
|
Improved cover extraction for epub files
|
2022-03-12 18:01:11 +01:00 |
db.py
|
Return false if custom columns generate an error during connect database
|
2022-04-02 17:29:30 +02:00 |
debug_info.py
|
Fix encoding errors on windows while downloading logbooks
|
2021-07-12 17:33:35 +02:00 |
dep_check.py
|
Improved dependency check for executables
|
2022-02-12 12:00:12 +01:00 |
editbooks.py
|
Add pubdate, publisher and identifiers metadata #2163
|
2022-04-05 01:26:35 +01:00 |
epub.py
|
Add pubdate, publisher and identifiers metadata #2163
|
2022-04-05 01:26:35 +01:00 |
error_handler.py
|
Handle permission errors for static files (Fix for #2358)
|
2022-04-03 20:26:43 +02:00 |
fb2.py
|
Add pubdate, publisher and identifiers metadata #2163
|
2022-04-05 01:26:35 +01:00 |
gdrive.py
|
Database error is more detailed
|
2022-03-12 17:14:54 +01:00 |
gdriveutils.py
|
Bugfix logging with gdrive
|
2022-03-28 19:02:12 +02:00 |
gevent_wsgi.py
|
Plus ("+" vs. "%2B") encoded search strings for opds search feeds are now working in request string (fix for #2175)
|
2022-03-28 14:09:28 +02:00 |
helper.py
|
Handle permission errors for static files (Fix for #2358)
|
2022-04-03 20:26:43 +02: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
|
Improved detection of changed database
|
2022-02-06 14:22:55 +01:00 |
kobo.py
|
Merge branch 'master' into Develop:
|
2022-01-28 20:04:04 +01:00 |
logger.py
|
Database error is more detailed
|
2022-03-12 17:14:54 +01:00 |
MyLoginManager.py
|
Improved detection of changed database
|
2022-02-06 14:22:55 +01:00 |
oauth_bb.py
|
Database error is more detailed
|
2022-03-12 17:14:54 +01:00 |
oauth.py
|
Code cleaning (remove python2)
|
2021-10-04 19:23:24 +02:00 |
opds.py
|
Plus ("+" vs. "%2B") encoded search strings for opds search feeds are now working in request string (fix for #2175)
|
2022-03-28 14:09:28 +02:00 |
pagination.py
|
Better epub cover parsing with multiple cover-image items
|
2022-03-13 19:00:37 +01:00 |
redirect.py
|
Remove python2 urllib imports
|
2021-12-30 14:45:31 +01:00 |
remotelogin.py
|
Better epub cover parsing with multiple cover-image items
|
2022-03-13 19:00:37 +01:00 |
render_template.py
|
Handle permission errors for static files (Fix for #2358)
|
2022-04-03 20:26:43 +02:00 |
reverseproxy.py
|
Code cleaning (remove python2)
|
2021-10-04 19:23:24 +02:00 |
search_metadata.py
|
Fix #2349 (import error on python <3.7 dataclasses solved)
|
2022-03-24 18:19:41 +01:00 |
server.py
|
Plus ("+" vs. "%2B") encoded search strings for opds search feeds are now working in request string (fix for #2175)
|
2022-03-28 14:09:28 +02:00 |
shelf.py
|
Refactored load read status for web access and opds access
|
2022-03-27 12:21:19 +02:00 |
subproc_wrapper.py
|
Code cleaning (remove python2)
|
2021-10-04 19:23:24 +02:00 |
tornado_wsgi.py
|
Plus ("+" vs. "%2B") encoded search strings for opds search feeds are now working in request string (fix for #2175)
|
2022-03-28 14:09:28 +02:00 |
ub.py
|
Catch additional error on not existing custom column linked to read column (#2341)
|
2022-03-20 11:55:12 +01:00 |
updater.py
|
Database error is more detailed
|
2022-03-12 17:14:54 +01:00 |
uploader.py
|
Add pubdate, publisher and identifiers metadata #2163
|
2022-04-05 01:26:35 +01:00 |
usermanagement.py
|
Better epub cover parsing with multiple cover-image items
|
2022-03-13 19:00:37 +01:00 |
web.py
|
Fix for missing "query" entry in flask_session
|
2022-04-04 13:58:47 +02:00 |