..
services
Code refactoring and improved error handling for edit user list
2021-04-06 17:29:42 +02:00
static
Prevent traceback after delete user
2021-04-12 19:04:27 +02:00
tasks
Code refactoring and improved error handling for edit user list
2021-04-06 17:29:42 +02:00
templates
Update requirements
2021-04-13 19:08:02 +02:00
translations
Merge remote-tracking branch 'de_translation/patch-1' into master
2021-04-06 18:08:32 +02:00
__init__.py
Fix wording and tabs
2021-03-27 17:30:10 +01:00
about.py
Suppress some errors
2021-03-15 13:48:05 +01:00
admin.py
Update requirements
2021-04-13 19:08:02 +02:00
cache_buster.py
Suppress some errors
2021-03-15 13:48:05 +01:00
cli.py
Added Password change on cli
2021-01-17 09:17:46 +01:00
comic.py
Code refactoring and improved error handling for edit user list
2021-04-06 17:29:42 +02:00
config_sql.py
Bugfix sort books list and user list
2021-04-08 19:37:08 +02:00
constants.py
Merge branch 'master' into development
2021-03-19 20:33:38 +01:00
converter.py
Remove unused imports
2020-10-27 11:06:43 +01:00
db.py
Refactored list checkbox sort
2021-04-12 18:39:09 +02:00
debug_info.py
Fix export of logfiles ( #1794 )
2021-01-02 20:38:11 +01:00
editbooks.py
Update requirements
2021-04-13 19:08:02 +02:00
epub.py
Update tests
2021-03-23 18:57:04 +01:00
error_handler.py
Suppress some errors
2021-03-15 13:48:05 +01:00
fb2.py
Fix metadata recognition fb2 files
2021-03-19 20:32:15 +01:00
gdrive.py
Code refactoring and improved error handling for edit user list
2021-04-06 17:29:42 +02:00
gdriveutils.py
Bugfix sort books list and user list
2021-04-08 19:37:08 +02:00
helper.py
Delete user working from user table ( #1938 )
2021-04-10 11:32:25 +02:00
iso_language_names.py
Added Brazilian translation
2021-03-27 12:20:07 +01:00
isoLanguages.py
Fixes for book edit with title sort and author sort
2021-04-04 14:01:06 +02:00
jinjia.py
Changed user.nickname to user.name
2021-03-21 18:55:02 +01:00
kobo_auth.py
Changed user.nickname to user.name
2021-03-21 18:55:02 +01:00
kobo.py
Code refactoring and improved error handling for edit user list
2021-04-06 17:29:42 +02:00
logger.py
Fixed logging of exception in debug_or_exception handler for python version <3.8
2021-01-12 20:51:49 +01:00
oauth_bb.py
Update requirements
2021-04-13 19:08:02 +02:00
oauth.py
Some code cosmetics
2021-03-14 13:28:52 +01:00
opds.py
Bugfixes opds feed
2021-03-22 19:01:18 +01:00
pagination.py
Removed shebang on non executable scripts
2020-02-10 18:37:47 +01:00
redirect.py
Removed shebang on non executable scripts
2020-02-10 18:37:47 +01:00
remotelogin.py
Changed user.nickname to user.name
2021-03-21 18:55:02 +01:00
render_template.py
Fixed alphabetical order in list and grid view
2021-03-21 19:31:32 +01:00
reverseproxy.py
Fix kobo links for reverse proxies with subdomains (and docker?) #1470
2020-07-04 13:35:08 +02:00
server.py
Fix metadata recognition fb2 files
2021-03-19 20:32:15 +01:00
shelf.py
Code refactoring and improved error handling for edit user list
2021-04-06 17:29:42 +02:00
subproc_wrapper.py
Suppress some errors
2021-03-15 13:48:05 +01:00
ub.py
Bugfix sort books list and user list
2021-04-08 19:37:08 +02:00
updater.py
Added gmail.json file to excluded file, added file also to excluded file during update
2021-03-28 15:01:56 +02:00
uploader.py
Code refactoring and improved error handling for edit user list
2021-04-06 17:29:42 +02:00
usermanagement.py
Changed user.nickname to user.name
2021-03-21 18:55:02 +01:00
web.py
Update requirements
2021-04-13 19:08:02 +02:00