Commit Graph

3014 Commits (7344ef353c51c9aaa7bc77352484ee233d55f0e3)

Author SHA1 Message Date
Ozzie Isaacs 8cb5989c97 Catch additional error on not existing custom column linked to read column (#2341)
Prevent metadata changes are lost on edit books with errors (#2326)
Better log output
Renamed log message on database delete
3 years ago
Ozzie Isaacs f34fc002da Implement missing cache delete Task identifier 3 years ago
Ozzie Isaacs 06e8845641 Implement delete thumbnail entry
Implement delete cache_dir on database change
3 years ago
Ozzie Isaacs 034ab73ccc Added environment variables for reconnect 3 years ago
Ozzie Isaacs 57cd8160a0 Removed accidently added line regarding "InstrumentedAttribute" 3 years ago
Ozzie Isaacs 399ddc5d6f Update testresults 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 8f3bb2e338 Bugfixes from testrun 3 years ago
Ozzie Isaacs 4545f4a20d Better epub cover parsing with multiple cover-image items
Code cosmetics
renamed variables
refactored xml page generation
refactored prepare author
3 years ago
Ozzie Isaacs 296f76b5fb Fixes after testrun
Code cosmetics
3 years ago
Ozzie Isaacs 3b5e5f9b90 Undo check of read checkbox in case of error
Display error message in details modal dialog
Bugfix set archive bit in booktable
Translate error message readstatus change
3 years ago
Ozzie Isaacs 8e2536c53b Improved cover extraction for epub files 3 years ago
Ozzie Isaacs 4379669cf8 Database error is more detailed
renamed debug_or_exception to error_or_exception
3 years ago
Ozzie Isaacs 2b31b6a306 Fix for #2325 (author sort order differs from authors order with readonly database) 3 years ago
Ozzie Isaacs 3a0dacc6a6 log message on not found author 3 years ago
Ozzie Isaacs 547ea93dc9 First fix for #2325 (edit book table with readonly database) 3 years ago
Ozzie Isaacs d80297e1a8 Bugfix sorting user table 3 years ago
Ozzie Isaacs 49692b4a45 Update catch errors for load metadata from amazon (#2333) 3 years ago
xlivevil b54a170a00
Add clean_date method in douban metadata_provider 3 years ago
Ozzie Isaacs 34478079d8 Prevent local variable 'from_book' referenced before assignment during merge of books
Merge books source book: Each book in own row
Merge books, sources are deleted before dialog shows up again
3 years ago
Ozzie Isaacs 753319c8b6 Version bump 3 years ago
Ozzie Isaacs c53817859a Version update
Updated testresult
3 years ago
Bharat KNV 9efd644360 Change dark theme from black to dark gray and add a black theme 3 years ago
Ozzie Isaacs 598618e428 Fix rename_files_on_change return handling
Updated test result
3 years ago
Ozzie Isaacs 965352c8d9 Don't allow redirects on cover uploads, catch more addresses which resolve to localhost 3 years ago
xlivevil 97cf20764b
Add exception handling and logger in metadata provider 3 years ago
xlivevil 695ce83681
Fix Uncaught RangeError 3 years ago
xlivevil 86b779f39b
Add douban metadate provider 3 years ago
Ozzie Isaacs 8007e450b3 Bugfix for cbr support without comicapi 3 years ago
Ozzie Isaacs 0aac961cde Update readme
Bugfix debug logging during update
unrar-free is now also recognized for displaying unrar version in about section, removed unused not configured string
3 years ago
Ozzie Isaacs ef7c6731bc Possible fix for #2301 (sending emails from custom domain name server) 3 years ago
Ozzie Isaacs e9b674f46e Fix a problem with sending emails from custom domain name server (#2301) 3 years ago
Ozzie Isaacs 7bb3cac7fb Avoid problems with percent encoded utf-8 abstracts on certain chinese papers 3 years ago
Ozzie Isaacs 9c5970bbfc Bugfix for empty search results from google 3 years ago
Ozzie Isaacs ba23ada1fe Reenable showing of academic cover in case no cover was found from scholary 3 years ago
Ozzie Isaacs 5f70406b30 Improved dependency check for executables 3 years ago
Ozzie Isaacs 6b026513cb refactored about 3 years ago
Ozzie Isaacs 0436f0f9b2 Improved dependency check for executables 3 years ago
Ozzie Isaacs 295888c654 Find imports in executables 3 years ago
Ozzie Isaacs 0981337cdf Update optional_requirements 3 years ago
Ozzie Isaacs 461dd05e2f Readd cache directory to the excluded files during update 3 years ago
Ozzie Isaacs 764389ea2a small change 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 0c3c0c0664 Improved logging of book title on upload 3 years ago
Ozzie Isaacs 411c13977f Fix for #2294 (cover files in epubs with property as property in manifest are now found) 3 years ago
Ozzie Isaacs 41f89af959 Log error in case gdrive.db folder can't be found 3 years ago
Ozzie Isaacs 895f68033f Improved detection of changed database 3 years ago
Ozzie Isaacs 89877835b3 Detect missing database file also in gdrive mode 3 years ago
Ozzie Isaacs 5b3015619d Save book read status on edit in books table 3 years ago
Ozzie Isaacs 6ca08a7cc1 Prevent delete of everything if database wasn't really changed 3 years ago
Ozzie Isaacs 7254ce6c81 Prevent delete of everything if database wasn't really changed 3 years ago
Ozzie Isaacs cfa6b405da Upload files to gdrive with author rename working 3 years ago
Ozzie Isaacs 26a8ac1425 Mass rename author before last stage 3 years ago
Ozzie Isaacs a03c95329c Merge branch 'master' into Develop 3 years ago
Ozzie Isaacs e0bf829def Bugfix parsing /Keywords' in doc_info of pdf file with type bytes (fixes #2302) 3 years ago
Ozzie Isaacs 0bc15636f2 Bugfixes for renaming authors on gdrive 3 years ago
Ozzie Isaacs 61bfeae936 Merge branch 'master' into Develop 3 years ago
Ozzie Isaacs 95e0255aa1 Code cosmetics, removed scholarly from about section 3 years ago
Ozzie Isaacs 23e47ba4e6 Fix for #2299 (scholarly requires Internet connection at startup) 3 years ago
Ozzie Isaacs 111ab121b1 Bugfix upload file with existing author 3 years ago
Ozzie Isaacs 1e04b51148 Renaming of co-authors which are authors in another book 3 years ago
Ozzie Isaacs 3ae1b97d72 Fix renaming title and author in the same request 3 years ago
Ozzie Isaacs 3123a914a4 Updated test results
Fix updater
Added comment regarding code taken from calibre source
3 years ago
Ozzie Isaacs f6b46bb170 Code cosmetics 3 years ago
Ozzie Isaacs bb7f4cf74e Added optional requirements for metadata amazon
Better logging of errors in metadata source files
3 years ago
Ozzie Isaacs 39ac37861f Added option to enable reconnect
Added option to perform dry run of updater
Added possibility to exclude files from updater
3 years ago
mmonkey 62ff6f7e8a Fixed tasks not running if scheduled time starts and ends on different days. 3 years ago
mmonkey 032fced9c7 Merge branch 'develop' into thumbnails 3 years ago
Ozzie Isaacs ae9c5da777 Merge branch 'master' into Develop:
Access to shelfs
3 years ago
Ozzie Isaacs 42f8209a4a Fixed access to shelfs 3 years ago
Ozzie Isaacs e757be6953 Merge remote-tracking branch 'amazon/master' into Develop 3 years ago
Ozzie Isaacs 4f3c396450 Merge remote-tracking branch 'lubimyczytac/add_lubimyczytac.pl_meta_provider' into Develop
# Conflicts:
#	optional-requirements.txt
3 years ago
mmonkey 50bb74d748 Add CSRF support for schedule task settings, fixed details page not loading 3 years ago
mmonkey 3416323767 Removed title tags from cover images 3 years ago
mmonkey 18ce310b30 Merge branch Develop into thumbnails 3 years ago
Ozzie Isaacs 6339d25af0 Bugfixes from testrun 3 years ago
quarz12 477b202c38 import try catch 3 years ago
quarz12 326d6e7b9d
Merge branch 'janeczku:master' into master 3 years ago
Ozzie Isaacs 3c4cd22d9e Renaming files on gdrive seem to work 3 years ago
Ozzie Isaacs d9d6fb33ba Merge branch 'master' into Develop
# Conflicts:
#	test/Calibre-Web TestSummary_Linux.html
3 years ago
Ozzie Isaacs 17b4643b7c fix #2285 (Fix for shelf handling in caliblur theme) 3 years ago
Daniel 8362c82d54 amazon metadata 3 years ago
Ozzie Isaacs 6a37c7ca9d Version bump 3 years ago
Ozzie Isaacs e0e0422010 Upates for new release 3 years ago
Ozzie Isaacs 128db26301 Resolved merge conflicts 3 years ago
Ozzie Isaacs d9c10b830a Added variable to allow loading cover from localhost 3 years ago
Ozzie Isaacs 35f6f4c727 Deleted book formats remove book from synced to kobo table
updated teststatus
3 years ago
Ozzie Isaacs 3b216bfa07 Kobo sync token is now also created if accessed from localhost(fixes #1990)
Create kobo sync token button is now "unclicked" after closing dialog
Additional localhost route is catched
If book format is deleted this also deletes the book synced to kobo status
3 years ago
Ozzieisaacs e8e2f789e5 Fix #2287 (books can't be added to shelf from search) 3 years ago
Ozzie Isaacs d8f5bdea6d Refactor rename author/title on gdrive 3 years ago
Ozzie Isaacs 127bf98aac Merge branch 'master' into Develop
# Conflicts:
#	cps/templates/detail.html
#	test/Calibre-Web TestSummary_Linux.html
3 years ago
Ozzie Isaacs ede273a8f9 Added variable to allow loading cover from localhost 3 years ago
Ozzie Isaacs bc7a305285 Deleted book formats remove book from synced to kobo table
updated teststatus
3 years ago
Ozzie Isaacs d759df0df6 Kobo sync token is now also created if accessed from localhost(fixes #1990)
Create kobo sync token button is now "unclicked" after closing dialog
Additional localhost route is catched
If book format is deleted this also deletes the book synced to kobo status
3 years ago
Ozzie Isaacs bbef41290f Fix delete book format wasn't working 3 years ago
Ozzie Isaacs 81b85445d8 Added missing unique marker on comments table (#2278) 3 years ago
Ozzie Isaacs 35209ede67 Update cover extraction with comicapi for webp files (fixes #2280) 3 years ago
Ozzie Isaacs 0c0313f375 Prevent creating a public shelf without permission 3 years ago
Ozzie Isaacs 6bf0753978 Prevent wrong use of safe statement 3 years ago
Ozzie Isaacs a02f621f08 Added id for testability 3 years ago
Ozzie Isaacs de1bc3f9af Fix #2265 (add book to shelf on popup for book details)
Updated testresults
3 years ago
Ozzie Isaacs 01090169a7 Version bump
update dependencies in setup.cfg
Update security bug list
3 years ago
Ozzie Isaacs b564a97cdf Update version
Update testresult
3 years ago
Ozzie Isaacs 7d3d0c661e Merge remote-tracking branch 'fr/master' 3 years ago
Thomas 58cb54c76f
small typo 3 years ago
Thomas 3fc326fa48
Update French translation 3 years ago
collerek 20b5a9a2c0
Merge branch 'master' into add_lubimyczytac.pl_meta_provider 3 years ago
Ozzie Isaacs a50aff67a2 Merge remote-tracking branch 'korean/master' 3 years ago
byword77 8ae066c387
Add files via upload 3 years ago
Ozzie Isaacs 0feb62c142 Improvements delete user (delete also depending entries in tables)
Fixes kobo sync with sync only selected shelfs
3 years ago
Ozzie Isaacs 96b1e8960b Bugfix send to kindle with multiple formats 3 years ago
Ozzie Isaacs df67079573 Fixes for kobosync with multiple users (#2230) 3 years ago
Ozzie Isaacs e3dbf7a88d Bugfixes load metadata
Improvements for testing load metadata
3 years ago
byword77 8dd0585919
Add files via upload 3 years ago
Ozzie Isaacs c830a5936e Added dse to supported languages 3 years ago
Ozzie Isaacs 405f3c181f Added korean locale 3 years ago
Ozzie Isaacs 6d839d5cc7 Bugfixes from testrun 3 years ago
Ozzieisaacs bbadfa2251 bugfixes load metadata 3 years ago
Ozzieisaacs 7b8b2f93a0 Merge remote-tracking branch 'scholary/master' 3 years ago
Ozzieisaacs a90177afa0 Better version output in about page (exe file, pyPi, git commit string removed if empty) 3 years ago
Ozzieisaacs c095ee3c14 Fix #2243 (whitespaces are trimmed also for normal search) 3 years ago
Ozzieisaacs ae1f515446 Bugfix uncheck all ekements in books list and user list
Improved testability for books list
3 years ago
Ozzieisaacs 0548fbb685 Bugfix post commands without updater 3 years ago
Ozzieisaacs f22e4d996c Proxy kobo library sync at the end of local sync 3 years ago
Ozzieisaacs 3e0d8763c3 Prevent 2 public shelfs with same names due to changing public property 3 years ago
Ozzieisaacs 47f5e2ffb4 Remove python2 urllib imports
Fix for "javascript:" script links in identifier
3 years ago
Ozzieisaacs f39dc100b4 Migrated some routes to POST
- shelf massadd
- resetpassword
- delete shelf
- send to kindle
3 years ago
Ozzieisaacs 573c9f9fb4 Improved logging (right stacklevel on mail exceptions)
Updated jsonschema requirements
3 years ago
Ozzieisaacs 785726deee Migrated some routes to POST
- delete shelf, import ldap users
- delete_kobo token, kobo force full sync
- shutdown, reconnect, shutdown
3 years ago
Ozzieisaacs 7eb875f388 Improvement for gdrive rename authors 3 years ago
cbartondock 4edd1914b4 Fixed google scholar issues 3 years ago
cbartondock 222929e741 Fixed extra s in scholar metadata 3 years ago
Ozzie Isaacs ec73558b03 Bugfix advanced search for language
Update results from testrun
3 years ago
Ozzieisaacs bdedec90dd Catch more Gdrive errors (#2233) 3 years ago
Ozzieisaacs d45085215f Update Translation 3 years ago
Ozzie Isaacs b85627da5c Fix for adding/deleting visibility restrictions on custom columns/tags 3 years ago
Ozzie Isaacs 2e815147fb Merge branch 'master' into Develop
# Conflicts:
#	cps/kobo_sync_status.py
#	test/Calibre-Web TestSummary_Linux.html
3 years ago
Ozzie Isaacs 592288cb22 Fix inverted "convert to English characters" setting 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
Bharat KNV 0693cb1ddb Added basic theming to the epub reader 3 years ago
collerek bea14d1784 fix locale for lubimyczytac languages 3 years ago
Ozzie Isaacs f0399d04b7 Merge remote-tracking branch 'bookmark_csrf/master' 3 years ago
Ozzie Isaacs 9b57fa25de Merge remote-tracking branch 'zh/master' 3 years ago
xlivevil d26d357151
Merge branch 'master' into master 3 years ago
Laurin Neff 4db9691cfc
Remove white border in full-screen cover preview 3 years ago
Ozzie Isaacs 45c433caab Added "hmj" to supported languages. Fix for "bit" language support (Fix #2217) 3 years ago