Commit graph

50 commits

Author SHA1 Message Date
Alex Adam
6b4268f5b0 check if iframe content exists before replacing it 2020-06-18 16:39:44 +03:00
Alex Adam
1d40954594 remove hidden elements when style is not included 2020-06-18 13:35:59 +03:00
Alex Adam
4a4dad44af replace iframes with divs 2020-06-18 13:19:36 +03:00
Alex Adam
3f162d75dc handle base64 & binary images 2020-06-16 18:19:04 +03:00
Alex Adam
21ccfcf766 handle base64 & binary images 2020-06-16 17:14:27 +03:00
Alex Adam
4bfc906eb9 detect image type from img src links without a file's extension 2020-06-16 14:38:30 +03:00
Alex Adam
9a75e6e92a misc changes; removed force() 2020-02-28 14:15:48 +02:00
Alex Adam
b49b78ad88 misc changes - with force() 2020-02-28 14:05:43 +02:00
Alex Adam
7670aff952 misc updates WIP 2020-02-24 18:25:49 +02:00
Alex Adam
b72d7934dd misc updates WIP 2020-02-24 14:00:33 +02:00
Alex Adam
74673b5449 misc updates WIP 2020-02-24 10:50:00 +02:00
Alex Adam
5d1ff43012 misc updates WIP 2020-02-21 15:15:11 +02:00
Alex Adam
c39c62b8ec update tests 2020-02-20 16:02:01 +02:00
Alex Adam
8abb752520 update tests 2020-02-20 15:12:45 +02:00
Alex Adam
a7258b3c81 misc bug fixes 2018-11-03 13:15:17 +02:00
Alex Adam
77d622d460 fix for MathML not rendered correctly; Include style menu option not saved 2018-07-14 17:32:45 +03:00
Alex Adam
d3ea23f3bf misc bug fixes 2018-03-24 20:45:41 +02:00
Alex Adam
9237935f69 misc bug fixes 2018-03-12 19:52:10 +02:00
Alex Adam
74f4263678 bug fix - do not apply styles on svg elements 2018-03-10 14:28:48 +02:00
Alex Adam
917d8da78c misc fixes 2018-03-10 14:21:01 +02:00
Alex Adam
d25e851edc escape XML chars in title 2017-10-26 18:06:31 +03:00
Alex Adam
36c9b68e10 fix & & problem in title for chapters; Issue #10 2017-10-25 21:24:03 +03:00
Alex Adam
eefc97bdfb fix & & problem in title; Issue #10 2017-10-25 20:43:45 +03:00
Alex Adam
11604a8a56 include hr and br html tags when extracting data 2017-10-11 21:19:24 +03:00
Alex Adam
5cabb7a458 add more predefined styles 2017-09-06 21:47:33 +03:00
Alex Adam
db77b562b1 review supported css properties 2017-09-06 20:12:25 +03:00
alexadam
6b493b25a7 add style support for force mode 2017-07-22 20:20:38 +03:00
alexadam
5f01a960f1 misc fixes for Google Play Books upload issue 2017-07-14 22:00:25 +03:00
alexadam
53620b6456 keep track of applied styles and add them if Include Style is not set 2017-07-11 21:52:04 +03:00
alexadam
84dfab759f extract custom style WIP 2017-06-13 21:18:47 +03:00
alexadam
3c626ac2bc link include styles to extract css 2017-06-12 22:12:44 +03:00
alexadam
475ea4c158 misc style fixes - WIP 2017-06-12 20:26:11 +03:00
alexadam
e4180c1808 add more css tags + apply style should work;; WIP 2017-05-20 21:45:47 +03:00
alexadam
9e3ed840fd css fixes for img and links 2017-04-10 22:03:40 +03:00
alexadam
7dd34efee5 styles - wip 2017-03-11 14:21:05 +02:00
alexadam
79609be75d fix wrong ebook name if page has no title 2016-09-21 17:17:14 +03:00
alexadam
f9e615501d misc performance improvements 2016-09-19 16:36:55 +03:00
alexadam
06027ea882 fix generate from/add as chapter an empty selection 2016-09-16 11:51:47 +03:00
alexadam
f046e72253 add support for inline SVG 2016-09-12 10:57:35 +03:00
alexadam
586173d87f convert canvas to png image 2016-09-09 19:31:37 +03:00
alexadam
c752f7a3b6 fix relative URLs bugs 2016-09-07 13:50:37 +03:00
alexadam
947c5613f7 better support for MathJax/MathML 2016-09-06 17:35:13 +03:00
alexadam
523c314374 misc bug fixes: links without href; imgages without src 2016-09-05 12:13:20 +03:00
alexadam
a9624b8df9 add basic support for MathML 2016-09-02 12:08:57 +03:00
alexadam
c8b4771cfe add support for more html elements 2016-08-30 12:07:20 +03:00
alexadam
9f4b6be294 fix epubcheck   error 2016-08-27 14:37:03 +03:00
alexadam
e737203bab better formatting for pre & code elements 2016-08-27 11:55:40 +03:00
alexadam
99ed991514 better formatting for pre & code elements 2016-08-27 11:35:04 +03:00
alexadam
0124977a37 add support for base64 imgs; don't execute extract scripts multiple times on the same tab 2016-08-24 14:56:05 +03:00
alexadam
b43ce9d6f6 misc 2016-08-18 13:42:27 +03:00
Renamed from extractHtml.js (Browse further)