..
cw_login
Make datetime utcnow compatible to older python versions
2024-08-10 21:05:29 +02:00
metadata_provider
Fix metadata search results
2024-08-12 18:32:35 +02:00
services
Code cosmetics
2024-06-20 19:12:46 +02:00
static
Bugfix load metadata
2024-08-18 18:52:13 +02:00
tasks
Bugfix generate thumbnails on gdrive
2024-08-18 20:14:29 +02:00
templates
Bugfixes from testrun
2024-08-21 18:21:19 +02:00
translations
Update german translation
2024-08-17 13:50:33 +02:00
__init__.py
Remove deprecated utcnow method
2024-08-10 18:55:24 +02:00
about.py
Bugfix load metadata
2024-08-18 18:52:13 +02:00
admin.py
Upload (multiple) book formats with progress and merge the corresponding metadata into the book
2024-08-17 15:34:50 +02:00
audio.py
Fix cover handling on upload formats
2024-08-18 10:59:39 +02:00
babel.py
proxy login is now no longer saving cookies,
2024-07-14 16:24:07 +02:00
cache_buster.py
Fix Cache Buster
2022-05-22 12:49:00 +01:00
clean_html.py
Added "br" to not sanitized comments tag
2024-07-08 14:09:53 +02:00
cli.py
Code cosmetics
2024-06-20 19:12:46 +02:00
comic.py
Fix cover handling on upload formats
2024-08-18 10:59:39 +02:00
config_sql.py
Improved whitespace removal
2024-08-13 07:07:54 +02:00
constants.py
Fix for #2990 (Kobo browser not downloading kepub files)
2024-08-15 19:02:11 +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
Upload (multiple) book formats with progress and merge the corresponding metadata into the book
2024-08-17 15:34:50 +02:00
debug_info.py
Fixes after testrun
2024-08-11 08:21:01 +02:00
dep_check.py
Code cosmetics
2024-06-20 19:12:46 +02:00
editbooks.py
Bugfixes from testrun
2024-08-21 18:21:19 +02:00
embed_helper.py
Fix wrong quotes on calibre binary call for windows
2024-07-21 13:46:36 +02:00
epub_helper.py
Code cosmetics
2024-06-20 19:12:46 +02:00
epub.py
Fix cover handling on upload formats
2024-08-18 10:59:39 +02:00
error_handler.py
Code cosmetics
2024-06-20 19:12:46 +02:00
fb2.py
Removed unnecessary Unicode "u"
2023-01-21 15:23:18 +01:00
file_helper.py
Output error message in case import of libmagic fails ( #3104 )
2024-07-20 11:31:31 +02:00
fs.py
Bugfix session commit
2022-04-30 10:17:41 +02:00
gdrive.py
proxy login is now no longer saving cookies,
2024-07-14 16:24:07 +02:00
gdriveutils.py
Enabled covers with gdrive
2024-07-02 20:53:08 +02:00
gevent_wsgi.py
Log Forwarded for address in accesslog instead of client address for gevent
2024-07-08 14:42:48 +02:00
helper.py
Upload (multiple) book formats with progress and merge the corresponding metadata into the book
2024-08-17 15:34:50 +02:00
iso_language_names.py
Merge branch 'Develop'
2024-06-30 12:20:42 +02:00
isoLanguages.py
Bugfix load metadata
2024-08-18 18:52:13 +02:00
jinjia.py
Improvements merge metadata upload format
2024-08-18 16:45:42 +02:00
kobo_auth.py
proxy login is now no longer saving cookies,
2024-07-14 16:24:07 +02:00
kobo_sync_status.py
Make datetime utcnow compatible to older python versions
2024-08-10 21:05:29 +02:00
kobo.py
Fix for #2990 (Kobo browser not downloading kepub files)
2024-08-15 19:02:11 +02:00
logger.py
feat: base is_debug on effective level vs root log level
2024-03-19 11:05:04 +11:00
main.py
Removed unused imports
2024-07-29 20:08:17 +02:00
MyLoginManager.py
Removed unused imports
2024-07-29 20:08:17 +02:00
oauth_bb.py
Update after testrun
2024-07-15 19:38:54 +02:00
oauth.py
Refactored web.py to shrink size of file
2022-04-26 11:49:06 +02:00
opds.py
Update after testrun
2024-07-15 19:38:54 +02:00
pagination.py
Better epub cover parsing with multiple cover-image items
2022-03-13 19:00:37 +01:00
redirect.py
Fixed read statu search with linked column in advanced search
2024-07-31 19:25:01 +02:00
remotelogin.py
proxy login is now no longer saving cookies,
2024-07-14 16:24:07 +02:00
render_template.py
proxy login is now no longer saving cookies,
2024-07-14 16:24:07 +02:00
reverseproxy.py
Code cleaning (remove python2)
2021-10-04 19:23:24 +02:00
schedule.py
Clean expired sessions (also old sessions without expiry date)
2024-07-17 20:05:51 +02:00
search_metadata.py
proxy login is now no longer saving cookies,
2024-07-14 16:24:07 +02:00
search.py
Bugfixes from testrun
2024-08-21 18:21:19 +02:00
server.py
Log Forwarded for address in accesslog instead of client address for gevent
2024-07-08 14:42:48 +02:00
shelf.py
Implementation of sorting according to shelf added
2024-08-14 18:21:21 +02:00
string_helper.py
Improved whitespace removal
2024-08-13 07:07:54 +02:00
subproc_wrapper.py
Code cleaning (remove python2)
2021-10-04 19:23:24 +02:00
tasks_status.py
Added error message to task list
2024-08-02 18:08:18 +02:00
tornado_wsgi.py
Log Forwarded for address in accesslog instead of client address for tornado
2024-07-08 15:04:53 +02:00
ub.py
Fix for #2990 (Kobo browser not downloading kepub files)
2024-08-15 19:02:11 +02:00
updater.py
Code cosmetics
2024-06-20 19:12:46 +02:00
uploader.py
Fix cover handling on upload formats
2024-08-18 10:59:39 +02:00
usermanagement.py
Update login routine (remember me working)
2024-07-17 19:42:12 +02:00
web.py
Improvements merge metadata upload format
2024-08-18 16:45:42 +02:00