- 22 Dec, 2019 1 commit
-
-
Ozzieisaacs authored
-
- 20 Dec, 2019 7 commits
-
-
Ozzieisaacs authored
# Conflicts: # cps.py # cps/kobo.py # cps/kobo_auth.py # cps/ub.py
-
Ozzieisaacs authored
-
Michael Shavit authored
have any formats supported by the device.
-
Michael Shavit authored
-
Michael Shavit authored
-
Michael Shavit authored
-
Michael Shavit authored
Instead, the user generates the api_endpoint url to set on their device by visiting http://.../kobo_auth/generate_auth_token. The generated url will contain a RemoteAuthorizationToken that will be included on all subsequent requests from the device to the kobo/ endpoints. (In contrast, the device is authenticated using a session cookie on requests to the download endpoint). Also use Flask.url_for to generate download urls.
-
- 17 Dec, 2019 1 commit
-
-
Ozzieisaacs authored
-
- 15 Dec, 2019 5 commits
-
-
Ozzieisaacs authored
-
Ozzieisaacs authored
Added forgot/reset password routine (#1098, #1063)
-
Ozzieisaacs authored
-
Ozzieisaacs authored
Added file formats and languages to opds feed
-
Ozzieisaacs authored
-
- 14 Dec, 2019 1 commit
-
-
Ozzieisaacs authored
-
- 12 Dec, 2019 1 commit
-
-
Ozzieisaacs authored
-
- 11 Dec, 2019 2 commits
-
-
Michael Shavit authored
-
Michael Shavit authored
-
- 09 Dec, 2019 1 commit
-
-
Ozzieisaacs authored
-
- 08 Dec, 2019 10 commits
-
-
Michael Shavit authored
to eventually allow formats other than KEPUB.
-
Michael Shavit authored
passing the UserKey over url params.
-
Ozzieisaacs authored
Updated translations
-
Ozzieisaacs authored
-
Ozzieisaacs authored
-
Michael Shavit authored
This is required to support ebook downloads which the Kobo device emits without any auth headers. * Also some other small bug fixes discovered during device testing.
-
Michael Shavit authored
-
Michael Shavit authored
-
Michael Shavit authored
changes.
-
Michael Shavit authored
* Add proper authorization checks on the new Kobo endpoints. Important Note: As a side-effect, all CalibreWeb API calls can be authorized using this token (i.e without a username&password).
-
- 06 Dec, 2019 2 commits
-
-
Christian Keil authored
-
Michael Shavit authored
-
- 05 Dec, 2019 1 commit
-
-
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.
-
- 04 Dec, 2019 1 commit
-
-
zhiyue authored
-
- 03 Dec, 2019 3 commits
- 01 Dec, 2019 3 commits
-
-
Ozzieisaacs authored
-
Ozzieisaacs authored
-
Ozzieisaacs authored
-
- 26 Nov, 2019 1 commit
-
-
Ozzieisaacs authored
-