Commit Graph

25 Commits (3bde8a5d955e5137e6e963f5f2bd371f251c4d8c)

Author SHA1 Message Date
Ozzie Isaacs 3bde8a5d95 Encrypt passwords 2 years ago
Ozzie Isaacs 9410b47144 Refactored startup for compatibility with pyinstaller 5.0 2 years ago
Ozzie Isaacs 1e723dff3a Make texts in Background thread translatable 2 years ago
Ozzie Isaacs d9a83e0638 Merge branch 'master' into cover_thumbnail
# Conflicts:
#	cps/editbooks.py
#	cps/helper.py
#	cps/web.py
#	test/Calibre-Web TestSummary_Linux.html
2 years ago
Ozzie Isaacs 4379669cf8 Database error is more detailed
renamed debug_or_exception to error_or_exception
2 years ago
Ozzie Isaacs ef7c6731bc Possible fix for #2301 (sending emails from custom domain name server) 2 years ago
Ozzie Isaacs e9b674f46e Fix a problem with sending emails from custom domain name server (#2301) 2 years ago
mmonkey 18ce310b30 Merge branch Develop into thumbnails 2 years ago
Ozzieisaacs 573c9f9fb4 Improved logging (right stacklevel on mail exceptions)
Updated jsonschema requirements
2 years ago
Ozzie Isaacs 021298374e Improved debug output for task added
Improved handling of calibre output on windows
2 years ago
Ozzie Isaacs ed26d34961 Code cleaning (remove python2) 3 years ago
mmonkey 46205a1f83 Made long running tasks cancellable. Added cancel button to cancellable tasks in the task list. Added APP_MODE env variable for determining if the app is running in development, test, or production. 3 years ago
Ozzie Isaacs d4cfad6363 Fixed several text problems from tasks
Fixed task update
3 years ago
Ozzie Isaacs 97e4707f72 user list column value and tags editor (#1938)
Bugfixes for massedit in user list (#1938)
Changed no. of debug messages
3 years ago
Ozzie Isaacs 450ee43677 Additional logging for emails 3 years ago
Ozzie Isaacs 8acd1f1fe4 Code refactoring and improved error handling for edit user list
Update teststatus
3 years ago
Ozzie Isaacs b17d71e4c3 Update optional-requirements.txt
Bugfix Mail task after convert task
3 years ago
Ozzie Isaacs 99520d54a5 Added ability to send emails via gmail (#1905)
Gmail email sending
3 years ago
Ozzie Isaacs 130a4ed2d3 Fix opds and error logging in mail 3 years ago
Ozzie Isaacs 59ebc1af8a Code refactoring 3 years ago
Ozzieisaacs a659f2e49d Improved logging for emails
Removed private data from debug export
3 years ago
Ozzieisaacs b637a63e71 Refactored exception logging 4 years ago
Ozzieisaacs e3f4f24c3e Fixes for failed email and conversions with gdrive 4 years ago
OzzieIsaacs 1a9a436cbe Fixed wrong translation string
Removed unused variables from callback in server.py
Update Testresults
4 years ago
OzzieIsaacs 62dd29d2f3 Renamed email to mail due to naming conflict in python2 4 years ago