OzzieIsaacs
|
7929711fea
|
Improvements for file uploading format restriction
|
4 years ago |
OzzieIsaacs
|
49a028a599
|
Bugfix not unlink generic cover on upload
|
4 years ago |
Ozzieisaacs
|
449d31e8a1
|
Refactored update_dir_structure_file
|
4 years ago |
Ozzieisaacs
|
34d3225984
|
Errorhandling edit identifier
|
4 years ago |
Ozzieisaacs
|
eaed53e25b
|
Fix for author edit error (2 same sort_authors lead maybe to choose wrong one)
|
4 years ago |
blitzmann
|
6322919bc7
|
Merge branch 'Develop' into tasks
# Conflicts:
# cps/db.py
|
4 years ago |
blitzmann
|
6a8ae9c0c4
|
Merge remote-tracking branch 'upstream/master' into tasks
# Conflicts:
# cps/helper.py
|
4 years ago |
OzzieIsaacs
|
f066926fc9
|
Merge branch 'master' into Develop
|
4 years ago |
OzzieIsaacs
|
cf35c9dcef
|
Merge remote-tracking branch 'name/patch-2' into master
|
4 years ago |
blitzmann
|
414043ded1
|
Remove references to old worker, turn off calibre_db task queue (for now until I can determine if it's needed still), and attempt to re-implement email progress tracking (not working at the moment)
|
4 years ago |
blitzmann
|
2533c9c14e
|
Continue converting tasks - email and upload tasks
|
4 years ago |
OzzieIsaacs
|
f2add3f788
|
Migration of view settings working in User database
Book Merge gives now feedback on what is done
|
4 years ago |
OzzieIsaacs
|
ad144922fb
|
Merge with 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
|
c6c9cfea22
|
Merging books basically working
|
4 years ago |
Ozzieisaacs
|
ccca5d4d1c
|
Merge branch 'master' into Develop
# Conflicts:
# cps/templates/layout.html
|
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
|
22344a3971
|
Improvements for delete book
|
5 years ago |
Ozzieisaacs
|
d44f283a05
|
View status in books table is stored
|
5 years ago |
Ozzieisaacs
|
c18d5786dd
|
Improved validation check
|
5 years ago |
Ozzieisaacs
|
1c681ee378
|
Improvements for books table editor
|
5 years ago |
Ozzieisaacs
|
94b5ec91cc
|
Title in table translatable
Edit some elements in table possible
Checkbox state is kept over page change in book table
Fix missing div in layout
|
5 years ago |
Ozzieisaacs
|
9b2df9cfd9
|
Fix #1441 (list copy function not available on python2, crashes edit metadata)
|
5 years ago |
Ozzieisaacs
|
6f9c08f906
|
Fix typo RarExecutable
|
5 years ago |
Ozzieisaacs
|
70c666c380
|
Upload book without reload complete library
|
5 years ago |
Ozzieisaacs
|
46197d82b5
|
Edit and Upload books refactored
|
5 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
|
5 years ago |
Ozzieisaacs
|
5f0660a4e5
|
Refactored helper.py and db.py
|
5 years ago |
Ozzieisaacs
|
1a458fe39f
|
Fix for #1407 converting books should now be possible again
|
5 years ago |
Ozzieisaacs
|
41960ada4a
|
Autodetect binaries
|
5 years ago |
Ozzieisaacs
|
48f4b12c0e
|
Merge branch 'master' into Develop
# Conflicts:
# cps/editbooks.py
|
5 years ago |
Ozzieisaacs
|
6a6c1b6b21
|
Fix for #1358, #1355
|
5 years ago |
Ozzieisaacs
|
0735fb1e92
|
Fix #1349 (Fix error on move cover with foreign file systems, e.g. samba shares)
Preparation for release
|
5 years ago |
Ozzieisaacs
|
850a85915b
|
Fix #1354 (Error on uploading single book, because of missing rarfile)
|
5 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)
|
5 years ago |
Ozzieisaacs
|
0adcd1b3d9
|
UI Improvements
Added additional restrictions to Calibre DB interface
|
5 years ago |
Ozzieisaacs
|
0138ff9e16
|
Added additional config options
|
5 years ago |
Ozzieisaacs
|
9bc085a23e
|
Fixes for comic reader
|
5 years ago |
Ozzieisaacs
|
000b85ff81
|
Fixes for deleting books(error handling and user feedback)
|
5 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
|
5 years ago |
Ozzieisaacs
|
27eb09fb19
|
Add unrar Support
|
5 years ago |
Ozzieisaacs
|
bea7223a0a
|
Renabled cbrimage extraction (via unrar and rarfile)
|
5 years ago |
Ozzieisaacs
|
6682b1ced1
|
Fix download of book covers with enabled pillow from url
|
5 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)
|
5 years ago |
Ozzieisaacs
|
e29f17ac46
|
Merge remote-tracking branch 'kobo/shelves' into Develop
# Conflicts:
# cps/kobo.py
# cps/shelf.py
|
5 years ago |
Michael Shavit
|
742ec2b38d
|
Fix issue with the delete_book changes introduced in
41a3623
|
5 years ago |
Ozzieisaacs
|
95ca1e6a9d
|
Fix for #1319
|
5 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
|
5 years ago |
Ozzieisaacs
|
8cbc345f36
|
Merge remote-tracking branch 'identifier/develop/edit_identifiers' into Develop
|
5 years ago |