Commit Graph

966 Commits (4a95404e1735188d7260601a017e7d37e35579d9)
 

Author SHA1 Message Date
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.
6 years ago
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.
6 years ago
OzzieIsaacs 2449b4049b Code cleaning Stats page
Enable calibre's ebook-convert as converter for mobi files (#411, #533)
6 years ago
OzzieIsaacs ae0c5d7ec2 Fix for #549 6 years ago
OzzieIsaacs 3a9a59b751 Fix #497 6 years ago
OzzieIsaacs a53b7908f3 Fix #417 6 years ago
OzzieIsaacs aaa706069c Implemented #417 6 years ago
OzzieIsaacs 8896b3c5d2 Requests from #454 6 years ago
OzzieIsaacs 6f36eef51d Fix #544 (missed some config options)
Added lxml to stats sceen
6 years ago
OzzieIsaacs f0459d577b Bugfix #409 6 years ago
OzzieIsaacs 0e83546d40 - Updated translation (it's now always Google Drive)
- Integrated feature #409 (linking read status from calibre)
6 years ago
OzzieIsaacs 694620790c #543
Deleting of non exisiting folders gives no internal error anymore
re-inserting title sort function during upload earlier
6 years ago
OzzieIsaacs 8d406117ce Fix #432 added more checks for deleting books 6 years ago
OzzieIsaacs eb65647774 Fix #539
Update Translations
6 years ago
OzzieIsaacs 31b703db62 Delete on gdrive working
Moving author on gdrive working
bugfix delete on normal folders
6 years ago
OzzieIsaacs a8040ad3fa #538:
-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
6 years ago
OzzieIsaacs 413b10c58e Bugfix gdrive
Still open: gdrive.db entries aren't cleared upon change, gdrive.db is only working after restart if just enabled
6 years ago
OzzieIsaacs 404b29b979 Refactored WSGIServer handling
Restart of gevent server now working
6 years ago
OzzieIsaacs a298470479 Fix #526. Books are now initially stored according to their id. 6 years ago
OzzieIsaacs 4f1754c1e4 Improved errorhandling during editing of books 6 years ago
OzzieIsaacs fbe2f5384b Prevent error on windows during upload and during rename of metadata.db in combinstion with gdrive 6 years ago
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 (#502, #520)
6 years ago
OzzieIsaacs 55a56725ed Improvement (adding working dir) from #520 6 years ago
OzzieIsaacs 77cdc81253 Fix for the naming of client_secrets.json (again) 6 years ago
OzzieIsaacs d1a22e7321 Partially revert readme change 6 years ago
OzzieIsaacs b8c539d49c Merge remote-tracking branch 'reverseproxy/master' 6 years ago
OzzieIsaacs 420f685fd9 Added logging information for errors 6 years ago
OzzieIsaacs 30d9991daf Merge remote-tracking branch 'Goodread_fix/patch-test' 6 years ago
OzzieIsaacs 25f1226e37 Merge remote-tracking branch 'docker_container/patch-1' 6 years ago
OzzieIsaacs 9ca454730c Bugfix finding settings.yaml and dgrive_credentials file 6 years ago
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
6 years ago
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.
6 years ago
OzzieIsaacs c66bb54478 Fix #534 6 years ago
Fmstrat ce560bf44f
Readme update for nginx proxy 6 years ago
Ozzie Isaacs a06748e348
Update settings.yaml file 6 years ago
Ozzie Isaacs 9285423c29
Fix #520 6 years ago
Ozzie Isaacs 073ad298bf
Fix for #520 6 years ago
SiphonSquirrel 30799996c9 Merge remote-tracking branch 'remotes/origin/goodreads-fix' into patch-test 6 years ago
SiphonSquirrel 274d2d9d21 Improve rename logic for directory name collisions. 6 years ago
Ozzie Isaacs 7d5302b47f
Fix accidentially deleted gevent ds 6 years ago
OzzieIsaacs bf44774f22 Tags in detail view are sorted now 6 years ago
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
6 years ago
Charles 7142836622 Adding exception handling to GoodreadsClient if site is down 6 years ago
OzzieIsaacs 43a391d1bd Redownloaded glyphicon font files #515 6 years ago
OzzieIsaacs 0c94faa099 Merge remote-tracking branch 'timestamp/513-feed_timestamps_T' 6 years ago
OzzieIsaacs 77e77e2b14 Fix #486 6 years ago
Eric Le Lay 513355e2e5 fix #513 OPDS updated date format invalid per Atom specification
replace space separating date from time with 'T'
6 years ago
Ozzie Isaacs 9867959916
Changed calibre to calibre-web 6 years ago
Ozzie Isaacs 6f03873127
Improved google gdrive install 6 years ago
OzzieIsaacs 1f9527f0e1 Fix #496 6 years ago