28463 Commits

Author SHA1 Message Date
Kovid Goyal
0e63bcc709
Allow changing cover on the EM page 2018-03-14 22:53:36 +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
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
73eed3f258
version 3.19.0 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
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
8763ea7b6a
Forgot to notify of metadata change in set-fields endpoint 2018-03-06 15:25:57 +05:30
Kovid Goyal
f092e5a236
API to get all field names from the server 2018-03-06 15:08:26 +05:30
Kovid Goyal
229dd92b59
Basic metadata editing now works
Now, need to implement edit widgets for the different kinds of metadata
fields
2018-03-06 10:23:23 +05:30
Kovid Goyal
c01501ba1f
More work on EM page 2018-03-05 19:59:03 +05:30
Kovid Goyal
33d7426e09
More work on the EM page 2018-03-05 09:38:07 +05:30
Kovid Goyal
124ef1f08e
String changes 2018-03-05 08:43:15 +05:30
Kovid Goyal
5afe1c8767
More work on the EM page 2018-03-03 13:31:20 +05:30
Kovid Goyal
24fbc4767e
Make the history completion for the search and replace edit box case-sensitive. Fixes #1752447 [SEARCH field in Find & Replace does not allow all caps](https://bugs.launchpad.net/calibre/+bug/1752447) 2018-03-03 12:53:58 +05:30
Kovid Goyal
5e4f43588e
PDF Output: When the input document contains multiple anchors with the same value, use the first anchor rather than the last. This follows browser behavior. Fixes #1752825 [Private bug](https://bugs.launchpad.net/calibre/+bug/1752825) 2018-03-02 16:50:19 +05:30
Kovid Goyal
55ad9a3c97
Use the cache dir for temp files created by auto-add
Idiotic windows temp file cleaners.
2018-03-01 18:03:33 +05:30
Kovid Goyal
4db8ce5f81
Ensure metadata is loaded on the EM page 2018-02-28 13:54:07 +05:30
Kovid Goyal
e877ef90e8
Start work on metadata edit widgets for the content server 2018-02-28 12:30:12 +05:30
Kovid Goyal
c5465e8aa4
Fix #819 (boss.py : show_current_diff allow_revert parameter wasn't used) 2018-02-27 10:38:38 +05:30
Kovid Goyal
92232ad34a
Add some timing information for the various startup stages to the debug log 2018-02-27 09:20:52 +05:30
Kovid Goyal
b376909e72
Add time left entry to srv TODO 2018-02-26 16:59:23 +05:30
Kovid Goyal
0566c8abc9
Driver for the new PocketBook 740
Fixes #1749415 [Problems to identify new PocketBook 740](https://bugs.launchpad.net/calibre/+bug/1749415)
2018-02-26 16:36:03 +05:30
Kovid Goyal
581b2c0700
Forgot to add context-menu-split to all_locations 2018-02-26 09:14:19 +05:30