.. |
cw_login
|
Make datetime utcnow compatible to older python versions
|
2024-08-10 21:05:29 +02:00 |
metadata_provider
|
Fix for load metadata from amazon
|
2024-09-14 10:23:11 +02:00 |
services
|
Code cosmetics
|
2024-06-20 19:12:46 +02:00 |
static
|
Fix for #3145 (improved contrast for epub reader headline)
|
2024-09-14 18:55:35 +02:00 |
tasks
|
Bugfix generate thumbnails on gdrive
|
2024-08-18 20:14:29 +02:00 |
templates
|
Fix for #3145 (improved contrast for epub reader headline)
|
2024-09-14 18:55:35 +02:00 |
translations
|
Merge remote-tracking branch 'it/patch-1'
|
2024-09-14 10:53:30 +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
|
Fix for #3131 (Enable/Disable "Separate Book Files from Library" issue)
|
2024-08-23 10:51:37 +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
|
|
|
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
|
Fix for #3131 (Enable/Disable "Separate Book Files from Library" issue)
|
2024-08-23 10:51:37 +02:00 |
constants.py
|
Fix for #2990 (Kobo browser not downloading kepub files)
|
2024-08-15 19:02:11 +02:00 |
converter.py
|
|
|
cover.py
|
|
|
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 for #3131 (Enable/Disable "Separate Book Files from Library" issue)
|
2024-08-23 10:51:37 +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
|
|
|
file_helper.py
|
Output error message in case import of libmagic fails (#3104)
|
2024-07-20 11:31:31 +02:00 |
fs.py
|
|
|
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
|
Removed obsolete code
|
2024-09-14 11:15:04 +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
|
|
|
opds.py
|
Update after testrun
|
2024-07-15 19:38:54 +02:00 |
pagination.py
|
|
|
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
|
|
|
schedule.py
|
Clean expired sessions (also old sessions without expiry date)
|
2024-07-17 20:05:51 +02:00 |
search_metadata.py
|
Fix for load metadata from amazon
|
2024-09-14 10:23:11 +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
|
Update save shelf sort algorithm
|
2024-08-21 19:25:50 +02:00 |
string_helper.py
|
Improved whitespace removal
|
2024-08-13 07:07:54 +02:00 |
subproc_wrapper.py
|
|
|
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 |