13840 Commits

Author SHA1 Message Date
John Schember
864eca0479 Remove unused code. 2011-03-11 21:03:37 -05:00
John Schember
4a34af3ad6 Change how cookies are transfered. Use a Mozilla cookie txt file for moving cookies. This fixes and issue with nook library files not downloading from B&N. 2011-03-11 21:01:00 -05:00
John Schember
5a3667e701 Add Kovid's pubid for B&N. 2011-03-11 06:58:52 -05:00
John Schember
b6af1d4e28 BeWrite store. 2011-03-10 20:31:34 -05:00
John Schember
1866e1e19a B&N affiliate code. 2011-03-09 18:24:30 -05:00
John Schember
602f7d11ac add function to get download file name from url. Send filename when starting download and use filename. 2011-03-09 07:30:46 -05:00
John Schember
f00ea5e7af Mobileread: Basic config and open in embedded browser. Use Content-disposition header when avaliable to get filename. 2011-03-08 21:28:13 -05:00
John Schember
0002589104 Base BookRef on SearchResult so we can pass it on directly. 2011-03-08 19:00:02 -05:00
John Schember
6d74a02f3f MobileRead: more accurate and faster search. 2011-03-08 07:55:33 -05:00
John Schember
4ddc69e0a6 Ensure only one thread can run the update function for mobileread. 2011-03-08 07:04:04 -05:00
John Schember
07f0209fc6 Basic MobileRead store plugin. 2011-03-07 20:56:54 -05:00
John Schember
bcfe58bebd Fix Kobo aff id. Add Kobo and ebooks.com aff ids for Kovid. 2011-03-07 18:27:39 -05:00
John Schember
fad6742d67 future imports. 2011-03-07 07:35:21 -05:00
John Schember
3ba9b28c94 More store plugin documentation. 2011-03-07 07:29:12 -05:00
John Schember
1d50ac5cd1 Documentation. 2011-03-06 20:18:06 -05:00
John Schember
5e72c70187 BN store plugin. 2011-03-06 20:02:51 -05:00
John Schember
d19787a475 Bean WebScription plugin. 2011-03-06 14:35:23 -05:00
John Schember
c508275f3d Fix download issues. clean download code. add checks for aborting in more places. 2011-03-06 11:19:09 -05:00
John Schember
273ddfa280 Change how downloads are added to the library to ensure FileType plugins are run over the additions. 2011-03-06 10:25:57 -05:00
John Schember
392be10fa9 Sync to trunk. 2011-03-06 08:00:25 -05:00
Kovid Goyal
aaefd462d9 ... 2011-03-06 00:15:13 -07:00
Kovid Goyal
1f1128d5a4 Custom recipes: Store custom recipes in the calibre config directory instead of the library database. This allows scheduling of custom recipes to work with multiple libraries. Note that you may have to re-schedule any existing custom recipes 2011-03-06 00:08:02 -07:00
John Schember
1ec3860ee6 Reload store plugins when they are enabled and disabled. 2011-03-05 21:16:06 -05:00
Kovid Goyal
ca5813675d ... 2011-03-05 18:46:23 -07:00
Kovid Goyal
f836abbc2a News download: More flexible news downlaod scheduling. You can now schedule by days of the week, days of the month and an interval, whcih can be as small as an hour for news sources that change rapidly 2011-03-05 18:34:27 -07:00
John Schember
baf16af89f Open Library store. 2011-03-05 18:47:00 -05:00
Kovid Goyal
5ab5327b2e Display a checkmark/cross next to 'true' and 'false' items in custom columns. Controlled via Preferences->Add a custom column 2011-03-05 15:13:35 -07:00
Kovid Goyal
9eb94d425b Content server: Fix regression that caused various emtadata to be missing in the book details view. Fixes #8929 (Improve Content Server usability) 2011-03-05 14:57:49 -07:00
Kovid Goyal
64fd29fa3e Apple driver: Ignore invalid EPUBs when sending to iTunes 2011-03-05 14:54:19 -07:00
Kovid Goyal
41c25e037b Catalog generation: Reuse cover from existing catalog, allows the use of a custom cover for catalogs 2011-03-05 14:52:19 -07:00
John Schember
b29bd81cd8 Store icon. 2011-03-05 16:43:08 -05:00
John Schember
27996ca0d4 Untested. Set proxy for web control. 2011-03-05 16:34:30 -05:00
Charles Haley
342349ee0e Fix #8929 (reopened enhancement) Improve Content Server usability. 2011-03-05 21:03:46 +00:00
Charles Haley
f4cc10dd42 Don't show decorations for is_multiple columns 2011-03-05 16:06:53 +00:00
Charles Haley
52209e7f58 Make decorating custom columns in the GUI a separate 'display' option from subtype. Add the UI to control it to preferences. 2011-03-05 15:43:24 +00:00
Kovid Goyal
28a43e15b7 ... 2011-03-05 08:22:07 -07:00
Kovid Goyal
dec2f6aa14 Fix #9286 (Paste cover fails in 0.7.48) 2011-03-05 07:44:38 -07:00
Charles Haley
be44ea7383 Merge from trunk 2011-03-05 12:25:29 +00:00
Kovid Goyal
1bef93de39 When setting covers in calibre, resize to fit within a maximum size of (1200, 1600), to prevent slowdowns due to extra large covers. This size can be controlled via Preferences->Tweaks. Fixes #9277 (Restrict max cover size to 1000x1000) 2011-03-05 01:04:35 -07:00
Kovid Goyal
9abee8e6e6 Fix #9275 (fix a typo in src/calibre/ebooks/pdf/reflow.cpp) 2011-03-04 21:01:07 -07:00
John Schember
6f4237720b Sync to trunk. 2011-03-04 20:08:36 -05:00
John Schember
1a46644c03 Kobo store. 2011-03-04 20:04:10 -05:00
John Schember
81a09ea46b ebooks.com plugin. Change how detail items are handled. Fix diesel books search. 2011-03-04 19:18:11 -05:00
Kovid Goyal
fb6aa181c1 Fix #9274 (Improved Recipe for The Leduc - Wetaskiwin Pipestone Flyer) 2011-03-04 16:40:29 -07:00
Charles Haley
161d39e13f Merge from trunk 2011-03-04 21:24:07 +00:00
Kovid Goyal
ecb808768f Fix #9270 (error after update to 0.7.48) 2011-03-04 14:18:38 -07:00
Kovid Goyal
cb2974fd13 IGN:Tag release 2011-03-04 13:43:59 -07:00
Kovid Goyal
89add87ce7 version 0.7.48 2011-03-04 12:40:17 -07:00
Kovid Goyal
4fd22ad62c Add a button to the Manage authors dialog to copy author sort values to author 2011-03-04 11:52:31 -07:00
Charles Haley
dafd7b2746 Add 'copy author sort to author' button. Change faq. 2011-03-04 18:41:16 +00:00