1. 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
  2. 14 Aug, 2018 1 commit
  3. 13 Aug, 2018 3 commits
  4. 12 Aug, 2018 3 commits
  5. 08 Aug, 2018 2 commits
  6. 07 Aug, 2018 2 commits
  7. 04 Aug, 2018 4 commits
  8. 01 Aug, 2018 1 commit
  9. 31 Jul, 2018 1 commit
  10. 30 Jul, 2018 1 commit
  11. 29 Jul, 2018 1 commit
  12. 28 Jul, 2018 1 commit
  13. 25 Jul, 2018 1 commit
  14. 24 Jul, 2018 2 commits
  15. 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
  16. 18 Jul, 2018 3 commits
  17. 17 Jul, 2018 1 commit
  18. 16 Jul, 2018 2 commits
  19. 15 Jul, 2018 4 commits
  20. 14 Jul, 2018 5 commits
    • OzzieIsaacs's avatar
      #543 · 69462079
      OzzieIsaacs authored
      Deleting of non exisiting folders gives no internal error anymore
      re-inserting title sort function during upload earlier
      69462079
    • OzzieIsaacs's avatar
      8d406117
    • OzzieIsaacs's avatar
      Fix #539 · eb656477
      OzzieIsaacs authored
      Update Translations
      eb656477
    • OzzieIsaacs's avatar
      Delete on gdrive working · 31b703db
      OzzieIsaacs authored
      Moving author on gdrive working
      bugfix delete on normal folders
      31b703db
    • OzzieIsaacs's avatar
      #538: · a8040ad3
      OzzieIsaacs authored
      -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
      a8040ad3