OzzieIsaacs
|
62dd29d2f3
|
Renamed email to mail due to naming conflict in python2
|
4 years ago |
OzzieIsaacs
|
9e5cad0dc8
|
Merge new worker thread
|
4 years ago |
blitzmann
|
572ac4a17b
|
Fix for deleting old, completed tasks
(cherry picked from commit e066d7a4b0f47d3327696a11795cdc923ff0f6f3)
|
4 years ago |
blitzmann
|
6322919bc7
|
Merge branch 'Develop' into tasks
# Conflicts:
# cps/db.py
|
4 years ago |
blitzmann
|
b81b8a1dea
|
Fix registration email
|
4 years ago |
blitzmann
|
508f49df18
|
Remove completed tasks and sort the tasks by date added when calling `.tasks`
|
4 years ago |
blitzmann
|
6a8ae9c0c4
|
Merge remote-tracking branch 'upstream/master' into tasks
# Conflicts:
# cps/helper.py
|
4 years ago |
OzzieIsaacs
|
cf35c9dcef
|
Merge remote-tracking branch 'name/patch-2' into master
|
4 years ago |
OzzieIsaacs
|
45ff9394f2
|
Fix comma separated author names during for upload
|
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 |
blitzmann
|
f10f0dada6
|
First working PoC with a new task structure
|
4 years ago |
Ryan Holmes
|
969105b205
|
Trim whitespace from filename
This avoids an OSError when the book's metadata has whitespace at the end of it.
|
4 years ago |
Ozzie Isaacs
|
0ccc3f7252
|
Fixes for windows (moving files not allowed -> Close pdf after metadata extracting, add os.path.normcase to path while renaming folders, as thi caused also trouble
Added hint for missing ghostcript on cover extraction
|
4 years ago |
Ozzieisaacs
|
20c6f79a44
|
Changed behavior delete books with subfolders (additional warning message, but book is deleted)
|
4 years ago |
Ozzieisaacs
|
8608ff11f7
|
Fix #1507 (Password generation on python2 working again)
|
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
|
ef2c98ba39
|
Fix #1453 (error unrar binary not found)
|
4 years ago |
Ozzieisaacs
|
7d08cde8b8
|
Update error handling cover upload
|
4 years ago |
Ozzieisaacs
|
5607d2086d
|
Added error handling for cover upload
|
5 years ago |
Ozzie Isaacs
|
e4eab17595
|
Fix version detect of binaries on windows
|
5 years ago |
Ozzieisaacs
|
5f0660a4e5
|
Refactored helper.py and db.py
|
5 years ago |
OzzieIsaacs
|
0cf1cc5587
|
Fixes from tests
|
5 years ago |
Ozzieisaacs
|
1a458fe39f
|
Fix for #1407 converting books should now be possible again
|
5 years ago |
Ozzieisaacs
|
81fc1eccd3
|
Fix for #1407 (to many read books lead to to large sql query) -> only fix for linked calibre-column
|
5 years ago |
Ozzieisaacs
|
13994a5f96
|
Merge branch 'master' into Develop
|
5 years ago |
Ozzieisaacs
|
e8ac62cdd8
|
Moved password replace to prevent incomplete session
|
5 years ago |
Ozzieisaacs
|
16a3deec2c
|
Merge branch 'master' into Develop
# Conflicts:
# cps/helper.py
|
5 years ago |
OzzieIsaacs
|
92db00692a
|
Merge all headers to download response
Updated test results
|
5 years ago |
OzzieIsaacs
|
d61b7e48d7
|
Merge remote-tracking branch 'sec_fixes/random_password'
|
5 years ago |
Ozzieisaacs
|
308fd55483
|
#1141 (Setting for file size limit on email)
|
5 years ago |
Ozzieisaacs
|
51f12c51ad
|
Fix #1361 (covers of archived books not shown)
|
5 years ago |
Ozzieisaacs
|
03d134697c
|
Fix #1361 (covers of archived books not shown)
|
5 years ago |
jvoisin
|
2a1bf2fa71
|
Generate strong random passwords
|
5 years ago |
Ozzieisaacs
|
0a02caad04
|
Improvements
|
5 years ago |
Ozzieisaacs
|
a437c603c6
|
Merge remote-tracking branch 'kepubify/Develop' into Develop
# Conflicts:
# cps/admin.py
# cps/helper.py
# cps/templates/config_edit.html
# cps/web.py
|
5 years ago |
Ozzieisaacs
|
48f4b12c0e
|
Merge branch 'master' into Develop
# Conflicts:
# cps/editbooks.py
|
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
|
0138ff9e16
|
Added additional config options
|
5 years ago |
Ozzieisaacs
|
9bc085a23e
|
Fixes for comic reader
|
5 years ago |
Ozzieisaacs
|
b95f6563cc
|
Merge remote-tracking branch 'read-config/remove-duplicate-read-status-without-filter' into Develop
|
5 years ago |
Ozzieisaacs
|
832b34fc54
|
Improved errorhandling for resending password
Improved errorhandling for editing user
|
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
|
0297823bda
|
Merge remote-tracking branch 'codecosmetic/move_var'
|
5 years ago |
Ozzieisaacs
|
2d92818613
|
Code cosmetics
|
5 years ago |
jvoisin
|
487878819e
|
Move a few variables around
This should prevent a couple of crashes
due to undeclared variables.
|
5 years ago |