Michael Shavit
b5da2c4199
Clean-up: Fix import order in kobo.py, and other minor formatting
...
changes.
5 years ago
Michael Shavit
9ede01f130
* Add a UserKeyToken to the User table for Kobo authorization.
...
* 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).
5 years ago
Michael Shavit
55b54de6a0
Add simple get_download_url implementation to replace the backblaze-backed implementation
5 years ago
Michael Shavit
5357867103
Add initial support for Kobo device Sync endpoint.
...
- 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.
5 years ago
Ozzieisaacs
0c40e40dc3
Fix logfile loading behind reverse proxy ( #1047 )
5 years ago
Ozzieisaacs
e31df16309
Revert bug in updater.py preventing new files from being created
5 years ago
Ozzieisaacs
d7ea5bb9d7
Fix for #1037
...
Update German translation
5 years ago
Ozzieisaacs
6cda5fee0d
Fix language selection on python3
5 years ago
Ozzieisaacs
1fb45d769f
Merge remote-tracking branch 'requirements/patch-1'
5 years ago
Ozzieisaacs
ca5e285c5a
Merge branch 'Develop'
5 years ago
Ozzieisaacs
fb0eebfc52
Merge remote-tracking branch 'spanish/master'
5 years ago
Ozzieisaacs
dd90fb003e
Merge remote-tracking branch 'french/master'
5 years ago
Ozzieisaacs
61cd044255
Merge remote-tracking branch 'polish/master'
5 years ago
Ozzieisaacs
879d02081a
Fix #1021
5 years ago
Ozzieisaacs
051bc53aa2
Fix for #1009
5 years ago
Ozzie Isaacs
a7fdbad8b4
Changed minimum flask version
...
Minimum flask version to 1.0.2 due to blueprint issues
5 years ago
Angel Docampo
5515772903
updated spanish translations
5 years ago
Angel Docampo
ff900fd9c0
updated spanish translations
5 years ago
Yamakuni
eec4be7a29
Update cps/translations/fr/LC_MESSAGES/messages.po
...
Co-Authored-By: Johan Bonneau <lhaagounet@gmail.com>
5 years ago
Alex Viscreanu
6a821b8a75
Fix SSLHandshakeError error on gdrive callback
...
changes: Update google-api-python-client and httplib2 versions
details: https://github.com/googleapis/google-api-python-client/issues/453
5 years ago
Yamakuni
1385ecb383
Update cps/translations/fr/LC_MESSAGES/messages.po
...
Co-Authored-By: Johan Bonneau <lhaagounet@gmail.com>
5 years ago
Yamakuni
74418f3139
Update cps/translations/fr/LC_MESSAGES/messages.po
...
Co-Authored-By: Johan Bonneau <lhaagounet@gmail.com>
5 years ago
Yamakuni
72def4b97b
Update cps/translations/fr/LC_MESSAGES/messages.po
...
Co-Authored-By: Johan Bonneau <lhaagounet@gmail.com>
5 years ago
Yamakuni
564c3b4778
Update cps/translations/fr/LC_MESSAGES/messages.po
...
Co-Authored-By: Johan Bonneau <lhaagounet@gmail.com>
5 years ago
Yamakuni
c9eff4a70c
Update cps/translations/fr/LC_MESSAGES/messages.po
...
Co-Authored-By: Johan Bonneau <lhaagounet@gmail.com>
5 years ago
Yamakuni
879f63d1c1
Update cps/translations/fr/LC_MESSAGES/messages.po
...
Co-Authored-By: Johan Bonneau <lhaagounet@gmail.com>
5 years ago
Yamakuni
3fb458dd19
Update cps/translations/fr/LC_MESSAGES/messages.po
...
Co-Authored-By: Johan Bonneau <lhaagounet@gmail.com>
5 years ago
Yamakuni
d9a73b4fa3
French translation
...
Add and modify some little things
5 years ago
Ozzieisaacs
23b3bfd967
Additional fix #1016
5 years ago
Ozzieisaacs
f543d7f486
Fix #1016
5 years ago
Radosław Kierznowski
6a058d2c52
Update polish translation
5 years ago
Radosław Kierznowski
c73698e8fd
Merge https://github.com/janeczku/calibre-web
5 years ago
Ozzieisaacs
ff41775dbb
Merge remote-tracking branch 'pwr/unpickle-iso-languages' into Develop
5 years ago
Ozzieisaacs
7e530618b7
Merge branch 'Develop'
5 years ago
Ozzieisaacs
d04a78afe6
Merge remote-tracking branch 'public_shelf/Develop' into Develop
5 years ago
Ozzieisaacs
f566237be0
Merge remote-tracking branch 'bootstrap/Develop' into Develop
5 years ago
Ozzieisaacs
87fa4a57b5
Merge branch 'master' into Develop
5 years ago
Dmitriy Istomin
a65ad9483c
update Bootstrap v3.4.0 -> 3.4.1
5 years ago
W1ndst0rm
4cbdccd39e
Fix for https://github.com/janeczku/calibre-web/issues/1002
5 years ago
Ozzieisaacs
9356148e2d
Added more information about dependencies
5 years ago
Ozzieisaacs
4be55285d8
Fix #1001
5 years ago
Ozzieisaacs
2caee35884
Merge branch 'master' into Develop
5 years ago
Ozzieisaacs
3eae2e9c2c
Changed text for not found imports
5 years ago
Ozzieisaacs
e9fb5d9f25
Bugfix for comicapi
5 years ago
Ozzieisaacs
6261981656
Fix for #991
...
Removed additional psace before Advanced search (Pull request #996 )
Set startup message for not relevant imports to debug, to reduce confusion
5 years ago
Ozzieisaacs
82ca3f31f9
Merge remote-tracking branch 'pwr/master'
5 years ago
Ozzieisaacs
97f3aa8325
Update dutch language
5 years ago
Daniel Pavel
7c503b4a31
provide a default logging configuration ( fixes #987 )
5 years ago
Daniel Pavel
9f8cab99e3
Moved language names from iso639.pickle to a python file
5 years ago
Ozzieisaacs
5f25b81004
Final fix for #983
5 years ago