jvoisin
|
b8ab66369e
|
Remove some unused imports
|
2021-01-07 17:59:08 +01:00 |
|
Ozzieisaacs
|
1a83bddf8c
|
Merge bubble read status
|
2020-12-27 13:53:21 +01:00 |
|
Ozzieisaacs
|
b637a63e71
|
Refactored exception logging
|
2020-12-12 08:11:00 +01:00 |
|
Ozzieisaacs
|
d9b22fd513
|
log exceptions only in debug mode
|
2020-12-11 16:46:02 +01:00 |
|
Ozzie Isaacs
|
db91577485
|
Use calibre-web folder in tempdir on upload cover and metadata backup
fix upload cover on windows (slash vs. backslash)
|
2020-12-11 13:34:29 +01:00 |
|
Ozzieisaacs
|
72a02e087c
|
Update optional pydrive requirement
Bugfix cover url download for Wand insted of Pillow
Fix for gdrive with unknown certificates
|
2020-12-09 15:14:08 +01:00 |
|
Ozzieisaacs
|
352b4a0b73
|
Remove Pillow as dependency
|
2020-12-09 14:18:39 +01:00 |
|
OzzieIsaacs
|
8f36128fe3
|
Merge branch 'session' into Develop
|
2020-12-08 11:49:39 +01:00 |
|
Ozzieisaacs
|
777c2726d3
|
Changed session_handing
|
2020-12-07 08:52:52 +01:00 |
|
Ozzieisaacs
|
32b7b39223
|
Added function to download debug information
|
2020-11-15 14:25:27 +01:00 |
|
Ozzieisaacs
|
cd57731593
|
Merge remote-tracking branch 'sec_fixes/unused_imports' into master
|
2020-10-31 19:24:46 +01:00 |
|
Ozzieisaacs
|
5701e08db9
|
Fix for #1668
|
2020-10-28 20:37:52 +01:00 |
|
jvoisin
|
19b2a334e4
|
Remove unused imports
|
2020-10-27 11:06:43 +01:00 |
|
celogeek
|
b2594468b4
|
add helper to get all read books
|
2020-10-17 16:49:06 +02:00 |
|
Ozzie Isaacs
|
d128b037a5
|
Fix for editing files on windows
|
2020-10-11 18:01:26 +02:00 |
|
OzzieIsaacs
|
bb03026589
|
Fixes from merge problems
|
2020-10-10 07:30:03 +02:00 |
|
Ozzieisaacs
|
eb37e3a52b
|
Fix UI Deelete Buttons in Edit Books page
Fix Conversion of multiple formats of one book in the queue with gdrive
|
2020-10-04 12:09:52 +02:00 |
|
Ozzieisaacs
|
23d66a0d68
|
Fix
|
2020-10-03 21:43:48 +02:00 |
|
OzzieIsaacs
|
e29247774c
|
Bugfixes for uploading books to GDrive with new worker
|
2020-09-12 13:55:36 +02:00 |
|
Ozzieisaacs
|
449d31e8a1
|
Refactored update_dir_structure_file
|
2020-09-07 21:26:59 +02:00 |
|
blitzmann
|
ded480207b
|
Add link to convert task, fixes #1589
|
2020-08-30 13:54:51 -04:00 |
|
OzzieIsaacs
|
62dd29d2f3
|
Renamed email to mail due to naming conflict in python2
|
2020-08-30 08:49:53 +02:00 |
|
OzzieIsaacs
|
9e5cad0dc8
|
Merge new worker thread
|
2020-08-29 11:14:52 +02:00 |
|
blitzmann
|
572ac4a17b
|
Fix for deleting old, completed tasks
(cherry picked from commit e066d7a4b0f47d3327696a11795cdc923ff0f6f3)
|
2020-08-27 21:46:20 -04:00 |
|
blitzmann
|
6322919bc7
|
Merge branch 'Develop' into tasks
# Conflicts:
# cps/db.py
|
2020-08-25 00:15:41 -04:00 |
|
blitzmann
|
b81b8a1dea
|
Fix registration email
|
2020-08-25 00:05:20 -04:00 |
|
blitzmann
|
508f49df18
|
Remove completed tasks and sort the tasks by date added when calling .tasks
|
2020-08-23 23:00:23 -04:00 |
|
blitzmann
|
6a8ae9c0c4
|
Merge remote-tracking branch 'upstream/master' into tasks
# Conflicts:
# cps/helper.py
|
2020-08-23 21:38:56 -04:00 |
|
OzzieIsaacs
|
cf35c9dcef
|
Merge remote-tracking branch 'name/patch-2' into master
|
2020-08-23 10:53:18 +02:00 |
|
OzzieIsaacs
|
45ff9394f2
|
Fix comma separated author names during for upload
|
2020-08-23 09:44:42 +02:00 |
|
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)
|
2020-08-22 23:35:48 -04:00 |
|
blitzmann
|
2533c9c14e
|
Continue converting tasks - email and upload tasks
|
2020-08-22 22:44:28 -04:00 |
|
blitzmann
|
f10f0dada6
|
First working PoC with a new task structure
|
2020-08-22 16:31:00 -04:00 |
|
Ryan Holmes
|
969105b205
|
Trim whitespace from filename
This avoids an OSError when the book's metadata has whitespace at the end of it.
|
2020-08-09 01:08:00 -04:00 |
|
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
|
2020-07-21 20:14:08 +02:00 |
|
Ozzieisaacs
|
20c6f79a44
|
Changed behavior delete books with subfolders (additional warning message, but book is deleted)
|
2020-07-05 10:44:49 +02:00 |
|
Ozzieisaacs
|
8608ff11f7
|
Fix #1507 (Password generation on python2 working again)
|
2020-06-30 19:58:07 +02:00 |
|
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
|
2020-06-22 19:11:58 +02:00 |
|
Ozzieisaacs
|
ef2c98ba39
|
Fix #1453 (error unrar binary not found)
|
2020-06-02 20:51:08 +02:00 |
|
Ozzieisaacs
|
7d08cde8b8
|
Update error handling cover upload
|
2020-05-29 06:59:40 +02:00 |
|
Ozzieisaacs
|
5607d2086d
|
Added error handling for cover upload
|
2020-05-27 20:41:16 +02:00 |
|
Ozzie Isaacs
|
e4eab17595
|
Fix version detect of binaries on windows
|
2020-05-24 17:24:54 +02:00 |
|
Ozzieisaacs
|
5f0660a4e5
|
Refactored helper.py and db.py
|
2020-05-23 10:16:29 +02:00 |
|
OzzieIsaacs
|
0cf1cc5587
|
Fixes from tests
|
2020-05-21 22:26:19 +02:00 |
|
Ozzieisaacs
|
1a458fe39f
|
Fix for #1407 converting books should now be possible again
|
2020-05-21 18:16:11 +02:00 |
|
Ozzieisaacs
|
81fc1eccd3
|
Fix for #1407 (to many read books lead to to large sql query) -> only fix for linked calibre-column
|
2020-05-19 21:35:56 +02:00 |
|
Ozzieisaacs
|
13994a5f96
|
Merge branch 'master' into Develop
|
2020-05-13 20:16:29 +02:00 |
|
Ozzieisaacs
|
e8ac62cdd8
|
Moved password replace to prevent incomplete session
|
2020-05-13 20:15:35 +02:00 |
|
Ozzieisaacs
|
16a3deec2c
|
Merge branch 'master' into Develop
# Conflicts:
# cps/helper.py
|
2020-05-10 19:24:55 +02:00 |
|
OzzieIsaacs
|
92db00692a
|
Merge all headers to download response
Updated test results
|
2020-05-10 14:58:18 +02:00 |
|