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
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
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