1. 03 Jan, 2019 1 commit
    • Adrian Petrescu's avatar
      Deal gracefully with invalid Accept-Languages header · 5341910e
      Adrian Petrescu authored
      At the moment, calibre-web will raise an internal 500 error if an
      invalid locale identifier is passed in through the `Accept-Language`
      HTTP header (for a non-logged-in user).
      
      This breaks some crappily-built OPDS feed readers, and there's no reason
      to error out so severely. This commit just gracefully falls back to `en`
      if it can't parse the locale identifier.
      
      Fixes #743 among others.
      5341910e
  2. 30 Dec, 2018 1 commit
  3. 29 Dec, 2018 1 commit
  4. 28 Dec, 2018 1 commit
  5. 27 Dec, 2018 1 commit
    • Ozzieisaacs's avatar
      Merged new caliblur theme · d0fd1a46
      Ozzieisaacs authored
      Fix for new users created
      Fix for options to the calibre-converter
      Only the first 300 chars are logged for the emailbody (spamming of logfile is prevented)
      Added class to "Random" header
      d0fd1a46
  6. 16 Dec, 2018 1 commit
  7. 14 Dec, 2018 1 commit
  8. 10 Dec, 2018 1 commit
  9. 09 Dec, 2018 1 commit
  10. 02 Dec, 2018 1 commit
  11. 28 Nov, 2018 1 commit
  12. 25 Nov, 2018 4 commits
  13. 24 Nov, 2018 1 commit
  14. 23 Nov, 2018 2 commits
  15. 19 Nov, 2018 1 commit
  16. 18 Nov, 2018 1 commit
  17. 17 Nov, 2018 5 commits
  18. 16 Nov, 2018 1 commit
    • André Santos's avatar
      Verify if certfile and keyfile are paths to actual files · af216e36
      André Santos authored
      This allow to try to not use ssl if the key file path or the certificate file are broken. The files might be missing because the user intentionally removed them but didn't  update the settings first. In that situation, this change won't make the app crash, the warning is logged and that way the user has the chance to update the settings.
      af216e36
  19. 14 Nov, 2018 2 commits
  20. 03 Nov, 2018 8 commits
  21. 01 Nov, 2018 2 commits
  22. 30 Oct, 2018 2 commits