1. 18 Aug, 2018 5 commits
  2. 16 Aug, 2018 1 commit
    • OzzieIsaacs's avatar
      Bugfix Get gdrive instances (#554, #525) · cdb1b526
      OzzieIsaacs authored
      Metadata.db download works again
      removed DEVELOPMENT constant
      removed db logging in debug mode (too, noisy, to less information)
      code refactoring url_for_other_page
      feed languge set to en-EN
      update status shos local time instead of UTC
      Error handling (back to index page) in case of gdrive authenticate aborted
      Mistyping page register fixed
      Mistyping bokk fixed
      Added uploaded books to tasklist (#442)
      Error handling for failed file update added
      Code refactoring worker thread
      Tasks now never show any decimal values
      Converter function unified
      removed shell from subprocess call
      preparation for limiting domain for registering emails
      Book series can now increased in 0.1 steps (#562)
      Accordion panels in config are now usable on touch devices like iPad (#545)
      Gdrive authenticate button only visible after logged in (#525)
      Fixed misstyping in german translation
      cdb1b526
  3. 14 Aug, 2018 1 commit
  4. 13 Aug, 2018 3 commits
  5. 12 Aug, 2018 3 commits
  6. 08 Aug, 2018 2 commits
  7. 07 Aug, 2018 2 commits
  8. 04 Aug, 2018 4 commits
  9. 01 Aug, 2018 1 commit
  10. 31 Jul, 2018 1 commit
  11. 30 Jul, 2018 1 commit
  12. 29 Jul, 2018 1 commit
  13. 28 Jul, 2018 1 commit
  14. 25 Jul, 2018 1 commit
  15. 24 Jul, 2018 2 commits
  16. 23 Jul, 2018 1 commit
    • Ben Bennett's avatar
      Changed the args to subprocess.Popen to pass args to the command · b271b5f6
      Ben Bennett authored
      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.
      b271b5f6
  17. 18 Jul, 2018 3 commits
  18. 17 Jul, 2018 1 commit
  19. 16 Jul, 2018 2 commits
  20. 15 Jul, 2018 4 commits