35957 Commits

Author SHA1 Message Date
Kovid Goyal
1be4482c66
Add support for touch screens to the main calibre book list
You can now flick to scroll, tap to select and double-tap to view books.
2017-07-22 14:22:49 +05:30
Kovid Goyal
3eade1a5f2
Custom list template option for standalone server 2017-07-21 21:28:04 +05:30
Kovid Goyal
81afaa6512
... 2017-07-21 17:43:48 +05:30
Kovid Goyal
224921792e
calibre-debug: Change the --explode-book action to only create the exploded directory and not rebuild the file. Add a new --implode-book action to rebuild the file, separately. 2017-07-21 12:13:59 +05:30
Kovid Goyal
51caa0ea04
Allow Export/Import of custom list templates 2017-07-21 11:16:44 +05:30
Kovid Goyal
e7af7af508
GUI for creating custom list templates 2017-07-20 20:23:50 +05:30
Kovid Goyal
72c82aeb05
Book details panel: Add Manage authors/series/tags/etc. to the menu when right clicking on the item 2017-07-20 11:47:43 +05:30
Kovid Goyal
faca264f18
Better error message when failing to start BonJour plugin because IP address could not be determined 2017-07-20 09:37:30 +05:30
Kovid Goyal
84394aee3e
... 2017-07-19 17:20:28 +05:30
Kovid Goyal
6e240b10eb
Kobo driver: Update for new firmware
Merge branch 'master' of https://github.com/davidfor/calibre
2017-07-19 08:17:13 +05:30
David
15ca24722f Bump Kobo supported firmware version to 4.5.9587
New firmware just released. No changes needed except to bump the
firmware and database versions.
2017-07-19 00:43:47 +10:00
Kovid Goyal
e62ade9d20
Pass in the custom list template via interface_data 2017-07-18 17:30:34 +05:30
Kovid Goyal
3e6d7c93d2
String changes 2017-07-18 13:09:12 +05:30
Kovid Goyal
3234e2fb0c
Implement thumbnails for the custom list 2017-07-18 12:54:51 +05:30
Kovid Goyal
0f18fdefa5
Same for sandboxed html on the book details page 2017-07-18 11:50:01 +05:30
Kovid Goyal
26f61556d1
Make foreground color of sandboxed html in the book list the same as the theme color 2017-07-18 11:48:21 +05:30
Kovid Goyal
8bc842ddb2
Allow blanks lines in the template 2017-07-18 11:43:45 +05:30
Kovid Goyal
761b32b99f
Fix option to not save cover separately when using Save to disk not working. Fixes #1704925 [--dont-save-cover option not respected by calibredb export](https://bugs.launchpad.net/calibre/+bug/1704925) 2017-07-18 11:36:54 +05:30
Kovid Goyal
b1129d8037
Add publisher to the default template 2017-07-18 11:25:24 +05:30
Kovid Goyal
c50ed74f83
Allow using HTML in book list template 2017-07-18 11:03:48 +05:30
Kovid Goyal
08da31ba3c
More work on the custom list mode 2017-07-18 10:29:49 +05:30
Kovid Goyal
c1eb0438ab
Server: Fix an error on browsers that do not support blob storage in IndexedDB. Fixes #1704912 [TypeError:undefined is not an object](https://bugs.launchpad.net/calibre/+bug/1704912) 2017-07-18 08:52:24 +05:30
Kovid Goyal
c5cb5654c9
Comic input: Fix a bug in the normalize image filter that caused a crash when converting comics that contain a page with only a single color. Fixes #1704778 [Issue converting CBR into PDF](https://bugs.launchpad.net/calibre/+bug/1704778) 2017-07-17 20:36:31 +05:30
Kovid Goyal
172e044f3f
Merge branch 'correct-equals-plus-to-plus-equals-typo' of https://github.com/lamby/calibre 2017-07-16 16:36:54 +05:30
Chris Lamb
24a2865d36 Correct a "=+" typo in readability.py's sanitize method.
This was setting `i` to 1 every loop iteration instead of incrementing
it.
2017-07-16 09:19:27 +01:00
Kovid Goyal
ba6438efda
Get Books: Update amazon plugins for website changes
Merge branch 'master' of https://github.com/Serized/calibre
2017-07-15 21:36:27 +05:30
Serized
54b591a01d Update price detection
Previous method was showing a price of 0 due to kindle unlimited
2017-07-15 16:28:30 +02:00
Serized
ae55d07a59 Merge remote-tracking branch 'upstream/master' 2017-07-15 16:28:05 +02:00
Kovid Goyal
91872292d1
A couple more places where NFC normalization was needed in the container. See #1704225 (Private bug) 2017-07-15 16:08:22 +05:30
Kovid Goyal
8d36d399d7
Fix #1704225 [Private bug](https://bugs.launchpad.net/calibre/+bug/1704225) 2017-07-15 14:27:32 +05:30
Serized
3cbe9196ea Change in amazon (except US) kindle stores for price
Get price in the get books plugins
2017-07-15 10:29:33 +02:00
Kovid Goyal
37bd4825dc
Fix a few failling tests from the transition to html5-parser 2017-07-15 10:32:48 +05:30
Kovid Goyal
7aa05e70d3
Use html5-parser to construct the soup in the news download system 2017-07-15 08:31:11 +05:30
Kovid Goyal
636cb5e654
Replace html5lib in news download subsytem 2017-07-15 08:31:11 +05:30
Kovid Goyal
46de368b4b
Remove html5lib from HTML sanitizer, since the html5lib sanitizer no longer exists 2017-07-15 08:31:11 +05:30
Kovid Goyal
5e67ba1369
Remove html5lib from miscellaneous places 2017-07-15 08:31:11 +05:30
Kovid Goyal
62e4a9900e
Replace html5lib in the conversion pipeline 2017-07-15 08:31:11 +05:30
Kovid Goyal
25a23b8951
Use html5-parser as the polish parser. Remove forked html5lib 2017-07-15 08:31:11 +05:30
Kovid Goyal
2b78277799
Use html5-parser for all metadata download sources 2017-07-15 08:31:11 +05:30
Kovid Goyal
3ebc51b29b
... 2017-07-14 23:52:05 +05:30
Kovid Goyal
11ff197b67
Update Boston Globe 2017-07-14 11:46:45 +05:30
Kovid Goyal
47cad11d51
version 3.4.0 v3.4.0 2017-07-14 08:32:22 +05:30
Kovid Goyal
829e6c72a0
Start work on custom book list view for the server 2017-07-13 20:04:24 +05:30
Kovid Goyal
32ded939ca
... 2017-07-13 08:49:42 +05:30
Kovid Goyal
33347efd93
Merge branch 'isbn' of https://github.com/Kasijjuf/calibre 2017-07-13 08:36:44 +05:30
Kasijjuf
9841332214 Fix redundant initialism 2017-07-12 19:44:35 -05:00
Kovid Goyal
4cee8bb4fa
Workaround for impossible error 2017-07-12 13:06:09 +05:30
Kovid Goyal
6e02b9f8c1
Log failed login URL 2017-07-11 23:22:30 +05:30
Kovid Goyal
f24541f37a
Add a section on creating a system service file 2017-07-11 23:20:15 +05:30
Kovid Goyal
21b716d7aa
Server: When returning to the search page, remember the last used state of the Tag browser 2017-07-11 17:58:40 +05:30