..
metadata_provider
Bugfixes from Testrun
2022-04-19 20:37:27 +02:00
services
Add button to update cover cache (for usecase sideloaded changed cover)
2022-04-25 08:24:14 +02:00
static
Add button to update cover cache (for usecase sideloaded changed cover)
2022-04-25 08:24:14 +02:00
tasks
Changed schedule start- and end-time to schedule start and duration
2022-04-25 17:00:07 +02:00
templates
Changed schedule start- and end-time to schedule start and duration
2022-04-25 17:00:07 +02:00
translations
Merge remote-tracking branch 'translation/translation/Simplified_Chinese'
2022-04-18 20:02:09 +02:00
__init__.py
Thumbnail is generated directly after a book is added
2022-04-22 16:13:51 +02:00
about.py
Make texts in Background thread translatable
2022-04-24 18:40:50 +02:00
admin.py
Changed schedule start- and end-time to schedule start and duration
2022-04-25 17:00:07 +02:00
cache_buster.py
Handle permission errors for static files (Fix for #2358 )
2022-04-03 20:26:43 +02:00
cli.py
Bugfix for cli folder names as -p or -g parameters
2022-04-11 19:15:50 +02:00
comic.py
Add pubdate, publisher and identifiers metadata #2163
2022-04-05 01:26:35 +01:00
config_sql.py
Changed schedule start- and end-time to schedule start and duration
2022-04-25 17:00:07 +02:00
constants.py
Merge branch 'master' into cover_thumbnail
2022-04-20 07:25:37 +02:00
converter.py
Make texts in Background thread translatable
2022-04-24 18:40:50 +02:00
cover.py
Improved cover extraction for epub files
2022-03-12 18:01:11 +01:00
db.py
Always catch sqlite create_function error
2022-04-24 13:15:41 +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:14:02 +01:00
editbooks.py
Make texts in Background thread translatable
2022-04-24 18:40:50 +02: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
fs.py
Implement delete thumbnail entry
2022-03-16 20:31:25 +01:00
gdrive.py
Database error is more detailed
2022-03-12 17:14:54 +01:00
gdriveutils.py
Bugfix for cli folder names as -p or -g parameters
2022-04-11 19:15:50 +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
Add button to update cover cache (for usecase sideloaded changed cover)
2022-04-25 08:24:14 +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
Merge branch Develop into thumbnails
2022-01-26 23:51:50 -06: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
Update optional-requirements
2022-04-23 20:03:59 +02: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
schedule.py
Changed schedule start- and end-time to schedule start and duration
2022-04-25 17:00:07 +02:00
search_metadata.py
Catch more errors on import metadata provider
2022-04-17 19:05:56 +02: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
Bug fix after merge (renamed variable)
2022-04-13 19:34:14 +02:00
updater.py
Merge branch 'master' into cover_thumbnail
2022-03-14 19:41:47 +01:00
uploader.py
Merge remote-tracking branch 'epub_meta/master'
2022-04-18 20:07:01 +02:00
usermanagement.py
Better epub cover parsing with multiple cover-image items
2022-03-13 19:00:37 +01:00
web.py
Merge branch 'master' into cover_thumbnail
2022-04-20 07:25:37 +02:00