1. 01 Jan, 2020 1 commit
  2. 31 Dec, 2019 1 commit
  3. 30 Dec, 2019 2 commits
  4. 29 Dec, 2019 1 commit
  5. 28 Dec, 2019 1 commit
  6. 24 Dec, 2019 1 commit
  7. 22 Dec, 2019 2 commits
  8. 20 Dec, 2019 7 commits
  9. 17 Dec, 2019 1 commit
  10. 15 Dec, 2019 5 commits
  11. 14 Dec, 2019 1 commit
  12. 12 Dec, 2019 1 commit
  13. 11 Dec, 2019 2 commits
  14. 09 Dec, 2019 1 commit
  15. 08 Dec, 2019 10 commits
  16. 06 Dec, 2019 2 commits
  17. 05 Dec, 2019 1 commit
    • Michael Shavit's avatar
      Add initial support for Kobo device Sync endpoint. · 53578671
      Michael Shavit authored
      - Supports /v1/library/sync call to get list of books
      - Supports /v1/library/metadata call to get metadata for a given book
        + Assumes books are stored on Backblaze for metadata call
      - Changes to helper.py so that we can return no cover instead of a blank
      image.
      53578671