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.
2019-12-05 01:56:59 -05:00
Daniel Pavel
a836df9a5a
more robust disposing of database session
...
avoid spamming the log with debug messages from libraries
2019-07-14 14:44:48 +03:00
Ozzieisaacs
f5b335e8e9
Update setup
2019-06-01 09:51:20 +02:00
OzzieIsaacs
7d3fadb685
Improved compability for gevent (version 1.3.x & Windows)
...
Bugfix gdrive naming of client_secrets.json
Bugfix handling of gdrive with working folder not cps root folder
2018-07-07 11:41:39 +02:00
Jonathan Rehm
b494b6b62a
Remove vendor directory from git
...
Directory will automatically get created when it's used as pip's target.
2017-08-21 09:23:49 -07:00
Jack Darlington
fabfcb2036
Merge branch 'master' into develop
...
# Conflicts:
# .gitignore
# cps/web.py
2017-03-06 19:17:00 +00:00
林檎
c439f5088c
ignore kindlegen in vendor folder
2017-03-01 17:42:56 +08:00
Jack Darlington
7b709c15c2
GitIgnore update + fixes for initial setup
2017-02-22 22:06:59 +00:00
idalin
9f65eae024
add default language configuration
2017-01-09 13:47:50 +08:00
OzzieIsaacs
ba44a15891
changes for #77
...
Code cosmetics
#75 :
- More debug infos for kindlegen and sending e-mail.
- Button for sending test e-mail.
- timeout of 5min for sending e-mail
2016-12-23 09:53:39 +01:00
OzzieIsaacs
b86864b407
Made kindlegen working on windows (including paths containing umlauts)
...
Added back buttons on edit mail, edit user, and edit book
2016-11-12 10:52:59 +01:00
OzzieIsaacs
12db39523c
Merge branch 'master' of https://github.com/wuqi/calibre-web
...
# Conflicts:
# .gitignore
# cps/static/css/colors.css
# cps/static/css/style.css
# cps/web.py
2016-10-24 19:04:16 +02:00
OzzieIsaacs
cd792d0ca7
Import files are now searched first from vendor folder and not from python folder
...
This should solve issues if different versions of packages are installed on the machine (like in #61 )
2016-10-04 18:48:26 +02:00
wuqi
b846cc11d8
fix some error
...
Fix TypeError: 'bool' object is not callable
2016-07-19 10:59:46 +08:00
janeczku
727a49db6f
Add gitignore, config.ini.example
2016-04-21 23:13:41 +02:00