.. |
metadata_provider
|
Fix for #2657 (TypeError: 'NoneType' object is not iterable from amazon)
|
2023-01-22 08:02:17 +01:00 |
services
|
Update for #2653 (AP Scheduler triggers are function calls and not strings anymore)
|
2023-01-15 13:49:16 +01:00 |
static
|
Merge remote-tracking branch 'no/Translate-to-norwegian'
|
2023-01-21 15:44:10 +01:00 |
tasks
|
Removed unnecessary Unicode "u"
|
2023-01-21 15:23:18 +01:00 |
templates
|
Merge remote-tracking branch 'english/master'
|
2023-01-21 15:19:59 +01:00 |
translations
|
Update German translation
|
2023-01-22 13:53:10 +01:00 |
__init__.py
|
Handle version 3.0 of flask-babel
|
2023-01-22 12:09:19 +01:00 |
about.py
|
Merge remote-tracking branch 'english/master'
|
2023-01-21 15:19:59 +01:00 |
admin.py
|
Removed unnecessary Unicode "u"
|
2023-01-21 15:23:18 +01:00 |
babel.py
|
Handle version 3.0 of flask-babel
|
2023-01-22 12:09:19 +01:00 |
cache_buster.py
|
Fix Cache Buster
|
2022-05-22 12:49:00 +01:00 |
cli.py
|
Fix typos
|
2022-07-01 21:26:06 +08:00 |
comic.py
|
Removed unnecessary Unicode "u"
|
2023-01-21 15:23:18 +01:00 |
config_sql.py
|
Removed unnecessary Unicode "u"
|
2023-01-21 15:23:18 +01:00 |
constants.py
|
Update version
|
2022-07-31 16:14:03 +02:00 |
converter.py
|
Code cosmetics
|
2022-05-21 21:52:59 +01:00 |
cover.py
|
Improved cover extraction for epub files
|
2022-03-12 18:01:11 +01:00 |
db.py
|
Removed unnecessary Unicode "u"
|
2023-01-21 15:23:18 +01:00 |
debug_info.py
|
Bugfix for #2433 (LazyString is not JSON serializable if one of kepubify/ebook-convert/unrar is not installed)
|
2022-06-08 20:25:35 +02:00 |
dep_check.py
|
Code cosmetics
|
2022-05-21 21:52:59 +01:00 |
editbooks.py
|
Removed unnecessary Unicode "u"
|
2023-01-21 15:23:18 +01:00 |
epub.py
|
Merge handle epub iodentifier
|
2023-01-23 12:55:09 +01:00 |
error_handler.py
|
Refactored web.py to shrink size of file
|
2022-04-26 11:49:06 +02:00 |
fb2.py
|
Removed unnecessary Unicode "u"
|
2023-01-21 15:23:18 +01:00 |
fs.py
|
Bugfix session commit
|
2022-04-30 10:17:41 +02:00 |
gdrive.py
|
Removed unnecessary Unicode "u"
|
2023-01-21 15:23:18 +01:00 |
gdriveutils.py
|
Removed unnecessary Unicode "u"
|
2023-01-21 15:23:18 +01: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
|
Removed unnecessary Unicode "u"
|
2023-01-21 15:23:18 +01:00 |
iso_language_names.py
|
Merge remote-tracking branch 'no/Translate-to-norwegian'
|
2023-01-21 15:44:10 +01:00 |
isoLanguages.py
|
Refactored web.py to shrink size of file
|
2022-04-26 11:49:06 +02:00 |
jinjia.py
|
Further migration to flask_babel
|
2022-04-26 20:24:40 +02:00 |
kobo_auth.py
|
Merge remote-tracking branch 'english/master'
|
2023-01-21 15:19:59 +01:00 |
kobo_sync_status.py
|
Improved detection of changed database
|
2022-02-06 14:22:55 +01:00 |
kobo.py
|
Merge remote-tracking branch 'english/master'
|
2023-01-21 15:19:59 +01:00 |
logger.py
|
Code cosmetics
|
2022-05-21 21:52:59 +01:00 |
main.py
|
Bugfix OAuth Login
|
2022-04-28 21:43:26 +02:00 |
MyLoginManager.py
|
Improved detection of changed database
|
2022-02-06 14:22:55 +01:00 |
oauth_bb.py
|
Removed unnecessary Unicode "u"
|
2023-01-21 15:23:18 +01:00 |
oauth.py
|
Refactored web.py to shrink size of file
|
2022-04-26 11:49:06 +02:00 |
opds.py
|
Removed unnecessary Unicode "u"
|
2023-01-21 15:23:18 +01:00 |
pagination.py
|
Better epub cover parsing with multiple cover-image items
|
2022-03-13 19:00:37 +01:00 |
redirect.py
|
Update flask-login requirement
|
2022-05-31 19:22:57 +02:00 |
remotelogin.py
|
Merge remote-tracking branch 'english/master'
|
2023-01-21 15:19:59 +01:00 |
render_template.py
|
English Language Updates - V3
|
2023-01-04 13:30:13 +11:00 |
reverseproxy.py
|
Code cleaning (remove python2)
|
2021-10-04 19:23:24 +02:00 |
schedule.py
|
Update for #2653 (AP Scheduler triggers are function calls and not strings anymore)
|
2023-01-15 13:49:16 +01:00 |
search_metadata.py
|
Further migration to flask_babel
|
2022-04-26 20:24:40 +02:00 |
search.py
|
Removed unnecessary Unicode "u"
|
2023-01-21 15:23:18 +01:00 |
server.py
|
Transfer gevent errors to log file
|
2022-05-09 19:47:43 +02:00 |
shelf.py
|
Merge remote-tracking branch 'english/master'
|
2023-01-21 15:19:59 +01:00 |
subproc_wrapper.py
|
Code cleaning (remove python2)
|
2021-10-04 19:23:24 +02:00 |
tasks_status.py
|
Removed unnecessary Unicode "u"
|
2023-01-21 15:23:18 +01: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
|
Removed unnecessary Unicode "u"
|
2023-01-21 15:23:18 +01:00 |
updater.py
|
Removed unnecessary Unicode "u"
|
2023-01-21 15:23:18 +01:00 |
uploader.py
|
Migrated pypdf2 to the now active developed pypdf
|
2023-01-22 11:31:47 +01:00 |
usermanagement.py
|
Better epub cover parsing with multiple cover-image items
|
2022-03-13 19:00:37 +01:00 |
web.py
|
Update German translation
|
2023-01-22 13:53:10 +01:00 |