| .. |
|
metadata_provider
|
Bugfixes from Testrun
|
2022-04-19 20:37:27 +02:00 |
|
services
|
reenable startup logging
|
2022-04-26 14:45:06 +02:00 |
|
static
|
Updated jsonschema requirement
|
2022-05-06 17:49:12 +02:00 |
|
tasks
|
Bugfix session commit
|
2022-04-30 10:17:41 +02:00 |
|
templates
|
Added missing translation strings
|
2022-05-01 13:24:11 +02:00 |
|
translations
|
Added missing translation strings
|
2022-05-01 13:24:11 +02:00 |
|
__init__.py
|
Bugfix start as program
|
2022-04-29 18:26:09 +02:00 |
|
about.py
|
Removed duplicate Werkzeug entry in about page
|
2022-05-01 12:36:35 +02:00 |
|
admin.py
|
More bugfixes for time and datetime.time
|
2022-05-01 10:38:31 +02:00 |
|
babel.py
|
Further migration to flask_babel
|
2022-04-26 20:24:40 +02:00 |
|
cache_buster.py
|
Handle permission errors for static files (Fix for #2358)
|
2022-04-03 20:26:43 +02:00 |
|
cli.py
|
Refactored startup for compatibility with pyinstaller 5.0
|
2022-04-26 11:10:44 +02:00 |
|
comic.py
|
Add pubdate, publisher and identifiers metadata #2163
|
2022-04-05 01:26:35 +01:00 |
|
config_sql.py
|
Remove mature tags config option
|
2022-05-03 18:43: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
|
Replace "ast" by "json.loads" to handle enums with default values/colors (fix for #2398)
|
2022-05-05 18:04:34 +02:00 |
|
debug_info.py
|
Fix encoding errors on windows while downloading logbooks
|
2021-07-12 17:33:35 +02:00 |
|
dep_check.py
|
Try to prevent error from #2390
|
2022-05-02 17:42:26 +02:00 |
|
editbooks.py
|
reenable startup logging
|
2022-04-26 14:45:06 +02:00 |
|
epub.py
|
Add pubdate, publisher and identifiers metadata #2163
|
2022-04-05 01:26:35 +01:00 |
|
error_handler.py
|
Refactored web.py to shrink size of file
|
2022-04-26 11:49:06 +02:00 |
|
fb2.py
|
Add pubdate, publisher and identifiers metadata #2163
|
2022-04-05 01:26:35 +01:00 |
|
fs.py
|
Bugfix session commit
|
2022-04-30 10:17:41 +02:00 |
|
gdrive.py
|
Database error is more detailed
|
2022-03-12 17:14:54 +01:00 |
|
gdriveutils.py
|
Refactored web.py to shrink size of file
|
2022-04-26 11:49:06 +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
|
Fix for #2394
|
2022-05-04 19:23:08 +02:00 |
|
iso_language_names.py
|
Added dse to supported languages
|
2022-01-06 14:10:06 +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
|
reenable startup logging
|
2022-04-26 14:45:06 +02: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 |
|
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
|
Database error is more detailed
|
2022-03-12 17:14:54 +01:00 |
|
oauth.py
|
Refactored web.py to shrink size of file
|
2022-04-26 11:49:06 +02:00 |
|
opds.py
|
reenable startup logging
|
2022-04-26 14:45:06 +02:00 |
|
pagination.py
|
Better epub cover parsing with multiple cover-image items
|
2022-03-13 19:00:37 +01:00 |
|
redirect.py
|
Refactored web.py to shrink size of file
|
2022-04-26 11:49:06 +02:00 |
|
remotelogin.py
|
Better epub cover parsing with multiple cover-image items
|
2022-03-13 19:00:37 +01:00 |
|
render_template.py
|
Refactored web.py to shrink size of file
|
2022-04-26 11:49:06 +02:00 |
|
reverseproxy.py
|
Code cleaning (remove python2)
|
2021-10-04 19:23:24 +02:00 |
|
schedule.py
|
Bugfix session commit
|
2022-04-30 10:17:41 +02:00 |
|
search_metadata.py
|
Further migration to flask_babel
|
2022-04-26 20:24:40 +02:00 |
|
search.py
|
Further migration to flask_babel
|
2022-04-26 20:24:40 +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
|
reenable startup logging
|
2022-04-26 14:45:06 +02:00 |
|
subproc_wrapper.py
|
Code cleaning (remove python2)
|
2021-10-04 19:23:24 +02:00 |
|
tasks_status.py
|
Further migration to flask_babel
|
2022-04-26 20:24:40 +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
|
Refactored web.py to shrink size of file
|
2022-04-26 11:49:06 +02:00 |
|
updater.py
|
Fix typo
|
2022-05-01 10:25:38 +02:00 |
|
uploader.py
|
Removed duplicate Werkzeug entry in about page
|
2022-05-01 12:36:35 +02:00 |
|
usermanagement.py
|
Better epub cover parsing with multiple cover-image items
|
2022-03-13 19:00:37 +01:00 |
|
web.py
|
Further migration to flask_babel
|
2022-04-26 20:24:40 +02:00 |