Commit Graph

3496 Commits (e7464f26948bc6695b99de5420fc035e5ba6b12b)
 

Author SHA1 Message Date
Ozzie Isaacs e7464f2694 Refactored web.py to shrink size of file 2 years ago
Ozzie Isaacs 47414ada69 Merge branch 'master' into Develop 2 years ago
Ozzie Isaacs 9410b47144 Refactored startup for compatibility with pyinstaller 5.0 2 years ago
Ozzie Isaacs db03fb3edd Merge branch 'cover_thumbnail' into Develop 2 years ago
Ozzie Isaacs 2b03cae017 Bugfix scheduler end task 2 years ago
Ozzie Isaacs 21ebdc0130 Bugfixes from testrun 2 years ago
Ozzie Isaacs 6e8445fed5 Changed schedule start- and end-time to schedule start and duration
Localized display of schedule start-time and duration
Removed displaying scheduling settings if "APScheduler" is missing
Input check for start-time and duration
2 years ago
Ozzie Isaacs d83c731030 Reconnect only if reconnect is enabled 2 years ago
Ozzie Isaacs ae9a970782 Add button to update cover cache (for usecase sideloaded changed cover)
Bugfix logig start background schedue
2 years ago
Ozzie Isaacs 1e723dff3a Make texts in Background thread translatable 2 years ago
Ozzie Isaacs 8421a17a82 Always catch sqlite create_function error 2 years ago
Ozzie Isaacs bc96ff9a39 Enable scheduled side deleting of thumbnails of deleted books 2 years ago
Ozzie Isaacs bf049d8240 Make series cover cache invisible 2 years ago
Ozzie Isaacs 6e783cd7ee Make Task Stop Action green (marked as clickable) 2 years ago
Ozzie Isaacs 069dc2766f Update optional-requirements
Bugfix with serializing tasks
Bugfix order of tasks (id was used instead of task_id)
Code cosmetics
2 years ago
Ozzie Isaacs 2f5b9e41ac Reduce number visible System tasks in Tasks list 2 years ago
Ozzie Isaacs 9a8093db31 Thumbnail is generated directly after a book is added 2 years ago
Ozzie Isaacs 5c342d4e7c use get for dicts 2 years ago
Ozzie Isaacs 3c98cd1b9a Merge branch 'master' into cover_thumbnail
# Conflicts:
#	test/Calibre-Web TestSummary_Linux.html
2 years ago
Ozzie Isaacs 2303fc0814 Updated requirements
Update after testrun
2 years ago
Ozzie Isaacs a8680a45ca Bugfixes from Testrun
Update teststatus
2 years ago
Ozzie Isaacs d75d95f401 Merge remote-tracking branch 'epub_meta/master' 2 years ago
Ozzie Isaacs fbb6de7195 Merge remote-tracking branch 'translation/translation/Simplified_Chinese' 2 years ago
xlivevil 3cbbf6fa86
Update Simplifield Chinese translation 2 years ago
Ozzieisaacs c92d65aad3 Catch more errors on import metadata provider 2 years ago
Ozzieisaacs c61e5d6ac0 Fix amazon metadata-provider 2 years ago
Ozzieisaacs 130af069aa Merge remote-tracking branch 'douban/metadata_provider/douban'
# Conflicts:
#	cps/metadata_provider/amazon.py
#	cps/metadata_provider/lubimyczytac.py
2 years ago
Ozzieisaacs 09b381101b Added "None" to list of file formats, tags, series, languages
Unified languages.html and list.html template
2 years ago
Ozzie Isaacs 6184e2b7bc Updated cve numbers 2 years ago
Ozzie Isaacs 2f3e5eadeb Bug fix after merge (renamed variable) 2 years ago
Ozzie Isaacs fe5d684d2c Merge branch 'master' into cover_thumbnail 2 years ago
Ozzie Isaacs df53a5d8c9 Prevent none comment while upload pdf documents 2 years ago
Ozzie Isaacs 83b99fcb1a Fix cover upload url with spaces at the end
Support image/jpg as upload format mimetype, remove redundant check of mimetype
2 years ago
Ozzie Isaacs 028e6855a7 Pagination button disapears in standard theme once infinite scroll is triggered 2 years ago
Wulf Rajek adf6728f14 Gracefully deal with incorrect dates 2 years ago
Ozzie Isaacs 652d0fd86f Update google-api-python-client version 2 years ago
Ozzie Isaacs 1136383b9a Bugfix for cli folder names as -p or -g parameters 2 years ago
Ozzie Isaacs d770e5392e Further fix for #2363 2 years ago
Ozzie Isaacs 3d2e7e847e Merge branch 'master' into cover_thumbnail
# Conflicts:
#	setup.cfg
#	test/Calibre-Web TestSummary_Linux.html
2 years ago
Ozzie Isaacs a63af5882e Fix for #2363 (Handle empty response from lubimyczytac metadata provider) 2 years ago
Wulf Rajek 2d0af0ab49 Add pubdate, publisher and identifiers metadata #2163 2 years ago
Ozzie Isaacs d912c1c476 Bugfix Quick start section 2 years ago
Ozzie Isaacs 42b0226f1a Fix for missing "query" entry in flask_session 2 years ago
Ozzie Isaacs 8adae6ed0c Handle permission errors for static files (Fix for #2358)
Version bump
2 years ago
Ozzie Isaacs fee76741a0 Update Testresult 2 years ago
Ozzie Isaacs f36d3a76be Return false if custom columns generate an error during connect database
Replaced existing with valid in readme to make it more clear what database is needed
2 years ago
Ozzie Isaacs afaf496fbe Merge branch 'master' into cover_thumbnail
# Conflicts:
#	cps/db.py
#	cps/templates/author.html
#	cps/templates/discover.html
#	cps/templates/index.html
#	cps/templates/search.html
#	cps/templates/shelf.html
#	cps/web.py
#	requirements.txt
#	test/Calibre-Web TestSummary_Linux.html
2 years ago
Ozzie Isaacs c06754975e Added bookeen to the reader for "simple theming" (#1861) 2 years ago
Ozzie Isaacs 834edadc28 Possible fix for #2350 and #2351 (databse locked)
Fix for #2309 (long unicode filenames could get to long)
2 years ago
Ozzie Isaacs 7861f8a89a Prevent problems with werkzeug and flask_login on new installations 2 years ago