Commit Graph

72 Commits (8bc1f03164ed1daf27768935fc55018c44466f60)

Author SHA1 Message Date
Ozzie Isaacs 87b82424d5 Improved whitespace removal
Testresults
1 month ago
Ozzie Isaacs a0728b07d0 Fix wrong quotes on calibre binary call for windows 2 months ago
Ozzie Isaacs 02d2c2bbf8 Better error message on failed convert because of running calibre instance (#3100) 2 months ago
Ozzie Isaacs c4a38087d9 Merge remote-tracking branch 'csv_kindle/master' 3 months ago
Ozzie Isaacs 64e4a1155c Code cosmetics
Bugfix missing bleach tags (#3080)
Bugfix pdfreader
3 months ago
Ozzie Isaacs c3fc125501 Added command line option or overwriting limiter backend
Added logger functions to remove newlines in messages
CalibreTask has now a default name
7 months ago
Ozzie Isaacs 2ba14acf4f Merge branch 'master' into Develop
# Conflicts:
#	cps/helper.py
7 months ago
Ozzie Isaacs 80a2d07009 fix embed metadata, split library and download file / convert files 7 months ago
Ozzie Isaacs ff9e1ed7c8 Implemented embed metadata on send to ereader 7 months ago
Ozzie Isaacs 3814fbf08f Bugfixes from testrun 8 months ago
Ozzie Isaacs e0327db08f Enable embedd metadata of kepub file during conversion 9 months ago
Ozzie Isaacs 31c8909dea Merge branch 'Develop' into metadata -> Now all tests should run "pass" now
# Conflicts:
#	cps/constants.py
#	cps/helper.py
#	cps/tasks/convert.py
#	test/Calibre-Web TestSummary_Linux.html
9 months ago
Ozzie Isaacs 9ef89dbcc3 Bugfix convert file from gdrive without cover
Update Teststatus
10 months ago
Ozzie Isaacs 1086296d1d Make embed metadata configurable 10 months ago
Ozzie Isaacs fd90d6e375 Delete temp dir not shown in tasks overview
Handle case no cover during convert ebook
10 months ago
Ozzie Isaacs cf6810db87 Refactored get_temp_dir
bugfixes export_metadata
10 months ago
Ozzie Isaacs d68e57c4fc Implement split library and books
Bugfix arrows in comic reader
Fix kobo download link
Updated requirement
11 months ago
Ozzie Isaacs b7aaa0f24d Add metadata change code 11 months ago
Ozzie Isaacs 43ee85fbb5 Removed unnecessary Unicode "u" 2 years ago
Ozzie Isaacs 8022b1bb36 Merge remote-tracking branch 'english/master' 2 years ago
gjutras ff46af9c49 fix indentation and spaces 2 years ago
gjutras 0a7345186d Merge branch 'janeczku-master'
# Conflicts:
#	cps/helper.py
#	cps/tasks/convert.py
#	cps/templates/user_edit.html
2 years ago
Ozzie Isaacs f85b587d0a Prevent converting of kepub on every new user (#2446)
Added error logging message if convert fails
If convert only task, only convert book message is logged
2 years ago
Ozzie Isaacs fbac3e38ac Eenabled send epubs to E-Reader devices 2 years ago
Ozzie Isaacs e8e4d87d39 Bugfix session commit
Bugfix get_locale
Bugfix reconnect database schedule
Bugfix no permission error message logging
Bugfix updater
2 years ago
Ozzie Isaacs e7464f2694 Refactored web.py to shrink size of file 2 years ago
Ozzie Isaacs 1e723dff3a Make texts in Background thread translatable 2 years ago
gjutras cb0d9ec95c Allow kindle_email to be CSV to allow sending to multiple kindles 3 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
3 years ago
Ozzie Isaacs e9b674f46e Fix a problem with sending emails from custom domain name server (#2301) 3 years ago
Ozzie Isaacs 4a0dde0371 Merge remote-tracking branch 'cover_images/thumbnails' into cover_thumbnail
# Conflicts:
#	cps/admin.py
#	cps/config_sql.py
#	cps/helper.py
#	cps/tasks/upload.py
#	cps/updater.py
#	cps/web.py
3 years ago
Ozzie Isaacs e22b3da601 Merge branch 'master' into Develop
# Conflicts:
#	cps/tasks/convert.py
#	test/Calibre-Web TestSummary_Linux.html
3 years ago
Ozzie Isaacs 7c623941de Bugfixes after testrun
Enabled re-encode of bookformats
3 years ago
Ozzie Isaacs 3bb41aca6d Bugfix for already present mobi file during convert (fixes #1900) 3 years ago
Ozzie Isaacs 895f68033f Improved detection of changed database 3 years ago
mmonkey 18ce310b30 Merge branch Develop into thumbnails 3 years ago
Ozzie Isaacs 35f6f4c727 Deleted book formats remove book from synced to kobo table
updated teststatus
3 years ago
Ozzie Isaacs bc7a305285 Deleted book formats remove book from synced to kobo table
updated teststatus
3 years ago
Ozzie Isaacs b7927a0df1 Bugfix handling of stacktrace from calibre 3 years ago
Ozzie Isaacs 021298374e Improved debug output for task added
Improved handling of calibre output on windows
3 years ago
Ozzieisaacs 25b09a532f Fixed missing handle_error in convert calibre task (database readonly case) 3 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 8acd1f1fe4 Code refactoring and improved error handling for edit user list
Update teststatus
4 years ago
Ozzieisaacs a659f2e49d Improved logging for emails
Removed private data from debug export
4 years ago
OzzieIsaacs a80a8aab1c Fix LDAP import user 4 years ago
OzzieIsaacs d39b28b011 Fix for existing book format with gdrive 4 years ago
OzzieIsaacs 8f36128fe3 Merge branch 'session' into Develop 4 years ago
Ozzieisaacs 1a9b220ec2 Session no longer expires on commit (only in worker thread) 4 years ago