Commit Graph

2035 Commits (fa82745f64bbaaca71c913c151447407a72e6677)

Author SHA1 Message Date
Ozzieisaacs bed1b24340 Fixes from test of upload restrictions 4 years ago
Ozzieisaacs da909ff084 Fixes from test of upload restrictions 4 years ago
Ozzieisaacs 8f743b70a4 Revert the tolino stuff 4 years ago
Ozzieisaacs a761017116 Additional debug output for #1527 4 years ago
Ozzieisaacs f06cc25a99 Fix for immediate logout with next="/logout"
Fix tolino per default with deactivated Strict-Transport-Security
4 years ago
Ozzieisaacs eff8480d5c Show listen in browser formats in lowercase 4 years ago
ElQuimm 07a936c5e8
italian version of messages.po updated 4 years ago
Ryan Long a6002a2c6c 1622_updated_css 4 years ago
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 4cf71dd336 Fix "is not a valid language" on upload 4 years ago
Ozzieisaacs 2d712a3841 Fix #1612 4 years ago
blitzmann 0480edce2a Clarify need for WeakSet 4 years ago
Alexander Yakovlev 4eded82102
Add ISFDB 4 years ago
Alexander Yakovlev ec4ff83465
Add ISSN tags 4 years ago
Alexander Yakovlev 8745b8b051
nice title for Litres tags 4 years ago
Alexander Yakovlev 4e28c3cadb
add Litres references 4 years ago
blitzmann 76c724c783 Remove global session object, this is now wrapped in the CalibreDB class 4 years ago
blitzmann 032cb59388 Fix resetting the session when first configuring the calibre-db on first boot up 4 years ago
OzzieIsaacs e29247774c Bugfixes for uploading books to GDrive with new worker 4 years ago
blitzmann 18d16f9a8b Initial attempt at setting up CalibreDB as a class that carries the engine and DB connection, and the instance being the session 4 years ago
OzzieIsaacs d137735be1 Fix #805 (First request to gdrive fails) 4 years ago
OzzieIsaacs 7929711fea Improvements for file uploading format restriction 4 years ago
OzzieIsaacs 49a028a599 Bugfix not unlink generic cover on upload 4 years ago
OzzieIsaacs 670cbcd336 Merge branch 'master' into Develop 4 years ago
Ozzieisaacs 449d31e8a1 Refactored update_dir_structure_file 4 years ago
Ozzieisaacs 1450a21d00 Fix links to amazon (#1461) 4 years ago
Ozzieisaacs ae15544aed Merge branch 'master' into database_fix
# Conflicts:
#	cps/editbooks.py
4 years ago
Ozzieisaacs 4b7a37cf7d Bugfix empty email attachment size 4 years ago
Ozzieisaacs e012726cd4 Fix #1461 (parse Amazon_* identifiers) 4 years ago
Ozzieisaacs f49688fdb9 Fix #1461 (parse Amazon_* identifiers) 4 years ago
Ozzieisaacs e32b017431 Revert "Test revert global Session"
This reverts commit 393869e538.
4 years ago
Ozzieisaacs 393869e538 Test revert global Session 4 years ago
Ozzieisaacs d3bde0408f Improvederror handling for editing identifier 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
OzzieIsaacs feacbe8ebd Possible Fix for database crash after adding new format and accessing calibre database afterwards 4 years ago
Ozzieisaacs ec0a0190e7 Merge remote-tracking branch 'polish/master' into master 4 years ago
OzzieIsaacs f825c5ae83 Merge branch 'master' into Develop 4 years ago
OzzieIsaacs 173484c30e Fix #1002, #1581 (Public shelfs not accessible as guest user) 4 years ago
OzzieIsaacs 884270093b Merge remote-tracking branch 'worker/tasks' into Develop 4 years ago
Dawid Gliwka 62e7ab8c2b Update polish translation 4 years ago
blitzmann ded480207b Add link to convert task, fixes #1589 4 years ago
blitzmann ef49e2b5b3 Revert daemon in favor of timeout 4 years ago
blitzmann b0a055a870 Rename email.py -> mail.py to avoid shadowing standard email module 4 years ago
blitzmann 9b9e29a3b6 Implement worker thread as a daemon 4 years ago
OzzieIsaacs 1a9a436cbe Fixed wrong translation string
Removed unused variables from callback in server.py
Update Testresults
4 years ago
OzzieIsaacs 62dd29d2f3 Renamed email to mail due to naming conflict in python2 4 years ago
OzzieIsaacs d406d91856 Merge remote-tracking branch 'worker/tasks' into Develop 4 years ago
OzzieIsaacs 98494c610a Merge branch 'master' into Develop 4 years ago
OzzieIsaacs 649a553fa4 Merge remote-tracking branch 'metadata/master' into master 4 years ago
OzzieIsaacs e17a06d7bd Merge remote-tracking branch 'oauth/oauth-typo' into master 4 years ago
OzzieIsaacs 4b14cc6a74 Merge remote-tracking branch 'oauth/oauth-typo' into Develop 4 years ago
OzzieIsaacs b65095fd0f Merge remote-tracking branch 'google_oauth/patch-1' into Develop 4 years ago
OzzieIsaacs 28733179d2 Merge remote-tracking branch 'caliblur/editMetaFix' into Develop 4 years ago
OzzieIsaacs 960d23ca50 Merge remote-tracking branch 'caliblur/blurPaginationFix' into Develop 4 years ago
Michael Knepher 057f70ea9c Add author sort 4 years ago
blitzmann 3e378bd665 Some more clean up 4 years ago
blitzmann c120138f26 Fixes for pagination ugliness for caliBlur! style 4 years ago
blitzmann 31b20362ec caliBlur! style: Fixes issue with edit metadata button not getting styled correctly 4 years ago
blitzmann e7eb5b6ea6 Improvements to task processing
* Moves clean up to separate function for organization
* moves the `self.dequeued.append(item)` immediately after `self.queue.get()` so that we don't wait for it to show up

(cherry picked from commit bc9372e88f0c8855694431f811702d7fb899a97e)
4 years ago
OzzieIsaacs 9e5cad0dc8 Merge new worker thread 4 years ago
blitzmann 4cb82ea9bd Revert testing condition that decreased number of tasks kept 4 years ago
blitzmann 572ac4a17b Fix for deleting old, completed tasks
(cherry picked from commit e066d7a4b0f47d3327696a11795cdc923ff0f6f3)
4 years ago
Ozzie Isaacs dc5191f8ba Added unrar binary is found on windows 4 years ago
Ozzie Isaacs 8ab5710098 Updated testresuts Windows 4 years ago
OzzieIsaacs 61d628d596 oauth problem solved 4 years ago
Sean Leonard 078fc25845
Remove Google+ OAuth scope
The scope is no longer available per https://developers.google.com/+/api-shutdown

Fixes #1472 
Fixes #1573
4 years ago
Marvel Renju 67eb4b317a Fix typo
google oauth provider obtain link was pointing to github
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 f3a3797850 Fail the convert task if the email subtask fails 4 years ago
blitzmann 5ec1283bb1 Remove threading for the calibre DB class 4 years ago
blitzmann 8634b0c6f0 Remove left over placeholder code 4 years ago
Ozzie Isaacs d89830af61 Fix anonymous user has no modified_flag error 4 years ago
Ozzie Isaacs ef1736b571 Fix error on guest user (view settings missing) 4 years ago
blitzmann 04081f62c4 Delete old worker thread class / logic 4 years ago
blitzmann 0f28dc5e55 Remove the queue stuff for CalibreDB (is no longer used) 4 years ago
blitzmann 508f49df18 Remove completed tasks and sort the tasks by date added when calling `.tasks` 4 years ago
blitzmann bec280c6b1 Add some error handling 4 years ago
blitzmann 6a8ae9c0c4 Merge remote-tracking branch 'upstream/master' into tasks
# Conflicts:
#	cps/helper.py
4 years ago
blitzmann ac22483f98 Add error handling to the email task within the convert task 4 years ago
blitzmann 59d56d5c83 py27 support (I think) and some clean up 4 years ago
OzzieIsaacs cdaad2fb4a Merge branch 'master' into Develop 4 years ago
OzzieIsaacs 843279bacb Merge remote-tracking branch 'jef/jef/download-kobo' into master 4 years ago
blitzmann a000de0270 Some clean up 4 years ago
blitzmann bf41b04cfa Remove convert task from db.py - with the fixed from #1565, this no longer seems to be needed 4 years ago
blitzmann 9ce2e8ea53 Fix progress indication for emails that have been completed. 4 years ago
OzzieIsaacs f066926fc9 Merge branch 'master' into Develop 4 years ago
OzzieIsaacs 4c38b0ab10 Prepare for save name sort order 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
OzzieIsaacs 282859bc1b Merge remote-tracking branch 'github/master' into master 4 years ago
OzzieIsaacs a3ae97a5a3 Fix #1574 (author name not shown in change book order in shelfs) 4 years ago
OzzieIsaacs ed8275a20b Fix #1574 (author name not shown in change book order in shelfs) 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