Commit Graph

65 Commits (7ba014ba499df954e9019ec524293817d520212f)

Author SHA1 Message Date
Ozzieisaacs 7ba014ba49 Fix "is not a valid language" on upload of comic books
Fix metadata excration of comic books
updated bootstrap table
updated handling of upload formats restrictions
4 years ago
Ozzieisaacs 165c649f31 Fix "is not a valid language" on upload 4 years ago
Ozzieisaacs d3bde0408f Improvederror handling for editing identifier 4 years ago
OzzieIsaacs cf35c9dcef Merge remote-tracking branch 'name/patch-2' into master 4 years ago
Ryan Holmes 28bfb06c67
Revert the deletion of another line
This was done by mistake, whoops!
4 years ago
Ryan Holmes 704dcb3e58
Move assignment of `new_coverpath`
With the assignment originally being within the try, if the try failed, the exception wouldn't have access to the value
4 years ago
Ozzieisaacs 329a7a03a5 Fix for errors editing/uploading books with duplicate tags/authors/language names
Additional parsing of epubs for cover files
Fix for change of database with linked read_column and read column isn't present any more
4 years ago
Ozzieisaacs 9b2df9cfd9 Fix #1441 (list copy function not available on python2, crashes edit metadata) 4 years ago
Ozzieisaacs 6f9c08f906 Fix typo RarExecutable 4 years ago
Ozzieisaacs 70c666c380 Upload book without reload complete library 4 years ago
Ozzieisaacs 46197d82b5 Edit and Upload books refactored 4 years ago
Ozzieisaacs 96d6018ecc Added ability to view comicapi version
Changed required comicapi version
Unified "cannot" and "Cannot" texts
Removed annoying "was already removed" string from log
4 years ago
Ozzieisaacs 5f0660a4e5 Refactored helper.py and db.py 4 years ago
Ozzieisaacs 1a458fe39f Fix for #1407 converting books should now be possible again 4 years ago
Ozzieisaacs 41960ada4a Autodetect binaries 4 years ago
Ozzieisaacs 48f4b12c0e Merge branch 'master' into Develop
# Conflicts:
#	cps/editbooks.py
4 years ago
Ozzieisaacs 6a6c1b6b21 Fix for #1358, #1355 4 years ago
Ozzieisaacs 0735fb1e92 Fix #1349 (Fix error on move cover with foreign file systems, e.g. samba shares)
Preparation for release
4 years ago
Ozzieisaacs 850a85915b Fix #1354 (Error on uploading single book, because of missing rarfile) 4 years ago
Ozzieisaacs e1439b529b Config Options for limiting email size, change username to e-mail adress, use kepubify
Added work on Unrar5 decompression (breaks comic reader totally)
4 years ago
Ozzieisaacs 0adcd1b3d9 UI Improvements
Added additional restrictions to Calibre DB interface
4 years ago
Ozzieisaacs 0138ff9e16 Added additional config options 4 years ago
Ozzieisaacs 9bc085a23e Fixes for comic reader 4 years ago
Ozzieisaacs 000b85ff81 Fixes for deleting books(error handling and user feedback) 4 years ago
Ozzieisaacs b160a8de0b Merge branch 'master' into Develop
# Conflicts:
#	cps/__init__.py
#	cps/comic.py
#	cps/editbooks.py
#	cps/helper.py
#	cps/kobo.py
#	cps/translations/nl/LC_MESSAGES/messages.mo
#	cps/translations/nl/LC_MESSAGES/messages.po
#	cps/ub.py
#	cps/uploader.py
#	cps/web.py
4 years ago
Ozzieisaacs 27eb09fb19 Add unrar Support 4 years ago
Ozzieisaacs bea7223a0a Renabled cbrimage extraction (via unrar and rarfile) 4 years ago
Ozzieisaacs 6682b1ced1 Fix download of book covers with enabled pillow from url 4 years ago
Ozzieisaacs bc89b0658a Fix deletion of books with multiple custom column links
Fix delete of author-folder in case last book of author was deleted (#1269)
4 years ago
Ozzieisaacs e29f17ac46 Merge remote-tracking branch 'kobo/shelves' into Develop
# Conflicts:
#	cps/kobo.py
#	cps/shelf.py
4 years ago
Michael Shavit 742ec2b38d Fix issue with the delete_book changes introduced in
41a3623
4 years ago
Ozzieisaacs 95ca1e6a9d Fix for #1319 4 years ago
Ozzieisaacs 09e7d76c6f Merge remote-tracking branch 'kobo_book_delete' into Develop
# Conflicts:
#	cps/kobo.py
#	cps/services/SyncToken.py
#	cps/templates/book_edit.html
#	cps/ub.py
4 years ago
Ozzieisaacs 8cbc345f36 Merge remote-tracking branch 'identifier/develop/edit_identifiers' into Develop 4 years ago
Ozzieisaacs d267338837 Fixes for Kobo sync
Better output on upload cover
Fix for download after access to opds/fileformat
Fix osd search link
Added ratings to opds feed
Change for kobo sync for testing
4 years ago
Ozzieisaacs 7c89f0b5b9 Merge with branch develop
Release version
4 years ago
Michael Shavit f9dbc6bc78 Clean-up book from ArchivedBook on hard-delete.
This change also adds a warning to the hard-delete prompt that deleted
books should first be archived if the Kobo Sync feature is enabled.
An alternative would be to keep a permanent record of hard-deleted
book.
4 years ago
Simon Latapie 9b119fa724 edit book: manage identifiers 4 years ago
Ozzieisaacs 65105d9dbe Merge remote-tracking branch 'cc/develop/custom_float' into Develop 4 years ago
Ozzieisaacs cabad83418 moved language selection back, default value for restriction columns
Merge branch 'master' into Develop

# Conflicts:
#	cps/editbooks.py
4 years ago
Ozzieisaacs 56ee8c56ba Fix #1122
(Uploading books with applied language restriction leads no longer to error 500)
4 years ago
Ozzieisaacs 48495f0d66 Merge branch 'master' into Develop
# Conflicts:
#	cps/helper.py
#	cps/templates/user_edit.html
#	cps/web.py
4 years ago
Ozzieisaacs 7098d08888 Added option to convert AZW3 to mobi for sending to kindle 4 years ago
Ozzieisaacs eede894e72 Merge remote-tracking branch 'merge-metadata' 4 years ago
Ozzieisaacs e0faad1e59 Handle no write permission to tmp folder (#1060) 4 years ago
Christian Keil c61463447f Merge metadata of uploaded book versions. 4 years ago
Ozzieisaacs fda0ab1e86 FIx for (#1092 listening to mp3 not working) 5 years ago
Ozzieisaacs 78f9ee86b1 Fix pdf cover
Fix massadding books
Add feature inform of duplicate books
5 years ago
Ozzieisaacs 26a7d9ef30 Merge branch 'Develop'
# Conflicts:
#	cps/__init__.py
#	cps/about.py
#	cps/admin.py
#	cps/cli.py
#	cps/config_sql.py
#	cps/constants.py
#	cps/converter.py
#	cps/db.py
#	cps/editbooks.py
#	cps/gdriveutils.py
#	cps/helper.py
#	cps/logger.py
#	cps/oauth.py
#	cps/server.py
#	cps/services/simpleldap.py
#	cps/ub.py
#	cps/web.py
#	cps/worker.py
#	optional-requirements.txt
#	setup.cfg
#	setup.py
5 years ago
Daniel Pavel 63634961d4 cleaner worker api
the worker thread now stops on its own
5 years ago