Commit Graph

2374 Commits (fa82745f64bbaaca71c913c151447407a72e6677)
 

Author SHA1 Message Date
Ozzie Isaacs 4d6299f0d5 Improved gdrive error messages ()
Ozzie Isaacs 6a76dce870 Fix change user (in case of reboot required)
Fix no existing database
Update required version for sqlalchemy
OzzieIsaacs 9d161129d9 Fix for
OzzieIsaacs f8c9777668 Merge remote-tracking branch 'show_url/url-links'
OzzieIsaacs ab63d08d71 Fix for linux subprocess calibre-convert
Ben Bennett b271b5f686 Changed the args to subprocess.Popen to pass args to the command
Before the command was not working correctly to check the calibre version since it seemed to be treating the entire string as the command.  So when ' --version' was added it was breaking.  I changed the format to pass the command and args as a list and it seems to work correctly.
PJ Eby 83db0f9ad5 Render 'url:' ID type as a link
Calibre allows 'url:' as a kind of book identifier
and shows it in the UI as a link; this change
makes calibre-web do the same.
OzzieIsaacs 2449b4049b Code cleaning Stats page
Enable calibre's ebook-convert as converter for mobi files (, )
OzzieIsaacs ae0c5d7ec2 Fix for
OzzieIsaacs 3a9a59b751 Fix
OzzieIsaacs a53b7908f3 Fix
OzzieIsaacs aaa706069c Implemented
OzzieIsaacs 8896b3c5d2 Requests from
OzzieIsaacs 6f36eef51d Fix (missed some config options)
Added lxml to stats sceen
OzzieIsaacs f0459d577b Bugfix
OzzieIsaacs 0e83546d40 - Updated translation (it's now always Google Drive)
- Integrated feature  (linking read status from calibre)
OzzieIsaacs 694620790c
Deleting of non exisiting folders gives no internal error anymore
re-inserting title sort function during upload earlier
OzzieIsaacs 8d406117ce Fix added more checks for deleting books
OzzieIsaacs eb65647774 Fix
Update Translations
OzzieIsaacs 31b703db62 Delete on gdrive working
Moving author on gdrive working
bugfix delete on normal folders
OzzieIsaacs a8040ad3fa :
-Refactoring gdrive and file handling
-Improved error handling for gdrive
-bugfix "gdrive stopping after a while"
- Renaming book title working
- Still Bugs in upload file to gdrive and renaming author
OzzieIsaacs 413b10c58e Bugfix gdrive
Still open: gdrive.db entries aren't cleared upon change, gdrive.db is only working after restart if just enabled
OzzieIsaacs 404b29b979 Refactored WSGIServer handling
Restart of gevent server now working
OzzieIsaacs a298470479 Fix . Books are now initially stored according to their id.
OzzieIsaacs 4f1754c1e4 Improved errorhandling during editing of books
OzzieIsaacs fbe2f5384b Prevent error on windows during upload and during rename of metadata.db in combinstion with gdrive
OzzieIsaacs 76d8cbdf57 Logging of details for gdrive integration only on debug level
fix generic cover path
browser reading for cbx and epub files no longer creates temp files on server
browser reading for cbx and epub files working (, )
OzzieIsaacs 55a56725ed Improvement (adding working dir) from
OzzieIsaacs 77cdc81253 Fix for the naming of client_secrets.json (again)
OzzieIsaacs d1a22e7321 Partially revert readme change
OzzieIsaacs b8c539d49c Merge remote-tracking branch 'reverseproxy/master'
OzzieIsaacs 420f685fd9 Added logging information for errors
OzzieIsaacs 30d9991daf Merge remote-tracking branch 'Goodread_fix/patch-test'
OzzieIsaacs 25f1226e37 Merge remote-tracking branch 'docker_container/patch-1'
OzzieIsaacs 9ca454730c Bugfix finding settings.yaml and dgrive_credentials file
OzzieIsaacs 7d3fadb685 Improved compability for gevent (version 1.3.x & Windows)
Bugfix gdrive naming of client_secrets.json
Bugfix handling of gdrive with working folder not cps root folder
chbmb 3951dcde8e
Other docker containers
Wondered if you'd mind adding a bit about our containers to the readme, might be nice for people using other architectures.
OzzieIsaacs c66bb54478 Fix
Fmstrat ce560bf44f
Readme update for nginx proxy
Ozzie Isaacs a06748e348
Update settings.yaml file
Ozzie Isaacs 9285423c29
Fix
Ozzie Isaacs 073ad298bf
Fix for
SiphonSquirrel 30799996c9 Merge remote-tracking branch 'remotes/origin/goodreads-fix' into patch-test
SiphonSquirrel 274d2d9d21 Improve rename logic for directory name collisions.
Ozzie Isaacs 7d5302b47f
Fix accidentially deleted gevent ds
OzzieIsaacs bf44774f22 Tags in detail view are sorted now
OzzieIsaacs 204cd504a9 - Completly new setup of GDrive (every data is taken from client_secret.json file)
- If cover on Google Drive is missing, the generic cover will be used
- Better error handling during configuration of google drive (missing hook callback verification, missing files)
- less errors on console during use of Gdrive, more log file output in case of error
- removed standalone flask development mode
- removed gdrive template file and vendor setup script
Charles 7142836622 Adding exception handling to GoodreadsClient if site is down
OzzieIsaacs 43a391d1bd Redownloaded glyphicon font files
OzzieIsaacs 0c94faa099 Merge remote-tracking branch 'timestamp/513-feed_timestamps_T'