04081f62c4Delete old worker thread class / logic
blitzmann
2020-08-23 23:34:41 -0400
0f28dc5e55Remove the queue stuff for CalibreDB (is no longer used)
blitzmann
2020-08-23 23:17:07 -0400
508f49df18Remove completed tasks and sort the tasks by date added when calling `.tasks`
blitzmann
2020-08-23 23:00:23 -0400
bec280c6b1Add some error handling
blitzmann
2020-08-23 21:51:44 -0400
6a8ae9c0c4Merge remote-tracking branch 'upstream/master' into tasks
blitzmann
2020-08-23 21:38:56 -0400
ac22483f98Add error handling to the email task within the convert task
blitzmann
2020-08-23 21:35:05 -0400
59d56d5c83py27 support (I think) and some clean up
blitzmann
2020-08-23 21:21:55 -0400
cdaad2fb4aMerge branch 'master' into Develop
OzzieIsaacs
2020-08-23 21:23:00 +0200
843279bacbMerge remote-tracking branch 'jef/jef/download-kobo' into master
OzzieIsaacs
2020-08-23 18:23:22 +0200
a000de0270Some clean up
blitzmann
2020-08-23 13:33:57 -0400
bf41b04cfaRemove convert task from db.py - with the fixed from #1565, this no longer seems to be needed
blitzmann
2020-08-23 13:07:24 -0400
9ce2e8ea53Fix progress indication for emails that have been completed.
blitzmann
2020-08-23 12:58:24 -0400
f066926fc9Merge branch 'master' into Develop
OzzieIsaacs
2020-08-23 10:56:10 +0200
4c38b0ab10Prepare for save name sort order
OzzieIsaacs
2020-08-23 09:13:44 +0200
cf35c9dcefMerge remote-tracking branch 'name/patch-2' into master
OzzieIsaacs
2020-08-23 10:53:18 +0200
45ff9394f2Fix comma separated author names during for upload
OzzieIsaacs
2020-08-23 09:44:42 +0200
414043ded1Remove 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)
blitzmann
2020-08-22 23:35:48 -0400
Spelling/grammar in CONTRIBUTING.md
#1559
Efreak
2020-08-08 01:06:19 +0000
4c6f5096beget metadata, typo, if no result from google, it will display the noresult msg, regardless of the others results.
#1551
Ren Wei
2020-08-01 15:12:20 +0800
1a1d105faeFix#1538 (Floating point numbers showing 2 decimals on details page
Ozzie Isaacs
2020-07-23 19:31:48 +0200
Fix background black assumption
#1540
Cade
2020-07-23 15:09:43 +0200
1ca4583896feat(ldap): add a field that allows to override LDAP User Object Filter when a user is imported
#1539
Clément Poissonnier
2020-07-23 12:12:00 +0200
25fc6f1937Further fixes for #1530 (Handle improper migrated database with config_mature_content_tags, allowed_tags, denied_tags, denied_column_value, allowed_column_value NULL instead of "")
Ozzie Isaacs
2020-07-22 18:44:03 +0200
0ccc3f7252Fixes 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
Ozzie Isaacs
2020-07-21 20:14:08 +0200
66acd1821dUpdate Gdrive integration (Error Handling on Callback and wording)
Ozzie Isaacs
2020-07-21 18:01:38 +0200
93a0217d5fFix for #1530 (Handle improper migrated database with config_mature_content_tags NULL instead of "")
Ozzie Isaacs
2020-07-20 20:28:10 +0200
f8139f3198Store last selected view for sidebar (not for categories, series, publishers, ..) Started making search paged
Ozzieisaacs
2020-07-11 12:09:34 +0200