Commit Graph

128 Commits (master)

Author SHA1 Message Date
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
3 months ago
Ozzie Isaacs 2ba14acf4f Merge branch 'master' into Develop
# Conflicts:
#	cps/helper.py
3 months ago
Ozzie Isaacs 80a2d07009 fix embed metadata, split library and download file / convert files 3 months ago
Ozzie Isaacs ff9e1ed7c8 Implemented embed metadata on send to ereader 3 months ago
Ozzie Isaacs 8e5bee5352 Merge remote-tracking branch 'embed_metadata/embed_metadata_on_send' into Develop 3 months ago
Ozzie Isaacs 873602a5c9 Deleted unused code 3 months ago
Ozzie Isaacs 3814fbf08f Bugfixes from testrun 4 months ago
Ozzie Isaacs b8031cd53f Add possibility to replace kepub metadata on download 4 months ago
Ozzie Isaacs e0327db08f Enable embedd metadata of kepub file during conversion 4 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
5 months ago
Ozzie Isaacs 9ef89dbcc3 Bugfix convert file from gdrive without cover
Update Teststatus
5 months ago
Ozzie Isaacs 1086296d1d Make embed metadata configurable 5 months ago
Ozzie Isaacs fd90d6e375 Delete temp dir not shown in tasks overview
Handle case no cover during convert ebook
5 months ago
Ozzie Isaacs 7fbbb85f47 Temp folder is deleted on regular base 5 months ago
Ozzie Isaacs cf6810db87 Refactored get_temp_dir
bugfixes export_metadata
6 months ago
Ozzie Isaacs d68e57c4fc Implement split library and books
Bugfix arrows in comic reader
Fix kobo download link
Updated requirement
6 months ago
Ozzie Isaacs b7aaa0f24d Add metadata change code 6 months ago
Ozzie Isaacs fda62dde1d Fix for not changing password in email settings
Improved ssl certificate check on sending emails
10 months ago
Ozzie Isaacs dba83a2900 Fixes for sqlalachemy2 1 year ago
Ozzie Isaacs ba7fee3918 Update metadatabackup 1 year ago
Ozzie Isaacs e3fffa8a8f Bugfix backup metadata for custom date, custom categories 1 year ago
Ozzie Isaacs 224777f5e3 Handle case that cover size is smaller than thumbnail size
Update teststatus
1 year ago
Ozzie Isaacs cbd679eb24 Bugfix write metadata
Bugfix change of custom column now sets updates the book timestamp
1 year ago
Ozzie Isaacs cf850c6ed5 Bugfix backup metadata 1 year ago
Ozzie Isaacs 64e9b13311 Bugfix after merge
Bugfix generate Metadata backup
1 year ago
Ozzie Isaacs 76b0411c33 Bugfix failed tasks can no longer aborted
Metdatabackup is done on startup if app mode is test
1 year ago
Ozzie Isaacs b28a2cc58c Merge branch 'master' into Develop
# Conflicts:
#	cps/web.py
#	test/Calibre-Web TestSummary_Linux.html
1 year ago
Ozzie Isaacs 508e2b4d0a Merge branch 'master' into Develop
# Conflicts:
#	cps/admin.py
#	cps/config_sql.py
#	cps/search.py
#	cps/templates/admin.html
#	cps/web.py
#	setup.cfg
#	test/Calibre-Web TestSummary_Linux.html
1 year ago
Ozzie Isaacs 43ee85fbb5 Removed unnecessary Unicode "u" 1 year ago
Ozzie Isaacs 8022b1bb36 Merge remote-tracking branch 'english/master' 1 year ago
Ozzieisaacs 3d59a78c9f little refactoring for send emails through gmail account 2 years ago
Ghighi Eftimie 397cd987cb added try except block for send_gmail_email method 2 years ago
Ozzie Isaacs 04908e22fe backup metadata 5th step 2 years ago
Ozzie Isaacs c10708ed07 Backup metadata 4th step 2 years ago
Ozzie Isaacs 26be5ee237 Backup metadata 3rd step 2 years ago
Ozzieisaacs 241aa77d41 backup metadata second step 2 years ago
Ozzieisaacs ca0ee5d391 backup metadata first step 2 years ago
Thore Schillmann 9bcbe523d7 (draft) metadata embedding when sending to device 2 years ago
Thore Schillmann 4913673e8f added `subprocess.wait()` when getting metadata 2 years ago
Thore Schillmann fc004f4f0c moved `get_calibre_binarypath()` to `helper.py` 2 years ago
Ozzie Isaacs 3bde8a5d95 Encrypt passwords 2 years ago
Thore Schillmann e39c6130c3 cleanup and better error handling 2 years ago
Thore Schillmann 3c4330ba51 refactoring of calibre binary detection 2 years ago
Thore Schillmann 8c781ad4a4 code cleanup and implements cover change 2 years ago
Thore Schillmann 5e9ec706c5 first draft of embedding metadata on conversion 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 9410b47144 Refactored startup for compatibility with pyinstaller 5.0 2 years ago