36704 Commits

Author SHA1 Message Date
Kovid Goyal
cb02fd7078
Comments edit widget for EM page 2018-03-17 15:16:20 +05:30
Kovid Goyal
b616f0eb9c
When reading metadata from HTML also recognize <meta name="dc.description"> as being comments 2018-03-17 14:06:09 +05:30
Kovid Goyal
8cf00ab16f
Update the Look & feel section of the conversion manual to reflect the current conversion dialog 2018-03-15 21:16:59 +05:30
Kovid Goyal
7cb3f0ac84
Update Folha de Sao Paolo 2018-03-15 10:17:02 +05:30
Kovid Goyal
dff08d5ebd
Update NYT 2018-03-15 10:09:18 +05:30
Kovid Goyal
53b1163d6c
Make clone_browser work with sub-classes 2018-03-15 09:08:02 +05:30
Kovid Goyal
30fdb4a6bc
Merge branch 'master' of https://github.com/Mrtops/calibre 2018-03-15 08:45:51 +05:30
Mrtops
fb0f9b5b9e
Update for proper format and change OS X to macOS 2018-03-14 15:17:58 -04:00
Kovid Goyal
0e63bcc709
Allow changing cover on the EM page 2018-03-14 22:53:36 +05:30
Kovid Goyal
4c01e9eb65
... 2018-03-14 21:00:41 +05:30
Kovid Goyal
d543c10f12
Languages edit widget for EM page 2018-03-14 10:40:24 +05:30
Kovid Goyal
c088f7e818
A spot of refactoring 2018-03-14 09:18:52 +05:30
Kovid Goyal
a0e87cb532
Bool edit widget for EM page 2018-03-14 08:59:18 +05:30
Kovid Goyal
7ef1a9d8aa
Enum edit widget for EM page
Also dont show composite columns on the edit page
2018-03-14 08:39:55 +05:30
Kovid Goyal
fd1a7c6760
Rating edit widget for EM page 2018-03-13 23:41:56 +05:30
Kovid Goyal
06455c33df
Update RapydScript 2018-03-13 23:13:50 +05:30
Kovid Goyal
bce3260d02
Number edit widget for EM page 2018-03-13 13:59:28 +05:30
Kovid Goyal
20aee14768
Date edit widget for EM page 2018-03-13 12:51:16 +05:30
Kovid Goyal
47ef95c328
Implement completion edit for OneMany fields on the EM page 2018-03-13 11:23:19 +05:30
Kovid Goyal
b2d01cd235
Edit identifiers widget for EM page 2018-03-13 10:51:25 +05:30
Kovid Goyal
2fffb7ded2
String changes 2018-03-11 19:58:45 +05:30
Kovid Goyal
06a44470ad
Series edit widget for EM page 2018-03-11 10:57:46 +05:30
Kovid Goyal
6491ad06b9
Respect completion mode tweak in the EM page 2018-03-10 11:32:40 +05:30
Kovid Goyal
73cd57bebb
DRYer 2018-03-10 09:07:38 +05:30
Kovid Goyal
53e5d1a748
Fix #1754698 [SIP_DIR no longer works to specify pyqt_sip_dir](https://bugs.launchpad.net/calibre/+bug/1754698) 2018-03-10 09:04:54 +05:30
Kovid Goyal
2beeb537b4
Ensure no spaces around fosshub API key 2018-03-09 16:41:00 +05:30
Kovid Goyal
73eed3f258
version 3.19.0 v3.19.0 2018-03-09 08:13:27 +05:30
Kovid Goyal
a527329080
pep8 2018-03-09 08:13:27 +05:30
Kovid Goyal
00693a733f
Hide the EM button since the EM page is not going to be finished in time for the next release 2018-03-08 14:03:26 +05:30
Kovid Goyal
ed250cfcb7
Make the line edit full width 2018-03-08 13:52:58 +05:30
Kovid Goyal
6dbf46c43e
Conversion heuristics: Make unwrapping recognize Georgian letters as well. Fixes #1753533 [Unwrapping fails on non-latin stripts](https://bugs.launchpad.net/calibre/+bug/1753533) 2018-03-08 13:50:21 +05:30
Kovid Goyal
a31de75a39
Forgot to change double-click on char in chars report to only search inside tags 2018-03-08 12:31:06 +05:30
Kovid Goyal
b302cacc1b
Edit book: Reports: Do not show characters from the HTML markup in the characters report. Fixes #1753788 [Enhancement editor, reports; characters subwindow](https://bugs.launchpad.net/calibre/+bug/1753788) 2018-03-08 12:22:38 +05:30
Kovid Goyal
9651296a57
Server: Fix server becoming unresponsive if a client sends invalid SSL data at exactly the right moment 2018-03-08 11:11:17 +05:30
Kovid Goyal
a9500f08da
Allow using relative URLs in comments type metadata. The relative URLs are interpreted relative to the book folder in the calibre library 2018-03-08 10:54:27 +05:30
Kovid Goyal
aed9a856b3
Fix #1754223 [Make buttons have the same width in the Send by email preferences](https://bugs.launchpad.net/calibre/+bug/1754223) 2018-03-08 09:02:48 +05:30
Kovid Goyal
6db3c5bdc3
Finish authors edit widget 2018-03-07 18:08:15 +05:30
Kovid Goyal
305265dc64
... 2018-03-07 14:15:54 +05:30
Kovid Goyal
9819acf05f
Use JSON to store conversion options
More portable than using ast.literal_eval()
2018-03-07 13:18:11 +05:30
Kovid Goyal
6906981702
Ignore errors when unpickling stored conversion options 2018-03-07 12:51:52 +05:30
Kovid Goyal
79037fcbf1
Fix pickle_binary_string
Also change the conversion tests to use binary strings
2018-03-07 12:47:36 +05:30
Kovid Goyal
9adc3b0ffb
Get rid of safe_pickle
Dont need it since we were only storing binary strings anyway
2018-03-07 12:26:01 +05:30
Kovid Goyal
e861c5b61a
Ignore failure to unpickle stored conversion options 2018-03-07 11:14:17 +05:30
Kovid Goyal
826b1855f5
Make de-serialization of stored conversion options safe against maliciously crafted input 2018-03-07 11:12:47 +05:30
Kovid Goyal
b3c1ba969c
Disallow string based feeds in recipes 2018-03-07 10:45:07 +05:30
Kovid Goyal
19a738a7b8
Remove not working recipe 2018-03-07 10:43:34 +05:30
Kovid Goyal
aeb5b036a0
E-book viewer: Change the file format used to import/export bookmarks to use JSON. This prevents malicious bookmarks files from causing code execution.
Also more work on the EM page for the server.
2018-03-07 10:07:11 +05:30
Kovid Goyal
706c3ba805
Add a warning when the user is using the import functionality, as importing data, imports executable code such as plugins as well 2018-03-07 09:22:43 +05:30
Kovid Goyal
8e41e225e5
Merge branch 'granta' of https://github.com/Dhar/calibre 2018-03-07 08:18:32 +05:30
Gary Arnold
765d588b73 ga - Handles an alternate header found on some articles in some issues 2018-03-06 12:57:58 -08:00