Kovid Goyal
|
9e18735d07
|
Some niceties for the AES implementation
|
2016-03-21 22:09:56 +05:30 |
|
Kovid Goyal
|
19c1d25c24
|
...
|
2016-03-21 21:52:45 +05:30 |
|
Kovid Goyal
|
12986b9ce3
|
Minor speedup
|
2016-03-21 21:44:55 +05:30 |
|
Kovid Goyal
|
66e2fd598d
|
DRYer
|
2016-03-21 21:39:57 +05:30 |
|
Kovid Goyal
|
186daa0417
|
Make AES-CBC secure using a secret tag for message authentication
|
2016-03-21 19:23:22 +05:30 |
|
Kovid Goyal
|
e8912e3a3e
|
Implement AES-CBC in RapydScript
|
2016-03-21 15:27:25 +05:30 |
|
Kovid Goyal
|
2f6d4ea260
|
Update RapydScript
|
2016-03-21 14:18:52 +05:30 |
|
Kovid Goyal
|
889dcc9140
|
Fix ConversionUserFeedBack not working when raised in main module
|
2016-03-21 09:31:25 +05:30 |
|
Kovid Goyal
|
9f74914202
|
Update RapydScript
|
2016-03-21 00:07:47 +05:30 |
|
Kovid Goyal
|
f1b57dd278
|
...
|
2016-03-20 23:48:22 +05:30 |
|
Kovid Goyal
|
6b9debcea7
|
Set window title to title of book being read
|
2016-03-20 22:57:45 +05:30 |
|
Kovid Goyal
|
449511cd8e
|
Implement storing of rendered book in IndexedDB
|
2016-03-20 22:53:48 +05:30 |
|
Kovid Goyal
|
0f8fa6612b
|
Fix #1559718 [Duplicated name for builtin recipe](https://bugs.launchpad.net/calibre/+bug/1559718)
|
2016-03-20 20:52:25 +05:30 |
|
Kovid Goyal
|
d96eb506bd
|
Work on downloading files for a rendered book
|
2016-03-20 20:49:42 +05:30 |
|
Kovid Goyal
|
43f03aa6c2
|
Update The New York Times Book Review
|
2016-03-20 17:55:48 +05:30 |
|
Kovid Goyal
|
bb36ff93d7
|
Edit Book: Check Book: Add a check for empty links
|
2016-03-20 17:30:38 +05:30 |
|
Kovid Goyal
|
159e62ad37
|
Reload should listen on the same interface as the main server
|
2016-03-19 21:57:45 +05:30 |
|
Kovid Goyal
|
f2519c96ea
|
CS auto-reloader: Do not reload infinitely if connection never succeeds
|
2016-03-19 21:52:34 +05:30 |
|
Kovid Goyal
|
5abe27f423
|
Detect support for storing blobs in IndexedDB
|
2016-03-19 21:40:29 +05:30 |
|
Kovid Goyal
|
306474f284
|
Update RapydScript
|
2016-03-19 21:40:12 +05:30 |
|
Kovid Goyal
|
3513ea3ad4
|
Fix various bugs in IndexedDB integration
|
2016-03-19 18:48:58 +05:30 |
|
Kovid Goyal
|
a3d7de7e11
|
Start work on storing books in IndexedDB for offline reading
|
2016-03-19 18:01:25 +05:30 |
|
Kovid Goyal
|
ac8363713b
|
Fix #1559319 [Edit Book: Images marked as edited when text is edited](https://bugs.launchpad.net/calibre/+bug/1559319)
|
2016-03-19 10:40:18 +05:30 |
|
Kovid Goyal
|
2a1956d569
|
...
|
2016-03-19 09:09:44 +05:30 |
|
Kovid Goyal
|
fc18242da3
|
Access control for rendered books
|
2016-03-17 09:42:00 +05:30 |
|
Kovid Goyal
|
85455cf5ae
|
...
|
2016-03-16 22:37:55 +05:30 |
|
Kovid Goyal
|
873d388437
|
Clean the rendered book cache dir
Also ensure we dont have max path length issues on windows when serving
files from the book cache dir
|
2016-03-16 22:31:30 +05:30 |
|
Kovid Goyal
|
64692250f2
|
Track which files have virtualized resources
|
2016-03-16 22:30:41 +05:30 |
|
Kovid Goyal
|
1cb84998bc
|
...
|
2016-03-16 21:56:33 +05:30 |
|
Kovid Goyal
|
3e94eb094a
|
...
|
2016-03-16 21:47:33 +05:30 |
|
Kovid Goyal
|
da8031d360
|
Endpoints to load rendered book data
|
2016-03-16 21:04:56 +05:30 |
|
Kovid Goyal
|
a93ca1eaa0
|
DOCX Input: When the document has a Table of Contents created using the Word Table of Contents tool, keep a reference to it in the metadata. This is useful when converting to old style MOBI and you want to precisely control placement of the ToC. Fixes #1556983 [ENHANCEMENT: FRONT TOC FOR MOBI](https://bugs.launchpad.net/calibre/+bug/1556983)
|
2016-03-14 21:29:44 +05:30 |
|
Kovid Goyal
|
9dbe10d2a1
|
Record file sizes when rendering book
|
2016-03-14 12:49:57 +05:30 |
|
Kovid Goyal
|
29e3817acd
|
Update RapydScript
|
2016-03-14 11:10:13 +05:30 |
|
Kovid Goyal
|
f27e2bb85e
|
Replace == with and != with not is in all RS code
|
2016-03-13 22:13:07 +05:30 |
|
Kovid Goyal
|
2ce04ae5de
|
Fetch News dialog: Remember last used size
|
2016-03-13 19:02:31 +05:30 |
|
Kovid Goyal
|
eb045f1a2f
|
Fix fetch news dialog not rendering properly on HiDPI screens
|
2016-03-13 18:55:01 +05:30 |
|
Kovid Goyal
|
2733e4558f
|
Fix #1556322 [automatic adding not sorted to last modified time stamp](https://bugs.launchpad.net/calibre/+bug/1556322)
|
2016-03-13 09:26:27 +05:30 |
|
Kovid Goyal
|
26ee920fd8
|
...
|
2016-03-12 08:00:16 +05:30 |
|
Kovid Goyal
|
2f7857479d
|
Fix #1555871 [Manage user categories causes loss of sorting](https://bugs.launchpad.net/calibre/+bug/1555871)
Merge branch 'master' of https://github.com/cbhaley/calibre
|
2016-03-11 18:21:33 +05:30 |
|
Charles Haley
|
5d0e8932dd
|
fix bug #1555871: Manage user categories causes loss of sorting
|
2016-03-11 12:56:38 +01:00 |
|
Kovid Goyal
|
b286ce1745
|
...
|
2016-03-11 10:00:42 +05:30 |
|
Kovid Goyal
|
edd3e561ae
|
version 2.53.0
v2.53.0
|
2016-03-11 08:37:28 +05:30 |
|
Kovid Goyal
|
adb4cf458a
|
Modernize test email dialog
|
2016-03-10 17:09:44 +05:30 |
|
Kovid Goyal
|
fa0533ec0d
|
Conversion: Implement style transformation via rules. Look under the "Transform Styles" tab of the Look & Feel section of the conversion dialog
|
2016-03-10 16:40:16 +05:30 |
|
Kovid Goyal
|
941f395ca3
|
Add support for transforming style rules to ebook-convert
|
2016-03-10 14:47:14 +05:30 |
|
Kovid Goyal
|
debc7438d2
|
...
|
2016-03-10 13:01:12 +05:30 |
|
Kovid Goyal
|
61ae37d726
|
Re-design the Look & Feel section of the conversion dialog to make options better organized
|
2016-03-10 12:27:42 +05:30 |
|
Kovid Goyal
|
2da3c9d30b
|
Edit Book: A new tool to transform book styling using easy to create rules.
For example, you can create rules to change colors in the book or to
double the font size of all text in the book, etc. For details, see
https://manual.calibre-ebook.com/edit.html#transforming-css-properties
|
2016-03-10 11:04:04 +05:30 |
|
Kovid Goyal
|
acd87396d9
|
Finish implementation of style transform rules dialog
|
2016-03-10 09:47:54 +05:30 |
|